I had this issue and running php artisan cache:clear worked for me. or try running composer dumpauto
Dec 19, 2022
5
Level 1
Laravel Sail in docker does not reflect changes
Hi,
I'm running a default setup of Laravel sail and Docker on my M2 MacBook. For some reason controller and route changes are not reflected in real time. They only appear when I stop and start the docker container again.
Does anyone have an idea or solution to this issue?
Please or to participate in this conversation.