Laravel 5.4 Vue could not working - development

Laravel 5.4 Vue could not working

I use <example></example> In my blade file, and only modify Example.vue

I'm an example component!

To

I'm an example component!!!

Then I run npm run dev, It said mix success.
But In browser,I Could not see the change.
I tried disable cache and clear laravel cache,but it could not working!

Could anybody Help? Thanks a lot.



from Laravel Questions and Answers https://laravelquestions.com/laravel/laravel-5-4-vue-could-not-working/
via Lzo Media

Comments

Popular posts from this blog

HTTP 401 Unable to create record Twillio PHP sdk 5.16 - development

Using PHP and MySQL data to generate PDF letters like in MS Word mailmerge functionality - development

ng-include of inline SVG does not display gradient except in Chrome