#development #laravel #php #tools

If you want to know if you are ready to update to Laravel 11, you can use this command to check if your packages are compatible with the new version:

1composer why-not laravel/framework 11.0

There is also an upgrade guide available at laravel.com/docs/11.x/upgrade.