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

serpapi logo
SerpApi

The Web Search API for Your LLM and AI Applications

Visit SerpApi

The latest

View all →
Laravel Auditor Audits Your App With Your Own AI Agent image

Laravel Auditor Audits Your App With Your Own AI Agent

Read article
A simple form builder that stays out of your way image

A simple form builder that stays out of your way

Read article
Laravel AI: Trace Agent Runs With Lifecycle Events image

Laravel AI: Trace Agent Runs With Lifecycle Events

Read article
Laravel AI: Get Raw HTTP Responses and Rate Limits image

Laravel AI: Get Raw HTTP Responses and Rate Limits

Read article
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article