You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When changes are made to PHP files, the containers are not restarting in dev. This is most likely a stale named volumes issue. Changing the setup to bind mounts should fix this for now.