CrestApps / laravel-code-generator

An efficient Laravel code generator, saving time by automating the creation of resources such as views, controllers, routes, migrations, languages, and form-requests. Highly flexible and customizable, it includes a cross-browser compatible template and client-side validation for application modernization.
https://laravel-code-generator.crestapps.com
MIT License
738 stars 158 forks source link

Custom Folder #184

Closed mgip closed 2 years ago

mgip commented 2 years ago

Hello guys, beforeall, thx so much for amazing package.

Is any way to change the folder output to controllers, models, routesm etc etc.

Thanks.

MikeAlhayek commented 2 years ago

Hello, you should be able to add the rules to the laravel-code-generator.php file

Here is a list of available config you can add to the file. https://github.com/CrestApps/laravel-code-generator/blob/master/config/default.php