Skip to content

Add compatibility for changes to Laravel starter kits and default model date casting#137

Open
SkyLundy wants to merge 1 commit intorappasoft:developfrom
SkyLundy:develop
Open

Add compatibility for changes to Laravel starter kits and default model date casting#137
SkyLundy wants to merge 1 commit intorappasoft:developfrom
SkyLundy:develop

Conversation

@SkyLundy
Copy link

Add compatibility with changes to AppServiceProvider in Vue, Livewire, and React starter kits that make dates cast from models to return CarbonImmutable instances rather than Carbon by default.

Fixes issue where methods that return Carbon objects in AuthenticationLoggable would cause a TypeError. Methods are compatible with Carbon and CarbonImmutable return types.

@SkyLundy SkyLundy changed the base branch from main to develop January 19, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant