Use working directory.
This commit is contained in:
@@ -45,7 +45,7 @@ return [
|
||||
|
||||
'local' => [
|
||||
'driver' => 'local',
|
||||
'root' => base_path(),
|
||||
'root' => storage_path().'/work',
|
||||
],
|
||||
|
||||
's3' => [
|
||||
|
||||
0
storage/work/.gitkeep
Normal file
0
storage/work/.gitkeep
Normal file
Reference in New Issue
Block a user