安装的时候,出现这个问题啊

来源:3-3 使用Composer安装Laravel

慕村5577995

2017-08-20

http://szimg.mukewang.com/5998fb72000110f017020107.jpg

写回答

1回答

卖梳子的鲤鱼

2017-08-20

会不会是生成项目的时候你中断了?还是中途网络掉了?

全部删了重新安装比较好


或者这个文件我放这里了。。。

<?php

define('LARAVEL_START', microtime(true));

/*
|--------------------------------------------------------------------------
| Register The Composer Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader
| for our application. We just need to utilize it! We'll require it
| into the script here so we do not have to manually load any of
| our application's PHP classes. It just feels great to relax.
|
*/

require __DIR__.'/../vendor/autoload.php';

0
1
ailyfeng
谢谢你
2017-08-22
共1条回复

Laravel快速开发简书

Laravel最新特性结合Mysql异步消息队列、ElasticSearch搜索引擎、Debugbar调试利器开发简书

1218 学习 · 613 问题

查看课程