Commit d0a6dbf1 authored by Taylor Otwell's avatar Taylor Otwell Committed by GitHub

Merge pull request #4165 from zlatevbg/use-consistent-config-paths

[5.4] Use consistent config paths
parents 9ce2f8eb 63dc985f
......@@ -14,7 +14,7 @@ return [
*/
'paths' => [
realpath(base_path('resources/views')),
resource_path('views'),
],
/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment