Support the ongoing development of Laravel.io →

Laravel 9.0 Now Available!

11 Feb, 2022 2 min read 399 views

This week we shipped Laravel 9.0 - the exciting next chapter in our journey to make web development enjoyable and productive!

Laravel 9 continues the improvements made in Laravel 8.x by introducing support for Symfony 6.0 components, Symfony Mailer, Flysystem 3.0, improved route:list output, a Laravel Scout database driver, new Eloquent accessor / mutator syntax, implicit route bindings via Enums, and a variety of other bug fixes and usability improvements.

As you may know, Laravel transitioned to yearly releases with the release of Laravel 8. Previously, major versions were released every 6 months. This transition is intended to ease the maintenance burden on the community and challenge our development team to ship amazing, powerful new features without introducing breaking changes.

Therefore, we have shipped a variety of robust features to Laravel 8 without breaking backwards compatibility, such as parallel testing support, improved Breeze starter kits, HTTP client improvements, and even new Eloquent relationship types such as "has one of many".

We hope you enjoy this new release!

— The Laravel Team

Some notable improvements in Laravel 9.0 include:

Last updated 1 year ago.
1
Like this article? Let the author know and give them a clap!
driesvints (Dries Vints) I work for Laravel, maintain Laravel.io and organise Full Stack Europe. Creator of Eventy.

Other articles you might like

October 2nd 2023

Display a modal using Vue and its Teleport component

How to quickly implement a modal with Vue using its built-in Teleport component. You will find a sa...

Read article
August 8th 2022

Why don't you start writing tests?

See how easy it is to get started with automated testing in Laravel There are hundreds of articles...

Read article
September 20th 2023

Getting Started with HTMX in Laravel - An Overview

In this blog post, we 'll understand how HTMX works, and build a very basic CRUD in Laravel using HT...

Read article

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2023 Laravel.io - All rights reserved.