laravel Rate Limiting

laravel Rate Limiting

Dev

55 лет назад

359 Просмотров

laravel Rate Limiting
In Laravel we use throttle middleware to restrict the amount of traffic for a given route or group of routes. The throttle middleware accepts two parameters that determine the maximum number of requests that can be made in a given number of minutes.

https://laravel.com/docs/8.x/routing#rate-limiting
Ссылки и html тэги не поддерживаются


Комментарии: