You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
redo all namespaces to file nWidart's module by hand
I do not think that this package will do that for you automatically ... however, please note that I have not tried changing any default settings in the config files. But still ... doing a search and replace in sublime is very easy.
I have finally had a chance to play around with my idea. I am not using the module package right now but you can change the config file for the generator.
I added the "User" to the end and then ran everything. I would think that to do this for a module you would have to create the module first and then change the config file to point to the all the directories in the module.
I haven't had a chance to move routes around but I'm thinking it should be really easy to do.
Activity
illuminate3 commentedon May 31, 2017
I am currently working towards this.
Game plan:
I do not think that this package will do that for you automatically ... however, please note that I have not tried changing any default settings in the config files. But still ... doing a search and replace in sublime is very easy.
arieltoledo commentedon May 31, 2017
@illuminate3 ll,be nice if you write a small tutorial on this.
illuminate3 commentedon Jun 8, 2017
HI,
I have finally had a chance to play around with my idea. I am not using the module package right now but you can change the config file for the generator.
I added the "User" to the end and then ran everything. I would think that to do this for a module you would have to create the module first and then change the config file to point to the all the directories in the module.
I haven't had a chance to move routes around but I'm thinking it should be really easy to do.
shemgp commentedon Feb 8, 2018
Using
melihovv/laravel-package-generator
and changinglaravel_generate.php
to bellow enables generation of CRUD inside packages:karneaud commentedon May 19, 2019
@mitulgolakiya @illuminate3 @arieltoledo @shemgp seems this guy may have a solutions https://github.com/dsielab/generator-module