درباره این درس
When writing your APIs, you'll often need to limit the number of allowed requests. This way, one application or user can't pound your server with countless API calls. In Laravel 5.2, we get rate limiting right out of the box, via a new middleware.
دیدگاه های کاربران