11 Aug 2020, 07:03
hi,
i want to disable Symfony debugger . how can i do that ?
Regards,
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:
thanks, it's ok now ...