0đź‘Ť
Well your file need to be compile so you need to run when editing npm run watch
and you’ll see live changement on reload and possibly some error discarding on the terminal you are running it from.
This is explicitly specify in the “tips” of Laravel documentation about Vue.
- [Vuejs]-Whats the simplest and proper way to route in a template
- [Vuejs]-Default Options for Prop in VueJS
Source:stackexchange.com