Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.49 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.49 KB

Laravel Boilerplate

Project Features

  1. Automated backups using Laravel Backup
  2. ACL using Laravel Permission
  3. Eloquent auditing using Laravel Auditing
  4. Avatar management using Gravatar
  5. Customizable error pages from Laravel Collective
  6. Server-side DataTables support using Laravel Datatables

Dev Features

  1. Laravel Sentry
  2. Laravel Generators

Installation

  1. Use this project as a template for your new app.
  2. Update the .env with your project settings
  3. Setup Scheduling and Queues
  4. Update UsersTableSeeder with your details.
  5. Migrate and seed the database.
  6. Serve your project, explore and build something awesome.

Communication

If you have a question/query/suggestion, feel free to send an e-mail to ndiranguwaweru@gmail.com.

License

The project is open-sourced software licensed under the MIT license.