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

php8.2 使用 redis 啟動報錯 [已解決]

問題描述 php8.2 使用redis 報錯 報錯信息 Class "Redis" not found in /Users/yuanzhihai/Sites/local/webman2/vendor/illuminate/redis/Connectors/PhpRedisConnector.php:81 操作系統(tǒng)及workerman/webman等框架組件具體版本 workerman/webman-framewor...

yzh52521 發(fā)表與 2023-08-21 1974 瀏覽 2 回答
phar 打包后 問題

PHP Warning: mkdir(): Read-only file system in build/webman.phar/vendor/webman/console/src/Application.php on line 24 Warning: mkdir(): Read-only file system in build/webman.phar/vendor/webman/console/src/Appl...

yzh52521 發(fā)表與 2022-04-29 3091 瀏覽 1 回答
老大 請教下在業(yè)務(wù)代碼中調(diào)用命令行 希望增加 類似 tp colsole::call() 和 laravel Artisan::call() 這樣的方法

使用 業(yè)務(wù)代碼中想調(diào)用webman命令行 想通過一個命令名執(zhí)行 $parameters = '{}'; $command = ['command' => 'mail']; $input = new ArrayInput(array_merge($command, json_decode($parameters, true))); ...

yzh52521 發(fā)表與 2022-04-28 1344 瀏覽 1 回答
webman/think-orm 問題

"require": { "php": ">=7.4", "workerman/webman-framework": "^1.3.0", "monolog/monolog": "^2.0", "topthink/think-orm": "^2.0" }, 使用的是 psr/log 1.1.4 這樣安裝到 就是 topthink/think-orm 2.0.53 "requir...

yzh52521 發(fā)表與 2022-04-13 2263 瀏覽 1 回答
webman-framework 1.3.8 報錯

開啟自動路由 PHP Fatal error: Uncaught FastRoute\BadRouteException: Cannot register two routes matching "/" for method "GET" in /Users/yuanzhihai/Sites/local/webman/vendor/nikic/fast-route/src/Da...

yzh52521 發(fā)表與 2022-04-01 1824 瀏覽 1 回答
中間件可以不可以 也增加傳遞參數(shù)的功能 (個人建議)

類似 tp laravel 中 public function handle($request, \Closure $next, $name) { if ($name == 'think') { return redirect('index/think'); } return $next($request); } 這樣向中間件里...

yzh52521 發(fā)表與 2022-03-26 1886 瀏覽 2 回答
在 命令行 使用 ThinkPHP 模版 問題

在命令行使用 thinkphp 模版 $content = ThinkPHP::render($template, $param); 會報錯 這行代碼 $app = $app == null ? \request()->app : $app; request() 找不到 app...

yzh52521 發(fā)表與 2022-03-21 1212 瀏覽 1 回答
webman redis 集群 使用出現(xiàn)問題

配置: 'options' => [ 'cluster' => 'redis', 'prefix' => 'webman_database_', 'password' => null, ], 'clusters' => [ 'default' => [ [ ...

yzh52521 發(fā)表與 2022-02-11 3682 瀏覽 1 回答
webman/push 插件使用錯誤

使用 webman/push 必須關(guān)閉依賴注入 打開就報錯了...

yzh52521 發(fā)表與 2022-01-11 2539 瀏覽 1 回答
webman 路由問題

下面這條路由使用沒問題 Route::group('/:version',function (){ Route::any('/index','app\:version\controller\Index@index'); }); 就是命令行會 提示 Route set to /index is not callable...

yzh52521 發(fā)表與 2021-03-16 5354 瀏覽 2 回答

yzh52521

2526
積分
0
獲贊數(shù)
0
粉絲數(shù)
2021-03-12 加入
??