—generate with models in subdirs
I noticed this:
If I have a model App/Models/Subdir/Mymodel and I create a resource with
make:filament-resource Subdir/Mymodel —generate, it creates it as Resources/Subdir/Mymodels.
It would be nice to avoid some way the creation of this Subdir, or have the control to put the resource where I want it.
0 Replies