caisse-bliss/v1/config/routes.yaml

14 lines
287 B
YAML
Raw Normal View History

2025-02-09 16:45:35 +01:00
controllers:
resource: ../src/Controller/
type: annotation
kernel:
resource: ../src/Kernel.php
type: annotation
# the "app_lucky_number" route name is not important yet
app_lucky_number:
path: /lucky/number
controller: App\Controller\DefaultController::number