All writing

A Livewire fix of mine merged into core

LaravelLivewireOpen sourcePHP

Another Laravel Livewire PR from me has officially been merged into the Livewire core. This contribution was originally submitted on 6 November 2025, and it is now part of the main branch.

What it fixes: it resolves an issue with component discovery when livewire.view_path is customized — a scenario many teams run into when organising Livewire views in modular or non-default structures.

Always feels great to contribute back to the Laravel ecosystem.