misterdebug / crud-generator-laravel

Create a Laravel 10 CRUD in a few seconds
312 stars 43 forks source link

New feature suggested : generate CRUD API #2

Closed misterdebug closed 2 years ago

misterdebug commented 2 years ago

Do you want me to add a new command to generate a crud API instead of views ?

php artisan make:crud-api

misterdebug commented 2 years ago

WIP :)