Link Search Menu Expand Document

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
9 10 months ago
(08 Feb 2022)
Ends in 7 months
(08 Aug 2023)
Ends in 1 year and 1 month
(08 Feb 2024)
9.44.0
(15 Dec 2022)
8 2 years and 3 months ago
(08 Sep 2020)
Ended 4 months and 3 weeks ago
(26 Jul 2022)
Ends in 1 month and 5 days
(24 Jan 2023)
8.83.27
(08 Dec 2022)
7 2 years and 9 months ago
(03 Mar 2020)
Ended 2 years ago
(06 Oct 2020)
Ended 1 year and 9 months ago
(03 Mar 2021)
7.30.6
6 (LTS) 3 years ago
(03 Sep 2019)
Ended 10 months ago
(25 Jan 2022)
Ended 3 months and 2 weeks ago
(06 Sep 2022)
6.20.44
5.8 3 years and 9 months ago
(26 Feb 2019)
Ended 3 years ago
(26 Aug 2019)
Ended 2 years and 9 months ago
(26 Feb 2020)
5.8.38
5.5 (LTS) 5 years ago
(30 Aug 2017)
Ended 3 years ago
(30 Aug 2019)
Ended 2 years and 3 months ago
(30 Aug 2020)
5.5.50

For LTS releases, such as Laravel 5.5 and 6.0, bug fixes are provided for 2 years and security fixes are provided for 3 years. These releases provide the longest window of support and maintenance. For general releases, bug fixes are provided for 6 months and security fixes are provided for 1 year. For all additional libraries, including Lumen, only the latest release receives bug fixes.

PHP Support

Version PHP
6 (LTS) 7.2 - 8.0
7 7.2 - 8.0
8 7.3 - 8.1
9 8.0 - 8.1
10 8.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.

This page was last updated on 16 December 2022. Latest releases are automatically updated.