tweaking routes.
This commit is contained in:
parent
95528adab5
commit
48419ad321
|
@ -17,7 +17,6 @@
|
|||
|
||||
'GET /' => function()
|
||||
{
|
||||
$this->
|
||||
return View::make('home/index');
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue