Sometimes, when something is broken with the file synchronization, or if you just messed up the containers, you'll need to restart a Local Beach project's containers.
A new command would help, which basically does beach stop --remove && beach start --pull false.
Sometimes, when something is broken with the file synchronization, or if you just messed up the containers, you'll need to restart a Local Beach project's containers.
A new command would help, which basically does
beach stop --remove && beach start --pull false
.