标签:href inux win should log title laravel 本地 color
项目移植到服务器,结果悲剧的出问题了,就一直报Class xxx does not exist,本地正常,但是已提交服务器就出错。想了十了分钟小时没有结果,突然灵感一来,原来是文件名的问题,怪自己粗心大意了。写个随笔记录一下。
Linux 系统是大小写敏感的,而 Windows 系统和 Mac 系统正好相反,大小写不敏感。一般来说,跨平台就会出的问题。贴出一个地址:
http://www.ruanyifeng.com/blog/2017/02/filename-should-be-lowercase.html
laravel Class xxx does not exist
标签:href inux win should log title laravel 本地 color
原文地址:http://www.cnblogs.com/lengthuo/p/7047660.html