mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
Merge pull request #1449 from GromNaN/routes-cli-doc
Add doc about `debug:router`
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user