Logo jitendra.dev
Published on

Laravel 12 Release Date, Features, and Upgrade Guide

Authors

Table of contents:

Laravel 12 Release Date, Features, and Upgrade Guide

At Laracon EU, Taylor Otwell, the creator of Laravel, announced exciting news: Laravel 12 is launching on February 24, 2025. This release marks a significant milestone, as it will be the first major version with zero breaking changes. Developers can upgrade seamlessly without worrying about disruptions to existing applications.


What’s New in Laravel 12?

Laravel 12 introduces several highly anticipated features that aim to enhance developer productivity and project setup. The highlight? New customizable starter kits that offer greater control over your tech stack.

1. Customizable Starter Kits

  • Choose between a blank slate or pre-configured tech stacks, such as React, Vue, or Livewire.
  • The starter kits include Shadcn components, a modern UI library for faster, more intuitive front-end development.
  • Livewire users can opt for a free version of Flux components, offering additional tools for building real-time, dynamic applications.

2. Full Control Over Code

  • Instead of traditional packages buried in the vendor directory, the new starter kits are pulled directly from separate GitHub repositories.
  • This approach gives developers complete control over the code, making it easier to customize and maintain.

Why Upgrade to Laravel 12?

While Laravel 12 won’t introduce breaking changes, staying up to date ensures you benefit from the latest improvements. If your project isn’t on Laravel 11 yet, now is the perfect time to upgrade.

For a seamless upgrade, consider using Laravel Shift, an automated tool that handles the transition process for you.


Laravel Version Support Table

Here’s a quick overview of support timelines to help you plan your upgrades:

Laravel Version Support Table

Version Supported PHP Versions Release Date Bug Fixes Until Security Fixes Until
9 8.0 - 8.2 Feb 8, 2022 Aug 8, 2023 Feb 6, 2024
10 8.1 - 8.3 Feb 14, 2023 Aug 6, 2024 Feb 4, 2025
11 8.2 - 8.4 Mar 12, 2024 Sep 3, 2025 Mar 12, 2026
12 8.2 - 8.4 Feb 24, 2025 Q3 2026 Q1 2027

Key Takeaways

  • Laravel 12 launches on February 24, 2025, with zero breaking changes.
  • New starter kits offer flexibility with React, Vue, or Livewire stacks, complete with Shadcn and Flux components.
  • Developers gain complete control over starter kit code, thanks to GitHub-based installation.
  • Prepare for the upgrade by using Laravel Shift if you’re on an older version.

Mark your calendars and get ready to explore everything Laravel 12 has to offer!

Explore Laravel Topics