composer require theorem/fat-crud
Publish Service Provider to app/config/app.php
'Theorem\FatCrud\FatCrudServiceProvider'
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate co...
Generate production-style Laravel feature structure from one Artisan command: CR...
Generador automático de vistas CRUD Blade para Laravel con componentes reutiliza...
Complete CRUD scaffolding generator for Laravel 12 with API, Blade views, Livewi...
Artisan command to generate routing, views and controllers from a database table