About this course
Welcome to this course with two sections:
- Livewire crash course for beginners
- Practice of Livewire based on the Laravel 12 Livewire starter kit
Livewire will help you to build dynamic web pages without writing any JavaScript.
Our first example will show country/city depending dropdowns:
Next, in the starter kit section, we will create a simple CRUD project, with repository code available on GitHub.
Here's a screenshot of the Table:
Here's a screenshot of the Edit form:
So, are you with me for the ride? Let's go to the first lesson and let me demonstrate the power of Livewire with a real small project.