working on offline docs.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
Route::get('/', function()
|
||||
{
|
||||
return Redirect::to('docs');
|
||||
return View::make('home.index');
|
||||
});
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user