Work on paths.

This commit is contained in:
Taylor Otwell
2014-10-02 19:39:47 -05:00
parent 7e781b3dc4
commit 800cdac1a0
4 changed files with 8 additions and 5 deletions

View File

@@ -45,7 +45,7 @@ return [
'local' => [
'driver' => 'local',
'root' => storage_path().'/work',
'root' => storage_path().'/app',
],
's3' => [