You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation refers to "seconds" when setting the "every" parameter for the rate limit. However, Laravel 5.5 and 5.6 use "minutes" in the Illuminate Cache RateLimiter class.
The documentation refers to "seconds" when setting the "every" parameter for the rate limit. However, Laravel 5.5 and 5.6 use "minutes" in the Illuminate Cache RateLimiter class.