Level 104
You'll need to make them individually unless you look at packages such as https://github.com/tdebatty/laravel-resource-generator or https://github.com/laravel-shift/blueprint (albeit neither will generate models and controllers from existing database tables).
1 like