Vue js 3 info

How To Migrate From jQuery to Vue 3
https://www.telerik.com/blogs/how-to-migrate-jquery-vue-3
#################################

Composition API: setup()
https://vuejs.org/api/composition-api-setup.html

Vue 3 Composition API data() function

https://stackoverflow.com/questions/64105088/vue-3-composition-api-data-function

Vue.js 3 Composition API: the SetUp Function

https://medium.com/geekculture/vue-js-3-setup-function-236063add3cd

Vue template does not update value (composition api)

https://stackoverflow.com/questions/63723941/vue-template-does-not-update-value-composition-api

Vue 3 Composition API – watch and watchEffect

https://www.thisdot.co/blog/vue-3-composition-api-watch-and-watcheffect

Vue JS 3 Tutorial – 27 – Watchers

Modal – close

How to close model from a button using vue.js ? : https://www.geeksforgeeks.org/how-to-close-model-from-a-button-using-vue-js/

How to Show/Hide Elements in Vue: https://dmitripavlutin.com/vue-show-hide-elements/

Cannot find module ‘vue/compiler-sfc’ Solution : Update Vue – How To Install Vue 3 in Laravel 8 From Scratch

How To Install Vue 3 in Laravel 8 From Scratch

npm install –save vue@next
npm install –save-dev vue-loader@next

https://techvblogs.com/blog/how-to-install-vue3-laravel

Create Laravel 8 Vue JS CRUD Single Page Application


https://onlinewebtutorblog.com/how-to-install-vue-js-in-laravel-8-using-laravel-ui/
https://techvblogs.com/blog/how-to-install-vue3-laravel