Sync config files
This commit is contained in:
@@ -22,7 +22,9 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'paths' => [realpath(base_path('resources/views'))],
|
||||
'paths' => [
|
||||
resource_path('views'),
|
||||
],
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user