Laravel 9 is the latest version of the popular Laravel PHP framework. Some key new features in Laravel 9 include support for PHP 8.0, improved route listing in the console, anonymous stub migrations by default, customizable exception page themes, and a new query builder interface. Laravel 9 also provides longer term support than previous versions, with bug fixes supported until February 2024 and security fixes until 2025. The installation of Laravel 9 is straightforward, requiring use of the Composer package manager.
Related topics: