mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-05-16 21:18:23 -04:00
Include Vendor
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
app_homepage:
|
||||
path: /
|
||||
controller: AppBundle:Homepage:show
|
||||
|
||||
app_blog:
|
||||
path: /blog
|
||||
defaults:
|
||||
_controller: AppBundle:Blog:list
|
||||
|
||||
app_logout:
|
||||
path: /logout
|
||||
Reference in New Issue
Block a user