Pull in latest laravel/laravel changes

This commit is contained in:
Jonny Barnes 2017-03-27 19:10:51 +01:00
parent 997ade3c34
commit f2d8a5091d
8 changed files with 18 additions and 13 deletions

View file

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