library l5-upload-client
upload client for sour lemon upload system
imvkmark/l5-upload-client
upload client for sour lemon upload system
- Monday, June 6, 2016
- by imvkmark
- Repository
- 1 Watchers
- 0 Stars
- 3 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
加载本扩展
在 config/app.php
的 providers
部分加入, (*1)
Imvkmark\L5UploadClient\L5UploadClientServiceProvider::class
生成配置
- 配置config
如果是需要强制生成配置, 在后边加入
--force
选项
php artisan vendor:publish --tag=sour-lemon
- 获取的配置项目填写到
l5-upload-client.php
enable 是否启用上传
app_key 上传 public key
app_secret 上传 public secret
expires 过期时间 / 分钟
image_url 上传图片的地址
token_url 获取token的地址
version 版本号
dev-master
9999999-dev
upload client for sour lemon upload system
Sources
Download
The Requires
by
Mark Zhao