Tweak where views and lang files are located.
This commit is contained in:
@@ -13,7 +13,7 @@ return array(
|
||||
|
|
||||
*/
|
||||
|
||||
'paths' => array(app_path().'/Http/Views'),
|
||||
'paths' => array(base_path().'/resources/views'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user