Alpine.js v3.15.9 through v3.15.12 quietly reworked x-anchor with .fixed positioning, .noflip, dynamic refs, and fixed a Livewire teleport memory leak.
Livewire 4.3 added a declarative #[Authorize] attribute for actions, closing a common gap. How it works, the fixes since, and where it still falls short.
Build dropdowns, tooltips, and popovers that stay glued to their trigger using Alpine's x-anchor plugin, including the new .fixed modifier shipped in May 2026.
Master AlpineJS state management with $store, $persist, and $dispatch. Practical patterns for PHP, Laravel, and Livewire developers building reactive UIs.
NativePHP Mobile lets PHP developers build native iOS and Android apps using Laravel. Here's a practical guide to its APIs, setup, and native device features.