8 lines
182 B
YAML
8 lines
182 B
YAML
home:
|
|
path: /
|
|
controller: App\Controller\HomeController::index
|
|
|
|
rider_locations:
|
|
path: /rider_locations
|
|
controller: App\Controller\HomeController::getRiderLocations
|
|
|