diff --git a/symfony/routing/7.4/config/routes.yaml b/symfony/routing/7.4/config/routes.yaml index 64d7a9a8..e775358e 100644 --- a/symfony/routing/7.4/config/routes.yaml +++ b/symfony/routing/7.4/config/routes.yaml @@ -1,5 +1,8 @@ # $schema: ../vendor/symfony/routing/Loader/schema/routing.schema.json +# To see all the routes, use the debug command +# bin/console debug:router + controllers: resource: attributes type: tagged_services