mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -05:00
Update the views config file to match upstream laravel
This commit is contained in:
parent
f05cd50208
commit
65b2a89475
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ return [
|
|||
*/
|
||||
|
||||
'paths' => [
|
||||
realpath(base_path('resources/views')),
|
||||
resource_path('views'),
|
||||
],
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue