misterdebug / crud-generator-laravel

Create a Laravel 10 CRUD in a few seconds
315 stars 44 forks source link

Wishlist: Base path #22

Closed baradhili closed 1 year ago

baradhili commented 1 year ago

for example, it would be nice to be able to set the crud up in admin.crud instead of crud

misterdebug commented 1 year ago

It's planned and with custom paths for each directory (not only views) but I need to think how to handle the deletion with rm:crud command

misterdebug commented 1 year ago

I've opened a discussion/poll about it here : https://github.com/misterdebug/crud-generator-laravel/discussions/30 I close this issue