qiniu-laravel-storage icon indicating copy to clipboard operation
qiniu-laravel-storage copied to clipboard

Qiniu 云储存 Laravel 5 Storage版

Results 8 qiniu-laravel-storage issues
Sort by recently updated
recently updated
newest added

```php 8.1 Return type of zgldh\QiniuStorage\QiniuUrl::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /xxxx/vendor/zgldh/qiniu-laravel-storage/src/QiniuUrl.php on line 110...

laravel8 php 8.1 $disk->delete(['file1.jpg', 'file2.jpg']); 数组删除没有成功

Laravel9 PHP8 无法上传图片 `TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in file D:\phpstudy_pro\WWW\laravel9.dd.com\vendor\qiniu\php-sdk\src\Qiniu\Auth.php on line 117 ` ` #0 D:\phpstudy_pro\WWW\laravel9.dd.com\vendor\qiniu\php-sdk\src\Qiniu\Auth.php(117): count(NULL) #1 D:\phpstudy_pro\WWW\laravel9.dd.com\vendor\qiniu\php-sdk\src\Qiniu\Auth.php(227): Qiniu\Auth->signQiniuAuthorization('http://rs.qiniu...', 'GET',...

照片是删除成功了,但一直报错 laravel7 版本0.10.3 调用方式 `$disk = \Storage::disk('qiniu'); $res = $disk->delete($img_list); var_dump($res);` 报错 `Argument 1 passed to zgldh\\QiniuStorage\\QiniuAdapter::logQiniuError() must be an instance of Qiniu\\Http\\Error, array given, called in /www/wwwroot/我的项目/vendor/zgldh/qiniu-laravel-storage/src/QiniuAdapter.php on line...

php 7.4.9 laravel8 $file = $this->file(); $name = 'Addon/Quiz/'.strtoupper($file->getClientOriginalExtension()).date('YmdHis',time()).'/logo.'.$file->getClientOriginalExtension(); $result = $disk->put($name, $file); result一直是false

能否增加一个图片鉴黄 NROP 功能,目前我看到源码里面关于七牛云SDK属性都是私有的,不能调用七牛云SDK的方法

你好要实现普通音视频转码,我该怎么做? https://developer.qiniu.com/dora/api/1248/audio-and-video-transcoding-avthumb

avatar_11504007614.jpg/fNIcjKJz2sel955xaeTxNSUo6zQU0PTcW3kFUQN6.jpeg -- 会自动在jpg后面添加上token.jpeg,这是什么鬼啊!