- Implemented CanBeEscapedWhenCastToString on AbstractPaginator and added toArray method to ComponentAttributeBag
- Introduced new Eloquent builder method whereAttachedTo, macroable support for Illuminate\Support\Uri, and resource helper functions for models/collections
- Adjusted UUID column handling for MariaDB < 10.7.0 using CHAR(36)