tuandm / laravue

Admin dashboard for enterprise Laravel applications built by VueJS and Element UI https://laravue.dev
https://laravue.dev
MIT License
2.21k stars 655 forks source link

Edit Vue not reload page #308

Open tienhm7 opened 3 years ago

tienhm7 commented 3 years ago

When i run "npm run watch" and edit file vue but page don't reload changed content. Please help me

Pro-Empresa commented 3 years ago

try this: php artisan view:clear

MarcosGit commented 3 years ago

php artisan optimize

zainaldeen commented 3 years ago

Try to read more about Hot Reload HR