Use consistent config paths

This commit is contained in:
Dimitar Zlatev 2017-03-05 13:30:16 +02:00
parent 9ce2f8ebc9
commit 63dc985f2f
1 changed files with 1 additions and 1 deletions

View File

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