Use working directory.

This commit is contained in:
Taylor Otwell 2014-08-29 15:53:01 +02:00
parent a27f7486dc
commit aa9015cac0
2 changed files with 1 additions and 1 deletions

View File

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

0
storage/work/.gitkeep Normal file
View File