安装引导
This commit is contained in:
parent
162771bdfe
commit
5bc7e004fb
|
|
@ -43,9 +43,9 @@ return [
|
|||
|
|
||||
*/
|
||||
'permissions' => [
|
||||
'storage/framework/' => '775',
|
||||
'storage/logs/' => '775',
|
||||
'bootstrap/cache/' => '775',
|
||||
'storage/framework/' => '755',
|
||||
'storage/logs/' => '755',
|
||||
'bootstrap/cache/' => '755',
|
||||
],
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue