This is a Laravel starter kit, you just need to download it, set this project according to the laravel framework setup.
- Install composer
- Run
composer update
- cp .env.example .env
- configure db credential
- php artisn serve
- Go to localhost::8000
- Beautiful and open source dashboard theme for backend AdminLTE 2
- Logs viewer
- Grid [leantony/laravel-grid]