Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c05335 commit c7d9f6aCopy full SHA for c7d9f6a
app/config/routing_dev.yml
@@ -10,5 +10,9 @@ _configurator:
10
resource: "@SensioDistributionBundle/Resources/config/routing/webconfigurator.xml"
11
prefix: /_configurator
12
13
+_errors:
14
+ resource: "@TwigBundle/Resources/config/routing/errors.xml"
15
+ prefix: /_error
16
+
17
_main:
18
resource: routing.yml
0 commit comments