IMPORTANT NOTICE: Since September 2022, I'm moving from this Teachable platform to my own LaravelDaily.com with this course and even more premium tutorials there. So, please subscribe to yearly/monthly membership there, this Teachable platform will not get new content anymore.
With any questions about the membership, email me [email protected]
Laravel Livewire got so popular among Laravel developers, that I decided to expand on this topic, and in addition to the course for the beginners, now publishing this advanced course. Here I will share practical examples after creating and reviewing dozens of Livewire projects.
In this course, you will find:
- How to optimize Livewire performance
- How to deal with JavaScript and Livewire (by far, no.1 problem/question in Livewire)
- How to structure multiple Livewire components in the project
- Reviewed examples of Livewire usage in open-source projects
- Less-known tips & tricks
So, ready to get your Livewire skills to the next level?
Your Instructor
I consider myself a Laravel expert. Work with Laravel for around 7 years, sharing my thoughts on the YouTube channel "Laravel Daily": https://www.youtube.com/c/LaravelDaily
I also have written a Laravel Daily Blog for 5+ years.
Course Curriculum
-
PreviewStubs: Customizing Default Component Files (2:02)
-
PreviewClick.prefetch: Make External Data Load "Instantly" (2:54)
-
StartReset Values To Original State: Mount or Not Mount? (2:02)
-
StartAuto-Resolve External Classes in Livewire Component Methods (2:23)
-
StartQuery String Property in URLs (2:28)
-
StartDelay Some Component Loading with wire:init (1:28)