Laravel
LIVEWIRE 3 JAVASCRIPT HOOKS EXAMPLE BROKEN IN BOOST DOCS
The official Livewire 3 failure handler example in Laravel Boost fires neither of its two hooks, leaving developers with dead code.
read --wire →
$ tail -f topics/php.log
Daily updates from Laravel - Forge, Vapor, and the broader PHP web stack.
7 updates across 1 project this week.
One calm review of what shipped across PHP - the commits, releases, and security advisories that matter. Every Monday, with security advisories same-day. Free, unsubscribe in one click.
We'll start you on the top PHP projects - refine anytime. · Read a sample issue →
Laravel
The official Livewire 3 failure handler example in Laravel Boost fires neither of its two hooks, leaving developers with dead code.
read --wire →
Laravel
Multi-step AI inference was silently dropping usage data from all but the final step, while the Cloud CLI was printing passwords in JSON output and breaking database restore commands entirely.
read --wire →
Laravel
A coordinated five-PR stack lands complete run context instrumentation, closing the observation gap that made agent failures invisible to monitoring.
read --wire →
Laravel
Laravel AI wired transcription support into three major providers in one cycle while Nightwatch fixed exception capture during stream interrupts and MCP learned to speak both old and new protocol dialects.
read --wire →
Laravel
Framework 13.25.0 lands a global queue pause switch that eliminates the burden of managing 14 individual workers, while Vite fixes dev server cleanup bugs that haunted hot-reload workflows.
read --wire →
Laravel
Queue drivers now accept enums like their test fakes do, closing a dangerous type-hint gap that let tests pass where production fails [ref:3].
read --wire →
Laravel
The MCP server rips out the initialize handshake and moves protocol negotiation into every request, breaking everything expecting the old flow.
read --wire →
Laravel
Cloud-CLI bumps to Laravel 13, raising the PHP floor to 8.3 and adopting Laravel's new agent-detector package alongside a leaner build script that cuts PHAR size.
read --wire →
Laravel
Laravel's MCP implementation dropped support for the deprecated -32002 error code overnight, forcing a protocol realignment that affects any tool consuming resource read failures.
read --wire →
Laravel
Multiplex v0.2.1 now runs inline when piped or invoked from CI instead of failing, making it viable for Makefiles and automated tooling.
read --wire →
Laravel
Laravel's next major version is raising minimum dependency versions to eliminate 37 security vulnerabilities that could slip past composer update --prefer-lowest.
read --wire →
Laravel
Laravel framework v13.24.0 arrived with modelKeys() support, a new array_keys validation rule, and a critical fix for Arr::forget() that was removing the wrong nested elements.
read --wire →
Laravel
Laravel's automatic eager loading feature is shedding its beta label, signaling Taylor Otwell's confidence that the optimization is production-ready.
read --wire →
Laravel
A critical fix for ShouldBeUniqueUntilProcessing jobs prevents newer dispatches from being orphaned when retries fail, while the framework cuts redundant collection passes across map/filter chains.
read --wire →
Laravel
Laravel's code formatter shipped a patch overnight that cleans up a long-standing formatting edge case in PHP directives.
read --wire →
Laravel
Laravel's code formatter shipped v1.30.2 overnight with four critical fixes targeting template syntax that was breaking Blade imports and Alpine directives.
read --wire →
Laravel
Laravel is shipping its biggest command infrastructure cleanup in years, consolidating Artisan signatures while adding dominant color detection to the image driver.
read --wire →
Laravel
The Laravel language server shipped protocol-compliant shutdown handling while Sublime and Zed extensions hardened their marketplace presence.
read --wire →
Laravel
GitHub Actions checkout action lands a security fix, and Dependabot is pushing it across four Laravel core packages in a single sweep.
read --wire →
Laravel
GitHub Actions checkout action shipped a patch to skip unsafe PR checks by default, and it's already landing in 4 core Laravel repos.
read --wire →