Laravel 9 Tutorial to Implement a CRUD Application Taking Advantage of PHP 8 Features By Manuel Lemos Laravel is a well-known PHP development framework. In version 9, it introduced new improvements, including taking advantage of PHP 8 new features.

This package implements an example of a CRUD application based on Laravel 9.