tweaking routes.
This commit is contained in:
@@ -17,7 +17,6 @@ return array(
|
|||||||
|
|
||||||
'GET /' => function()
|
'GET /' => function()
|
||||||
{
|
{
|
||||||
$this->
|
|
||||||
return View::make('home/index');
|
return View::make('home/index');
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user