first commit

This commit is contained in:
team 1
2026-02-11 14:15:08 +01:00
parent a4742c2c38
commit aa7d362bc3
58 changed files with 9999 additions and 0 deletions

6
config/routes.yaml Normal file
View File

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