国产+高潮+在线,国产 av 仑乱内谢,www国产亚洲精品久久,51国产偷自视频区视频,成人午夜精品网站在线观看

使用webman-tech/laravel-filesystem

leizhishang

問題描述

wenman2.1 使用webman-tech/laravel-filesystem 3.1 插件

程序代碼

use WebmanTech\LaravelFilesystem\Facades\Storage

$res = Storage::disk('qiniu')->put('/test', file_get_contents($file));

報錯信息

PHP Fatal error:  Declaration of WebmanTech\LaravelFilesystem\FilesystemManager::createLocalDriver(array $config) must be compatible with Illuminate\Filesystem\FilesystemManager::createLocalDriver(array $config, string $name = 'local') 

截圖報錯信息里報錯文件相關(guān)代碼

截圖

操作系統(tǒng)及workerman/webman等框架組件具體版本

"php": ">=8.1",
"workerman/webman-framework": "^2.1",
"webman-tech/laravel-filesystem": "^3.1"

428 0 0
0個回答

??