frankenphp
frankenphp copied to clipboard
Auto-restart frankenphp in worker mode on file changes (for Docker local development)
Describe you feature request
Opening an issue for this so it doesn't get forgotten. Discussion: https://github.com/dunglas/frankenphp/discussions/556
The custom solution I implemented was using lots of CPU so I had to disable it. It'd be great to have a built in way of handling this. Currently I'm restarting the container manually every time I make a file change 😵💫
Would it be difficult to add this to the container image as a --watch flag?
It's on my todo list!