Skip to content
Snippets Groups Projects
routes.yaml 199 B
Newer Older
Maxime Veber's avatar
Maxime Veber committed
index:
   path: /
   defaults: { _controller: 'App\Controller\DefaultController::index' }

# first, run composer req annotations
#controllers:
#    resource: ../src/Controller/
#    type: annotation