I have a strange issue in laravel 4 as each time I try to refresh the page changes doesn\'t appear . For sure it\'s not browser\'s cache . Any help appretiated
This could be a problem with the cache engine. If you updated via composer, try getting /app folder updates from github (especially config files), sometimes there are changes in files in that folder. You could also try to chmod 777 storage folder.