Sync config files

This commit is contained in:
James Brooks
2017-06-13 23:09:18 +01:00
parent 96a6d23a53
commit f9916ac0e1
7 changed files with 79 additions and 42 deletions

View File

@@ -22,7 +22,9 @@ return [
|
*/
'paths' => [realpath(base_path('resources/views'))],
'paths' => [
resource_path('views'),
],
/*
|--------------------------------------------------------------------------