php start.php restart
PHP Fatal error: Uncaught TypeError: Argument 1 passed to Hyperf\Utils\Filesystem\Filesystem::lastModified() must be of the type string, bool given, called in /www/wwwroot/webman/vendor/hyperf/di/src/Annotation/Scanner.php on line 340 and defined in /www/wwwroot/webman/vendor/hyperf/utils/src/Filesystem/Filesystem.php:306
是不是忘记配置手册里的composer.json了?
不是,全部按照文档配置的
我测试composer 里不加
"psr-4": {
"app\": "app/"
},
会抱你那个错,你试下吧。
@1393:好的 麻烦你了 昨天本地测试了是好的 服务器上没动后来启服务也好了
我和你有相同的问题,报错代码也一样,怎么搞的
@adminv,我也遇到这个问题了,但是不是报错,代理类也生成了,但是方法未被执行;
https://www.workerman.net/q/7693