I am trying to activate my debugbar on my production server, but restrict it by IP, so it would only be available to me (and the others developers).
Nothing I tried worked, here's the list of what I did :
Added to my require : symfony/debug-bundle, symfony/web-profiler-bundle, Symfony/var-dumper
I am trying to activate my debugbar on my production server, but restrict it by IP, so it would only be available to me (and the others developers). Nothing I tried worked, here's the list of what I did : [list] [*]Added to my require : symfony/debug-bundle, symfony/web-profiler-bundle, Symfony/var-dumper