Skip to content

drashlabs/laravel-boilerplate

Repository files navigation

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 by running the command php artisan migrate
  6. Seed the database by running the command php artisan db:seed
  7. Serve your project by running the command php artisan serve 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.

About

Starter application for your Laravel project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages