News

Laravel Versions

Published
Laravel Versions image

Laravel Versions is a new project that features release dates and timelines for security and bug fixes for all versions of Laravel. It currently contains all publicly-known information about past and future versions of Laravel including the latest patch release, release date, date bugfixes end, date security fixes end, and whether it’s LTS.

I asked Matt Stauffer, the creator of this app, why he decided to build it and he said, “I needed this information in one canonical easy to find place, but also wanted it API accessible, and that didn’t exist.”

Some of the highlights of Laravel versions include:

  • It contains all publicly-known information about past and future versions of Laravel: latest patch release, release date, date bugfixes end, date security fixes end, and whether it’s LTS
  • All the information is in one place on the home page for easy browsing.
  • All the information can be accessed over the API
  • You can also get general info about specific major versions: laravelversions.com/7 or laravelversions.com/api/versions/7
  • You can also get info about your app’s specific version, including whether it’s getting security fixes, whether there’s a later patch version, etc. by visiting laravelversions.com/7.1.14 or laravelversions.com/api/versions/7.1.4

Laravel Versions is free and open-source, and Matt has a few more issues open for future ideas to make it even more useful; contributions welcome.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Filed in

Sponsored

masteringlaravel logo
Laravel Code Review

Get expert guidance in a few days with a Laravel code review

Visit Laravel Code Review

The latest

View all →
Image Dominant Color and HEIC Support in Laravel 13.24 image

Image Dominant Color and HEIC Support in Laravel 13.24

Read article
Official Laravel Zed Extension: LSP for PHP & Blade image

Official Laravel Zed Extension: LSP for PHP & Blade

Read article
Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD image

Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD

Read article
PhpStorm 2026.2 Released image

PhpStorm 2026.2 Released

Read article
Laravel Doctor: Diagnose Your App With One Artisan Command image

Laravel Doctor: Diagnose Your App With One Artisan Command

Read article
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article