Laravel 7.X Version Admin Panel Paper Dashboard
This is a Laravel 5.X adminpanel starter project with roles-permissions management based on Spatie Laravel-permission package, AdminBSB - Material Design theme and also has jquery Datatables.
It is a full Laravel project that you should use as a starter project and implement your own functions.
- 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
- Run php artisan migrate --seed (it has some seeded data - see below)
- That's it: launch the main URL and login with default credentials [email protected] - password