diff --git a/symfony/routing/7.4/config/routes.yaml b/symfony/routing/7.4/config/routes.yaml index 64d7a9a83..8f00a0577 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 list all registered routes, run the following command: +# bin/console debug:router + controllers: resource: attributes type: tagged_services