zgldh / qiniu-laravel-storage

Qiniu 云储存 Laravel 5 Storage版
MIT License
521 stars 79 forks source link

增加对私有库的配置,修复avinfo等 #30

Closed django-wong closed 7 years ago

django-wong commented 7 years ago
  1. Fixed issue while execute avinfo, imageInfo, imagePreviewUrl and other similar fops in a private bucket

  2. Fixed issue in QiniuAdapter@avInfo() see here

  3. Added rest parameters to QiniuStorage@persistentFop

  4. A final chance to modify $notify_url, this could be useful if user wants to customize the notify url parameters. see QiniuAdapter@persistentFop