Level 74
Personally no, but found this post
https://medium.com/@ashleywnj/learning-laravel-small-steps-rate-limiting-testing-9c22165fd65
It's based on this thread
https://laracasts.com/discuss/channels/testing/test-rate-limit-throttling-catch-22
Summer Sale! All accounts are 50% off this week.
Has anyone found a good way to test if rate limiting is active and is working correct for a route?
Just want to make sure that the route has the middleware, and it is cleared upon hitting the method.
Please or to participate in this conversation.