根目录下缺失vendor 这个目录。
php73 ./start.php start
P Warning: require_once(/usr/local/wokerman/webman-1.5.5/vendor/autoload.php): failed to open stream: No such file or directory in /usr/local/wokerman/webman-1.5.5/start.php on line 3
PHP Fatal error: require_once(): Failed opening required '/usr/local/wokerman/webman-1.5.5/vendor/autoload.php' (include_path='.:/opt/remi/php73/root/usr/share/pear:/opt/remi/php73/root/usr/share/php:/usr/share/pear:/usr/share/php') in /usr/local/wokerman/webman-1.5.5/start.php on line 3
环境:webman-1.5.5
OS:centos7.9
PHP:7.3
已解决,先以composer 创建项目,就会看到verdor目录