$ git clone https://github.com/kajal98/laravel-ready-admin-panel.git
$ composer update
$ php artisan migrate && php artisan db:seed
$ php artisan serve
clone the repo and update the composer and your admin panel is ready.
HTML
$ git clone https://github.com/kajal98/laravel-ready-admin-panel.git
$ composer update
$ php artisan migrate && php artisan db:seed
$ php artisan serve