Hello,
I'm using Laravel 4.2 under Ubuntu Server 14.04(64bit) & Apache (2.4.7), PHP (5.5.9) & MySQL (5.5.40).
I have a serious problem with my freshly installed Laravel. My views are not getting updated, at least not until I remove /app/storage/views.
For example: http://pastebin.com/2ySWyYhh
If I'll remove the "Cool2" from the file and upload it to the server, the site itself will not be updated. The only way that the page would get updated is to remove /app/storage/views.
Any idea what could cause this, and what can be the solution?
Thanks!
There's another way to update the views, without deleting app/storage/views, is to restart apache2 service.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community