mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 01:56:26 +03:00
moved routing specific configuration to the symfony/routing recipe
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
framework:
|
||||
router:
|
||||
strict_requirements: true
|
||||
@@ -12,5 +12,3 @@ framework:
|
||||
#fragments: ~
|
||||
php_errors:
|
||||
log: true
|
||||
router:
|
||||
strict_requirements: null
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
#index:
|
||||
# path: /
|
||||
# defaults: { _controller: 'App\Controller\DefaultController::index' }
|
||||
|
||||
# Depends on sensio/framework-extra-bundle:^3.0 and doctrine/annotations
|
||||
#controllers:
|
||||
# resource: ../src/Controller/
|
||||
# type: annotation
|
||||
Reference in New Issue
Block a user