Solved How to disable Symfony ?
-
hi,
i want to disable Symfony debugger . how can i do that ?
Regards, -
Hello @ercanyuzuk
Open your project directory and locate path.
Config->packages->dev->web_profiler.yaml
Open web_profiler.yaml and make changes as in screenshot:
Thank You!! -
thanks, it's ok now ...