We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce9fe1 commit fc84916Copy full SHA for fc84916
README.md
@@ -25,6 +25,8 @@ upload_max_filesize = 1024M
25
post_max_size = 1024M
26
```
27
28
+> 文件夹权限
29
+
30
```shell
31
sudo chmod -R 777 public/upload/
32
0 commit comments