geekchat icon indicating copy to clipboard operation
geekchat copied to clipboard

当前的main运行会报这个错误

Open whatt-ai opened this issue 2 years ago • 0 comments

root:~/geekchat# php artisan serve PHP Warning: require(/root/geekchat/vendor/autoload.php): failed to open stream: No such file or directory in /root/geekchat/artisan on line 18 PHP Fatal error: require(): Failed opening required '/root/geekchat/vendor/autoload.php' (include_path='.:/usr/share/php') in /root/geekchat/artisan on line 18

whatt-ai avatar Mar 23 '23 16:03 whatt-ai