Starting getting these warnings running PHP 8.1
Return type of Collective\Annotations\Routing\Meta::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /vendor/laravelcollective/annotations/src/Routing/Meta.php on line 75
Just a warning but would be nice if this was updated soon