dowaw80220 2014-07-18 04:40
浏览 32
已采纳

Laravel + Ubuntu + PHP5 - 更改未生效

I made a bunch of changes to my site, uploaded to live server and none of my changes are taking effect.

I've restarted the VPS & apache2. If I view my index.blade.php(Home route) in nano from SSH, the changes are there. I have no idea what is going on.

  • 写回答

1条回答 默认 最新

  • drfu29983 2014-07-18 05:05
    关注

    try deleting files in the view inside storage folder (app/storage/views) . Which contains the cache of the view files

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?