@perfectboook 错误日志内发现显示 storage/logs/laravel.log could not be opened
http://stackoverflow.com/questions/23411520/error-laravel-log-could-not-be-opened
@perfectboook 状态码 500
如题,可能描述的不是太清楚,就是我在views下面建立了一个about视图,通过php内置服务器可以解析并访问 localhost:8080/about 页面。但是关闭php内置服务器,通过httpd 服务访问 localhost:80/about 却是一片空白。声明一下httpd 访问 localhost:80 默认路由 welcome页面正常。
提问不能正常上传图片,否则我可以把相关情况截图上传上来!