[10.x] Fix Stringable::convertCase() return type by@vaitesinhttps://github.com/laravel/framework/pull/49590 Allow \Blade::stringable() to be called on native Iterables by@tsjasoninhttps://github.com/laravel/framework/pull/49591 [10.x] Refactor time handling usingInteractsWithTimetrait method...