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.
1 parent c4ee0f6 commit 2a4f45cCopy full SHA for 2a4f45c
config/routes.yaml
@@ -1,5 +1,9 @@
1
# yaml-language-server: $schema=../vendor/symfony/routing/Loader/schema/routing.schema.json
2
3
+# This file is the entry point to configure the routes of your app.
4
+# Methods with the #[Route] attribute are automatically imported.
5
+# See also https://symfony.com/doc/current/routing.html
6
+
7
# To list all registered routes, run the following command:
8
# php bin/console debug:router
9
symfony.lock
@@ -248,7 +248,7 @@
248
"repo": "github.com/symfony/recipes",
249
"branch": "main",
250
"version": "7.4",
251
- "ref": "eea306491b6e4872accd20caa9a428b1e468f082"
+ "ref": "11b4a52c3e254026523a4a3c46f2230183deab38"
252
},
253
"files": [
254
"config/packages/routing.yaml",
0 commit comments