# What is Laravel's latest version?

Published 24 September 2024

Last updated 25 September 2024

## Laravel's latest version
The latest stable version of Laravel is **Laravel 11**.

Laravel 11 was released on March 12, 2024. It will receive bug fixes until September 3, 2025, and security fixes until March 12, 2026.


## What versions are currently supported by Laravel?
According to [Laravel's Support Policy](https://laravel.com/docs/master/releases#support-policy), **Laravel 11** is the only officially supported version.

**Laravel 10** will continue to receive security fixes until February 4, 2025, but it no longer receives bug fixes, which ended on August 6, 2024. If you’re using Laravel 10 or an earlier version, you should consider updating your applications as soon as possible.

## Laravel's next version
The next version, **Laravel 12**, is expected to be released in Q1 2025. Learn all about it in [our blog about Laravel 12](https://sorane.io/blogs/laravel-12-everything-you-need-to-know).

Read this post in a browser: https://ranetrace.com/blogs/what-is-laravels-latest-version
