Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 743 Bytes

readme.md

File metadata and controls

14 lines (10 loc) · 743 Bytes

Laravel DMI portal admin panel

This is a Laravel 5.4 adminpanel starter project with roles-permissions management based on Spatie Laravel-permission package, AdminLTE theme and Datatables.net.

Usage

This is not a package - it's a full Laravel project that you should use as a starter boilerplate, and then add your own custom functionality.

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Execute .sql on Mysql
  • That's it: launch the main URL and login with default credentials [email protected] - password