should migrations runs from package or published ? #193
Unanswered
lucacalcaterra
asked this question in
Q&A
Replies: 1 comment
-
it's up to you When you use |
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,
sorry for my little laravel experience.
I try to manage to create a package but cannot understand if migrations should be only published or i can run them from packages ? Anyway, In the last case migration not run if launched from application with php artisan migrate.
Thanks !
Luca
Beta Was this translation helpful? Give feedback.
All reactions