initial commit
This commit is contained in:
12
config/routes.yaml
Normal file
12
config/routes.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
#controllers:
|
||||
# resource:
|
||||
# path: ../src/Controller/
|
||||
# namespace: App\Controller
|
||||
# type: attribute
|
||||
|
||||
|
||||
about:
|
||||
|
||||
path: /about
|
||||
|
||||
controller: App\Controller\DefaultController::about
|
||||
Reference in New Issue
Block a user