DamonSnow opened this issue 4 years ago · 3 comments
npm run watch is worked. but when i change the code of vue, like that I add a column 'avatar' in [views/users/List.vue]. after auto reload, the page does not change.
Hi, DamonSnow, try this php artisan view:clear php artisan cache:clear
php artisan view:clear
php artisan cache:clear
ctrl + F5
i try this, and it's work npm run watch-poll
npm run watch-poll