PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Unsolved

Laravel version

solutions

Mar 13th, 2023 09:39 AM

What is the recommended Laravel version? Thank you

bobbyiliev

Mar 13th, 2023 02:38 PM

Hi there,

Wave is currently on Laravel 9 which is still officially supported.

Laravel 10 got released a couple of weeks ago and we will be planning an upgrade once all of the packages that Wave depends on have been upgraded and are compatible with Laravel 10.

Report
2
purvi

May 23rd, 2023 11:08 PM

Hello,

The recommended Laravel version would depend on various factors, including the specific requirements of your project, the stability of the version, and the availability of long-term support (LTS) versions. However, Laravel follows a release cycle where major versions are released every six months, while long-term support (LTS) versions are released every two years.

The latest version is Laravel 9. On February 8th, 2022, this new version was released. It provides New Query Builder Interface, making it easier for developers to work with.

Report
1
bobbyiliev

May 24th, 2023 01:29 AM

Actually, Laravel 10 was released on February 3, 2023.

Also, Laravel transitioned to yearly releases with the release of Laravel 8. Previously, major versions were released every 6 months but now it is yearly.