Skip to content

paralaks laravel 5.0 built with bootstrap 3 using gulp to compile css

License

Notifications You must be signed in to change notification settings

UnderDogg/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

paralaks laravel 5.0 built with bootstrap 3 using gulp to compile css

Topics

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%