Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[12.x] Cast session lifetime to int #1727

Merged
merged 1 commit into from Mar 14, 2024
Merged

Conversation

kindslayer
Copy link
Contributor

Laravel 11 with Passport has error cause Carbon needs int|float but the config passes as string.

this is the error https://flareapp.io/share/NPLWwVQm#context-request-browser

Laravel 11 with Passport has error cause Carbon needs int|float but the config passes as string.

this is the error https://flareapp.io/share/NPLWwVQm#context-request-browser
@crynobone crynobone linked an issue Mar 14, 2024 that may be closed by this pull request
@driesvints driesvints changed the title [Bugfix] - Cast session lifetime to int [12.x] Cast session lifetime to int Mar 14, 2024
@taylorotwell taylorotwell merged commit 765f4cf into laravel:12.x Mar 14, 2024
12 checks passed
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.

Laravel Passport has error with Carbon.
3 participants