4x99 / code6

码小六 - GitHub 代码泄露监控系统
GNU General Public License v3.0
1.13k stars 201 forks source link

require(): Failed opening required '/var/www/html/vendor/autoload.php' (include_path='.:/usr/local/lib/php') in /var/www/html/artisan on line 18 #235

Closed zdd-bluecity closed 1 year ago

zdd-bluecity commented 2 years ago

require(): Failed opening required '/var/www/html/vendor/autoload.php' (include_path='.:/usr/local/lib/php') in /var/www/html/artisan on line 18 看了没有vendor这个目录

yoonper commented 2 years ago

依赖包没有下载

cd <项目目录> && composer install --no-dev --optimize-autoloader