Merge pull request #260

This commit is contained in:
symfony-flex-server[bot]
2017-11-18 07:26:14 +00:00
committed by GitHub
3 changed files with 8 additions and 5 deletions
@@ -0,0 +1,3 @@
controllers:
resource: ../src/Controller/
type: annotation
+5
View File
@@ -0,0 +1,5 @@
{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}
-5
View File
@@ -1,8 +1,3 @@
#index:
# path: /
# defaults: { _controller: 'App\Controller\DefaultController::index' }
# first, run composer req annotations
#controllers:
# resource: ../src/Controller/
# type: annotation