Replies: 1 comment
-
sorry, this is now supported in this package. what you can do instead is turn on scan mode in the config and add multiple paths that can be scanned, you would have to update the namespaces for all files within those modules placed in the defined paths.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I just want to separate modules for their scope, I want to create Auth for User and Admin then I want to separate them into two folders inside Modules. Is that possible to create with artisan command?
Example :
Modules ->
Beta Was this translation helpful? Give feedback.
All reactions