- After cloning this repository, go to the root folder, run the following command/s,
composer install composer update
- Import the sql file provided here or you can use your own schema
- Rename .env.example to .env and provide your database details there.
- Run
php artisan key:generate
You can see the demo of the project here
http://justlaravel.com/using-bootgrid-plugin-laravel/