add symfony website-skeleton
Этот коммит содержится в:
3
config/routes/dev/twig.yaml
Обычный файл
3
config/routes/dev/twig.yaml
Обычный файл
@@ -0,0 +1,3 @@
|
||||
_errors:
|
||||
resource: '@TwigBundle/Resources/config/routing/errors.xml'
|
||||
prefix: /_error
|
7
config/routes/dev/web_profiler.yaml
Обычный файл
7
config/routes/dev/web_profiler.yaml
Обычный файл
@@ -0,0 +1,7 @@
|
||||
web_profiler_wdt:
|
||||
resource: '@WebProfilerBundle/Resources/config/routing/wdt.xml'
|
||||
prefix: /_wdt
|
||||
|
||||
web_profiler_profiler:
|
||||
resource: '@WebProfilerBundle/Resources/config/routing/profiler.xml'
|
||||
prefix: /_profiler
|
Ссылка в новой задаче
Block a user