Learning Livewire to make custom components in Filament
Hi everyone, just looking for a bit of advice/opinions.... if I want to learn Livewire for the purpose of building custom components in Filament, are the official docs and paid screencasts the best way to go, or is there a better path for someone learning Livewire for the specific purpose of using it in Filament?
3 Replies
Official docs are definitely the best. I purchased the screencasts and they're great as well. Third recommendation would be Laracasts: https://laracasts.com/topics/laravel-livewire
Laracasts and the docs would be my suggestion
I'm biased here but if you prefer text-based learning over videos then we have a text-based couse: https://laraveldaily.com/course/livewire-3
That said, I would probably start with a practical thing of ONE component that you want to build, and then reverse engineer the parts that you need to learn from there.
The practical project-based learning is the most effective. You don't need to learn ALL Livewire for this purpose.
Laravel Daily
Livewire 3 From Scratch: Practical Course