pqrs / l5b-crud

CRUD artisan command for rappasoft/laravel-5-boilerplate
21 stars 15 forks source link

Sorting nested models/related models in folders #10

Open dvanp opened 5 years ago

dvanp commented 5 years ago

For me it would be great if I could generate models and add some organization to the folders So I would have:

Would it be possible to implement this? This would also mean it should be reflected in the namespaces etc.

dvanp commented 5 years ago

I've made a basic implementation of this myself. Please check if it is useful enough to make a pull request, this is the first time I modified a package myself. https://github.com/dvanp/l5b-crud