Argument 1 passed to RateLimited::releaseAfterSeconds() must be of the type int (Laravel 8) #36
Unanswered
whande1992
asked this question in
Q&A
Replies: 1 comment
-
The tests indicate that this is working as it should. Could you PR a failing test? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm trying to use the package in Laravel 8, but it's returning an error.
Argument 1 passed to Spatie\RateLimitedMiddleware\RateLimited::releaseAfterSeconds() must be of the type int,
Request limit is five per second maximum.
Laravel 8
PHP 7.4
LOG ERROR
https://pastebin.com/dL0wRxVR
JOB
https://pastebin.com/SjEH4rUm
Beta Was this translation helpful? Give feedback.
All reactions