mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-02-12 13:52:19 +00:00
12 lines
179 B
YAML
12 lines
179 B
YAML
app_homepage:
|
|
path: /
|
|
controller: AppBundle:Homepage:show
|
|
|
|
app_blog:
|
|
path: /blog
|
|
defaults:
|
|
_controller: AppBundle:Blog:list
|
|
|
|
app_logout:
|
|
path: /logout
|