Laravel 4 not refreshing

后端 未结 5 887
温柔的废话
温柔的废话 2021-01-07 00:16

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

5条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-07 01:14

    Did you tried - composer dump-autoload and - php artisan dump-autoload From the document root ?

提交回复
热议问题