Skip to content
Discussion options

You must be logged in to vote

You definitely need to configure and apply migrations in all environments. Otherwise you'll have differences in your environments and won't be able to track bugs and have issues everywhere. All your environments should be in sync.

I believe you can just run the generate command once per migration, and then apply it to each environment. To be honest I think this is a great idea.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@arashi-dev
Comment options

Answer selected by arashi-dev
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants