scaffolding
This commit is contained in:
7
config/routes
Normal file
7
config/routes
Normal file
@ -0,0 +1,7 @@
|
||||
/static StaticR Static appStatic
|
||||
/auth AuthR Auth getAuth
|
||||
|
||||
/favicon.ico FaviconR GET
|
||||
/robots.txt RobotsR GET
|
||||
|
||||
/ HomeR GET POST
|
Reference in New Issue
Block a user