Updated recipe of symfony/recipe

This commit is contained in:
Jan Böhmer 2023-05-27 21:02:59 +02:00
parent 05b2515b3b
commit 8fb4e6c4ee
2 changed files with 9 additions and 7 deletions

View file

@ -1,6 +1,8 @@
#index:
# path: /
# controller: App\Controller\DefaultController::index
controllers:
resource:
path: ../src/Controller/
namespace: App\Controller
type: attribute
# Redirect every url without an locale to the locale of the user/the global base locale