Commit 765f4cf
authored
[Bugfix] - Cast session lifetime to int (#1727)
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-browser1 parent c3aa8fc commit 765f4cf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments