mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
Use working directory.
This commit is contained in:
parent
a27f7486dc
commit
aa9015cac0
@ -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
Loading…
x
Reference in New Issue
Block a user