如果有需要可以配置阿里云和官方两个源,阿里云镜像站没有更新的文件再从官方源上下载。 具体可以参考以下的配置 composer.json "repositories": { "packagist": { "description": "阿里云镜像", "type": "composer", "url": "https://mirrors.aliyun.com/comp...
问题描述 对您遇到的问题提供清晰简洁的描述。 xxxxxxxxx 运行环境 没有环境信息的错误报告将被忽略或关闭。 webman版本:v1.2.5 操作系统:Linux Workerman版本:4.0.30 重现步骤 没有重现步骤的错误报告将被忽略或关闭 xxxx xxxx 实际结果 实际结果如何? (包括断言消息和调用堆栈,如果适用) xxxxxxxxx 错误日志 您可以调整错误日志级别并...
webman 版本 workerman/workerman v4.0.30 workerman/webman-framework v1.2.7 webman/console v1.0.7 本地安装 composer require tinywan/jwt 提交到服务端 git add ./ git commit -m "移除旧jwt组件,使用新的jwt插件" git push origin master 服务端...
isSuperAdmin(r.sub)PHP Fatal error: Uncaught ErrorException: include(phar:///var/www》tinywan.cn/build/webman.phar/config/plugin): failed to open stream: phar error: "config/plugin" is not a file in phar "/var/...
Redis 操作次数过多偶尔会报错 Operation now in progress 官方扩展库 https://github.com/phpredis/phpredis/issues/1881...
插件定义 提示:Call to a member function enforce() on null 主 bootstrap.php 进程启动配置 才会生效...
项目地址 https://github.com/Tinywan/casbin 安装插件 安装后 config/plugin 目录是空的...
protected function execute(InputInterface $input, OutputInterface $output) { $output->writeln('Route列表:'); $routeList = Route::getRoutes(); var_dump($routeList); } ...
使用自定义进程 use support\Log; Log::debug(' [x] 观众在线人数统计 '); 以上日志会存在偶尔不记录日志问题 ...
截图 系统是没有做处理吗?必须要在Event设置时区? date_default_timezone_set("Asia/Shanghai"); ...
阿里云SLB配置 跨域截图 官方中间件也使用了 https://www.workerman.net/doc/webman/middleware.html middleware.php 配置 return [ '' => [ \app\middleware\AccessControlMiddleware::class, ] ]; AccessControlMiddleware ...
pid:31383 think\exception\ErrorException: unserialize(): Error at offset 0 of 136 bytes in /home/www/tinywan/vendor/workerman/gateway-worker/src/Protocols/GatewayProtocol.php:211 Stack trace:...