Framework
Laravel Releases
Track every Laravel release from latest stable to end-of-life. Version timelines, LTS support, security patches, and upgrade guidance for PHP teams.
—
Total Versions
—
Supported
—
Latest
Version Timeline
All tracked releases with lifecycle status and EOL dates.
Loading version data…
Embed Badges
Add live Laravel status badges to your README, docs, or dashboard.
Health Status
Overall support health

EOL Countdown
Next end-of-life date

Latest Version
Current stable release

CVE Status
Known vulnerabilities

Frequently Asked Questions
Common questions about Laravel releases and lifecycle.
How long are Laravel versions supported?
Laravel provides 2 years of bug fixes and 3 years of security fixes for major releases. LTS versions historically got longer support.
How often does Laravel release new versions?
Laravel ships a new major version roughly once per year, with minor releases throughout the year.
Is upgrading Laravel difficult?
Laravel provides an upgrade guide for each major version. Laravel Shift is a popular automated tool that handles most of the migration work.
What PHP version does Laravel require?
Each Laravel version has minimum PHP requirements. Laravel 11 requires PHP 8.2+. Always check the docs for your specific version.