News

Laravel 12 is Now Released

Published Updated
Laravel 12 is Now Released image

Release updates

Never miss a Laravel release

Get an email whenever a new Laravel release lands.

Laravel 12 is now released, introducing new starter kits for React, Vue, and Livewire, and updating the latest upstream dependencies.

The core of the Laravel framework this year is focused on maintenence, updating upstream dependencies, and delivering brand new starter kits:

This is primarily a maintenance focused release that updates upstream dependencies and has minimal breaking changes or major few features.

Because of that, the vast majority of applications will be able to upgrade with no changes to your application's code. 🚀

As more and more applications are built with Laravel, we're focusing on shipping new features continually throughout the year without breaking changes, with our yearly releases being utilized to update dependencies or address new PHP version compatibility.

We've seen many steller features in Laravel 11 Releases this year, and will continue to see regular updates to Laravel 12 as this year unfolds.

Introducing New Starter Kits

Laravel 12 includes new starter kits, including React, Vue, or Livewire support. These will include Shadcn components, and for the Livewire stack, there is the option for a free version of Flux components. In addition, each starter kit offers a WorkOS AuthKit variant:

  • Social authentication
  • Passkey authentation
  • Email-based auth
  • SSO with WorkOS

You can learn more about using the new starter kits in the documentation.

PHP 8.2 minimum support continues

Laravel 12 continues to require PHP 8.2 as the minimum PHP version. As mentioned, "This is primarily a maintenance focused release that updates upstream dependencies and has minimal breaking changes or major few features."

Install Laravel 12

If you are using Laravel Herd update to the latest version to get the new installer. Without Herd, you can use the Laravel Installer:

composer global require laravel/installer

Then run:

laravel new projectname

Upgrade to Laravel 12

Laravel Shift is the easiest way to upgrade but you can also follow the upgrade guide in the Laravel docs.

Laravel Support Policy

For all Laravel releases, bug fixes are provided for 18 months and security fixes are provided for 2 years. For all additional libraries, including Lumen, only the latest major release receives bug fixes.

Version PHP (*) Release Bug Fixes Until Security Fixes Until
Laravel 10 8.1 - 8.3 February 14th, 2023 August 6th, 2024 February 4th, 2025
Laravel 11 8.2 - 8.4 March 12th, 2024 September 3rd, 2025 March 12th, 2026
Laravel 12 8.2 - 8.4 February 24th, 2025 August 13th, 2026 February 24th, 2027
Laravel 13 TBD TBD TBD TBD
Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

acquaintsoft logo
Acquaint Softtech

Hire Laravel developers with AI expertise at $20/hr. Get started in 48 hours.

Visit Acquaint Softtech

The latest

View all →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article