Livewire

Version-aware best practices for Laravel Livewire (Caleb Porzio's full-stack framework), covering v1 through v4. Use whenever building, reviewing, or upgrading Livewire components, wire:model bindings, actions, events, validation, lifecycle hooks, or single-file/island components. ALWAYS detects the installed Livewire major version first, because behavior flips significantly between majors (wire:model default changed in v3; component model + wire:model bubbling changed in v4). Covers every upgrade path (v1->v2, v2->v3, v3->v4).

majdghithan 30d3819 8 files · 22.3 KB Updated

File contents

majdghithan/agent-skills/tree/main/skills/livewire commit 30d38191f6

Frequently asked questions

npx skillmds@latest add majdghithan/livewire