Skip to content

Vendor-neutral, engineer-written explanations. Clear definitions first, then practical steps with real examples — no fluff.

What is the Roadmap For Any Future Laravel Releases?

SB
Written by StageBit Engineering Team
Updated January 2026 0 min readVerified by engineers

Laravel follows a predictable annual release cycle, with major versions typically launching in Q1 (February). Minor and patch releases occur weekly without breaking changes, ensuring a stable, secure, and modern development experience.

Laravel Support Policy

Each major release receives bug fixes for 18 months and security updates for 2 years. This gives developers ample time to upgrade safely while maintaining application stability and security.

Laravel Versions & Timeline (2025–2028)

VersionRelease DateBug Fixes UntilSecurity Fixes UntilPHP Requirement
Laravel 12Feb 2025Aug 2026Feb 20278.2+
Laravel 13Feb 2026Aug 2027Feb 20288.3+
Laravel 14 (Projected)Feb 2027Aug 2028Feb 20298.4+ (Projected)

Key Features of Laravel 13

  • PHP 8.3 Minimum: Fully leverages modern PHP features like Typed Class Constants and improved Readonly properties.
  • Reverb Database Driver: Stores WebSocket connection states in the database, enabling easier horizontal scaling for real-time apps.
  • Cache::touch() Method: Refreshes cache expiration without retrieving data first, improving performance for high-traffic applications.
  • Flux UI & shadcn/ui Starter Kits: Breeze and Jetstream are deprecated; new projects should use these modern Livewire or React/Vue kits, with optional WorkOS integration for SSO and Passkeys.
  • Strict Eloquent Booting: Prevents creating new model instances in the boot() method, avoiding recursive loops and side effects.
  • Concurrency Defaults: PendingRequest::pool() now defaults to 2, ensuring HTTP requests run concurrently by default.
  • Enhanced Developer Experience: Updates to Artisan commands, improved error messages, and refined testing utilities for faster CI/CD workflows.
  • Security & Dependency Updates: Symfony component upgrades, stricter argument handling, and modernized authentication guards for enterprise compliance.

Future Laravel Directions

Laravel is laying the groundwork for AI integrations, microservices, advanced caching, and serverless-ready applications. WorkOS AuthKit support across starter kits simplifies SSO and passkey authentication for modern enterprise applications.

Summary & Recommendations

With Laravel 12 still supported until 2027 and Laravel 13 arriving in early 2026, developers have a smooth upgrade path. Staying current ensures access to modern PHP features, improved real-time capabilities, enhanced security, and performance optimizations. Laravel’s roadmap reflects a commitment to stability, innovation, and developer productivity.

Was this answer helpful?

Your feedback helps us improve our answers.

Still need help?

Talk to our Laravel experts

We've handled GDPR/CCPA compliance for dozens of EU & US Laravel.

Talk to Laravel Experts

Tell us more about your brand!

Rohit Kundale, Our VP of Sales and Marketing is ready to meet with your team.