Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

camdevius's avatar

The changes in SAIL are not reflected in Docker

I installed a new project with Sail, I've already done all the necessary configuration, and all containers are running correctly. The issue I'm having is when I run sail npm run dev, it shows everything as it should be, but if I make a modification in the code, it's not reflected in the container. Why is that?

0 likes
1 reply

Please or to participate in this conversation.