Laravel is a free, open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model–view–controller (MVC) architectural pattern and based on Symfony.

Release Released Active Support Security Support Latest
11 2 weeks and 2 days ago
(12 Mar 2024)
Ends in 1 year and 5 months
(03 Sep 2025)
Ends in 1 year and 11 months
(12 Mar 2026)
11.1.0
(26 Mar 2024)
10 1 year and 1 month ago
(14 Feb 2023)
Ends in 4 months
(06 Aug 2024)
Ends in 10 months
(04 Feb 2025)
10.48.4
(21 Mar 2024)
9 2 years ago
(08 Feb 2022)
Ended 7 months and 3 weeks ago
(08 Aug 2023)
Ended 1 month and 3 weeks ago
(06 Feb 2024)
9.52.16
(03 Oct 2023)
8 3 years and 6 months ago
(08 Sep 2020)
Ended 1 year and 8 months ago
(26 Jul 2022)
Ended 1 year and 2 months ago
(24 Jan 2023)
8.83.27
(08 Dec 2022)
7 4 years ago
(03 Mar 2020)
Ended 3 years and 5 months ago
(06 Oct 2020)
Ended 3 years ago
(03 Mar 2021)
7.30.6
(07 Dec 2021)
6 (LTS) 4 years and 6 months ago
(03 Sep 2019)
Ended 2 years ago
(25 Jan 2022)
Ended 1 year and 6 months ago
(06 Sep 2022)
6.20.44
(12 Jan 2022)
5.8 5 years ago
(26 Feb 2019)
Ended 4 years and 7 months ago
(26 Aug 2019)
Ended 4 years ago
(26 Feb 2020)
5.8.38
(14 Apr 2020)
5.5 (LTS) 6 years ago
(30 Aug 2017)
Ended 4 years and 7 months ago
(30 Aug 2019)
Ended 3 years and 7 months ago
(30 Aug 2020)
5.5.50
(18 Aug 2020)

This page is tracking the Laravel framework, not the Laravel application which is just the starter application.

Laravel and its other first-party packages follow Semantic Versioning. Major framework releases are released every year (~Q1), while minor and patch releases may be released as often as every week. Minor and patch releases should never contain breaking changes.

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. In addition, please review the database versions supported by Laravel.

PHP Support

Release Supported PHP versions
11 8.2 - 8.3
10 8.1 - 8.3
9 8.0 - 8.2
8 7.3 - 8.1
7 7.2 - 8.0
6 7.2 - 8.0
5.8 7.1 - 7.3
5.5 7.0 - 7.1

More information is available on the Laravel website.

You should be running one of the supported release numbers listed above in the rightmost column.

You can check the version that you are currently using by running:
composer show laravel/framework|grep versions

You can submit an improvement to this page on GitHub :octocat: . This page has a corresponding Talk Page.

A JSON version of this page is available at /api/laravel.json. See the API Documentation for more information. You can subscribe to the iCalendar feed at /calendar/laravel.ics.