0👍
Is that what your trying to do ?
https://codesandbox.io/s/vue-template-tkx60?fontsize=14
To bind the v-model
, you need to use the array index or the object key.
- [Vuejs]-Template not showing in my Laravel 6.6 project with Vue.js
- [Vuejs]-Convert Laravel signed route that pushes data to signed route with Vue component that pulls data
Source:stackexchange.com