Skip to content

Conversation

@D-Redouane
Copy link

The env file is passing values as string and if manually the developer set the JWT_TTL value in the env file an error of :

Carbon\\Carbon::rawAddUnit(): Argument #3 ($value) must be of type int|float, string given,

will appear

Fixes #2256

…ent variable

The env file is passing values as string and if manually the developer set the JWT_TTL value in the env file an error of : 
```
Carbon\\Carbon::rawAddUnit(): Argument tymondesigns#3 ($value) must be of type int|float, string given,
```
will appear

Fixes tymondesigns#2256
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.

TypeError: Carbon\Carbon::rawAddUnit(): Argument #3 ($value) must be of type int|float, string given,

1 participant