Files
symfony-flex-recipes/symfony/routing/3.3/config/routes.yaml
T

9 lines
204 B
YAML

#index:
# path: /
# defaults: { _controller: 'App\Controller\DefaultController::index' }
# first, run composer req annotations
#controllers:
# resource: ../src/Controller/
# type: annotation