我已经在Ubuntu上的Vagrant VM上安装了Laravel 5.2大约1个月。 我通过puphpet创建了VM。它完美地运作。 Laravel很容易安装,没有任何配置。
我几天前再试过一次,以确保我所做的是正确的,但我有错误...... 终端中的错误:http://hastebin.com/etugokawun.coffee
已安装文件但是当我到达Laravel时出现以下错误:
Warning: require(/var/www/teamleague/bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in /var/www/teamleague/bootstrap/autoload.php on line 17
过去工作顺利,现在无论如何都是痛苦的。 我该怎么办?
提前致谢。