diff --git a/symfony/routing/7.4/config/routes.yaml b/symfony/routing/7.4/config/routes.yaml index 49f0df34c..cef258cdf 100644 --- a/symfony/routing/7.4/config/routes.yaml +++ b/symfony/routing/7.4/config/routes.yaml @@ -6,3 +6,6 @@ # To list all registered routes, run the following command: # bin/console debug:router + +controllers: + resource: routing.controllers