I've been doing a lot of playing around with Laravel Livewire lately and loving it.

laravel livewire

So, in this video, I want to show you how to convert a simple Vue component into a Livewire component. I'll show you a real-world example of moving a simple VueJS component and adding that same logic using Livewire.