We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42aba67 + 964ded3 commit e3687f6Copy full SHA for e3687f6
symfony/routing/7.4/config/routes.yaml
@@ -1,5 +1,8 @@
1
# $schema: ../vendor/symfony/routing/Loader/schema/routing.schema.json
2
3
+# To list all registered routes, run the following command:
4
+# bin/console debug:router
5
+
6
controllers:
7
resource: attributes
8
type: tagged_services
0 commit comments