Livewire is a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.
It's not like anything you've seen before. The best way to understand it is to just look at the code. Strap on your snorkel, we're diving in.
Course Contents :
1. Tutorial : Overview of Livewire
2. Tutorial : Installation
3. Tutorial : Components
4. Tutorial : Pass Parameter to component
5. Tutorial : Properties
6. Tutorial : Input Deboune & Lazy Updating
7. Tutorial : Actions & Events
8. Tutorial : Form Submit
9. Tutorial : Hook Lifecycle
10. Tutorial : Form Validation
11. Tutorial : Database Connection
12. Tutorial : Form Handling
13. Tutorial : Pagination