dougaopu7938 2017-11-03 22:20
浏览 19
已采纳

laravel 5.5中的白色屏幕

I have an application in Laravel 5.5 and I added some route to web.php.

It shows a white page on starting.

I clear the view, cache, and route also I try composer dump-autoload it is not working. If I set debug to true I get the same result.

Any solution?

  • 写回答

2条回答 默认 最新

  • dongwenxiu5200 2017-11-03 23:12
    关注

    I found the solution, the problem was I define some wildcard route on the top, I move them to the end of the file and clear cache and route and its work fine

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)
编辑
预览

报告相同问题?

手机看
程序员都在用的中文IT技术交流社区

程序员都在用的中文IT技术交流社区

专业的中文 IT 技术社区,与千万技术人共成长

专业的中文 IT 技术社区,与千万技术人共成长

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

客服 返回
顶部