Replies: 0
I’m starting to work more and more on wordpress development. I use git local and git host to work with other devs.
Sometimes i pull and fork. Other times i run commits on git host directly. I also use wp-env as a docker instance to run my wordpress version and test plugins.
Problem is though, it’s a pain updating the database all the time. Is there a solution to this ?
What’s your workflow exactly ? Do you use git, wp-env or docker ?