Open D-Redouane opened 7 months ago
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
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 :
will appear
Fixes #2256