Files
symfony-skeleton/config/routes/web_profiler.yaml
2025-08-18 14:12:00 +03:00

9 lines
258 B
YAML

when@dev:
web_profiler_wdt:
resource: '@WebProfilerBundle/Resources/config/routing/wdt.php'
prefix: /_wdt
web_profiler_profiler:
resource: '@WebProfilerBundle/Resources/config/routing/profiler.php'
prefix: /_profiler