File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed
Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -21,12 +21,6 @@ Laravel 的阿里云对象存储 Storage 扩展
2121 ```
2222 $ composer require alphasnow/aliyun-oss-laravel
2323 ```
24- 或者在你的`composer.json`中声明依赖:
25- ```
26- "require": {
27- "alphasnow/aliyun-oss-laravel": "^2.8"
28- }
29- ```
3024 然后通过`composer install`安装依赖。
3125
32262. 修改环境配置 `.env`
Original file line number Diff line number Diff line change @@ -21,12 +21,6 @@ This package is a wrapper bridging [aliyun-oss-flysystem](https://github.com/alp
2121 ``` bash
2222 $ composer require alphasnow/aliyun-oss-laravel
2323 ```
24- You can also declare the dependency on Alibaba Cloud Object Storage Service For Laravel in the composer.json file.
25- ```
26- " require" : {
27- " alphasnow/aliyun-oss-laravel" : " ~2.8"
28- }
29- ```
3024 Then run ` composer install` to install the dependency.
3125
32262. Modify the environment file ` .env`
You can’t perform that action at this time.
0 commit comments