resq/config/routes/home.yaml

12 lines
259 B
YAML

home:
path: /
controller: App\Controller\HomeController::index
home2:
path: /home
controller: App\Controller\HomeController::index
rider_locations:
path: /rider_locations
controller: App\Controller\HomeController::getRiderLocations