// newsroom

News and releases for Laravel

News and releases for Laravel from Laravel News, Laravel Daily, the official blog, and release notes for Laravel, Inertia, Livewire, Filament, and all other major Laravel packages.

current totals

Sources

7

Items

1337

Updated

Sep 12, 2026

News Laravel News

Bifrost Turns One With AI Builds and New Workflows

Sep 10, 2026

Bifrost marks its first year and 10,000 successful builds with an MCP server, automated workflows, managed credentials, and AI build diagnoses. The post Bifrost Turns One With AI Builds and New Workflows appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

laravel
News Laravel News

Artisan Debugging Commands in Laravel Telescope 5.24.0

Sep 9, 2026

Laravel Telescope 5.24.0 adds two Artisan commands for inspecting recorded entries from the terminal and cancels stale dashboard requests during navigation. The post Artisan Debugging Commands in Laravel Telescope 5.24.0 appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

laravel
News Laravel News

Find Unexpected Test Inputs with Fuzz for Pest

Sep 7, 2026

Fuzz brings coverage-guided fuzz testing to Pest 5, generating inputs to find failures beyond the cases you write by hand. The post Find Unexpected Test Inputs with Fuzz for Pest appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

laravel
News Laravel News

Laravel Rulebook: Business Rules That Change by Date

Sep 7, 2026

Laravel Rulebook resolves which version of a business rule applied on a given date, returns one winner, and explains why every other rule lost. The post Laravel Rulebook: Business Rules That Change by Date appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

laravel
News Laravel News

Taylor disabled GitHub Issues on most Laravel open-source packages.

Sep 4, 2026

If you hit a bug, describe it to a coding agent and open a PR. Even if the code isn't great, that's fine - code can be iterated on. The PR still documents the problem, and a proper fix can follow. The post Taylor disabled GitHub Issues on most Laravel open-source packages. appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

laravel
News Laravel News

Exclude Vendor and Default Commands in `php artisan dev`

Sep 4, 2026

Laravel 13.30 adds DevCommands::withoutVendorCommands() and withoutDefaultCommands(), so php artisan dev runs only the processes your application registers. The post Exclude Vendor and Default Commands in `php artisan dev` appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

laravel
News Laravel News

Laravel queue:work Now Prints Why the Worker Stopped

Sep 3, 2026

Laravel 13.30 writes the queue worker's stop reason to queue:work output, in plain text and as a structured JSON record for log pipelines. The post Laravel queue:work Now Prints Why the Worker Stopped appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

laravel
News Laravel News

The Laracon Archive

Sep 3, 2026

The Laracon Archive - an archive of 626 talks, 287 speakers, 5 Laracons, over the entire 14 years The post The Laracon Archive appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.

laravel