- Install the package via composer
composer require balajidharma/laravel-crud
- Publish the migration and the config/menu.php config file with
php artisan vendor:publish --provider="BalajiDharma\LaravelCrud\CrudServiceProvider"
The "Basic Laravel Admin Penel" starter kit come with Laravel CRUD