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 7f22635 commit 9fc0835Copy full SHA for 9fc0835
README.md
@@ -42,7 +42,7 @@
42
43
## 安装
44
45
- - ```composer require zgldh/qiniu-laravel-storage```
+ - ```composer require zgldh/qiniu-laravel-storage:0.10.3```
46
- ```config/app.php``` 里面的 ```providers``` 数组, 加上一行 ```zgldh\QiniuStorage\QiniuFilesystemServiceProvider::class```
47
- ```config/filesystem.php``` 里面的 ```disks```数组加上:
48
0 commit comments