Files
sermon-notes/config/routes/web_profiler.yaml
T
ryan ac1cadfd1d upd: config/routes
fix framework and web_profiler resource routes for Symfony 7.4
2026-06-25 10:52:19 -04: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