Explorar o código

upgrade symfony routing

Vincent %!s(int64=2) %!d(string=hai) anos
pai
achega
a9386d82ca
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      config/routes.yaml

+ 8 - 0
config/routes.yaml

@@ -1,3 +1,11 @@
+controllers:
+  resource: ../src/Controller/
+  type: annotation
+
+kernel:
+  resource: ../src/Kernel.php
+  type: annotation
+
 login_check:
   path: /login_check
   methods: ['POST']