We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5304cc2 commit d5bb5afCopy full SHA for d5bb5af
README.md
@@ -23,7 +23,7 @@ return [
23
// Cache key prefix
24
'prefix' => 'passport_token_',
25
26
- // The life time of token cache,
+ // The lifetime of token cache,
27
// Unit: second
28
'expires_in' => 300,
29
0 commit comments