removed application and resolver classes. added phpunit tests.
This commit is contained in:
@@ -39,7 +39,7 @@ return array(
|
||||
|
|
||||
*/
|
||||
|
||||
'home.index' => array('name' => 'home', function($laravel, $view)
|
||||
'home.index' => array('name' => 'home', function($view)
|
||||
{
|
||||
//
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user