【求助】webman + Swoole 协程环境下,Guzzle 请求报错:cURL error 6: getaddrinfo() thread failed to start 环境信息 PHP 版本:8.4 webman 框架版本:^2.1 guzzlehttp/guzzle 版本:^7.10 事件驱动:Swoole(已配置 'eventLoop' => Workerman\Events\Swoole::cl...
问题描述 Error: Call to a member function connection() on null in E:\code\my-app\app\webman\vendor\illuminate\database\Eloquent\Model.php:1851 发现 config/bootstrap.php 没有 support\bootstrap\LaravelDb::class; 排查发现 g...