Skip to content

paralaks/crm-laravel

Repository files navigation

crm-laravel

A CRM application in Laravel 5

This a project I've developed as part of my self-learning. It uses Laravel 5, Bootstrap 3 and some jQuery components. You can use it at your own risk.

Setup

  • Install Laravel and save all files under project folder.
  • Update database credentials in config/database.php or save a copy of .env-example file as .env and update credentials
  • Run migrations and seed database.
  • Use user credentials in the seeder to login.

About

A basic, mobile-friendly CRM application written in Laravel 5.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published