Readymade Laravel Admin Panel clone the repository $ git clone https://github.com/kajal98/laravel-ready-admin-panel.git update composer $ composer update migrate the files $ php artisan migrate && php artisan db:seed run in localhost $ php artisan serve