resq/config/routes.yaml
2019-10-25 08:59:52 +00:00

12 lines
263 B
YAML

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