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
Did you tried - composer dump-autoload and - php artisan dump-autoload From the document root ?