Skip to content

reimo/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 CRM application written Laravel 5. Mobile friendly (bootstrap 3).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 51.5%
  • CSS 31.1%
  • JavaScript 14.0%
  • HTML 3.3%
  • ApacheConf 0.1%