Update recipe routing

This commit is contained in:
Tim
2023-09-29 11:04:01 +02:00
parent b6557203e5
commit d6b4ef4497
2 changed files with 9 additions and 7 deletions

View File

@ -1,3 +1,5 @@
#index:
# path: /
# controller: App\Controller\DefaultController::index
controllers:
resource:
path: ../src/Controller/
namespace: App\Controller
type: attribute