我将start*和event文件都放在了server模块中,代码未动,根目录的start.php加了
require __DIR__ . '/source/thinkphp/start.php';
这一行,启动时报错 如果不加这一行的话启动运行则完全没有任何问题,请问workerman-chat如何接入到tp5里,需要在哪里做修改? 附上start.php代码截图:
用think-worker不是很好吗 https://www.kancloud.cn/thinkphp/think-worker/722897 看手册去操作
用think-worker不是很好吗
https://www.kancloud.cn/thinkphp/think-worker/722897
看手册去操作