Replies: 1 comment
-
I guess this package just replicates the Laravel implementations to a modular format. Native Laravel migrations has no namespace either. This question should be asked on Laravel repository. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Quick question: is it on purpose that migration files have no namespace in it when generated with the artisan command?
I know it's unlikely to happen, but there might be issues with multiple migrations sharing the same classname.
Thanks @nWidart for the awesome work 🚀
Beta Was this translation helpful? Give feedback.
All reactions