J
J
Jedi2020-02-26 03:58:59
Laravel
Jedi, 2020-02-26 03:58:59

Is throttle the default in Laravel?

Is throttle the default in Laravel ?

If yes , with what parameters?

When using throttle , how to catch errors and where is the client response handled?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Darkhan Kamaliev, 2020-02-26
@PHPjedi

Yes, middleware for all routes in api.php, smoke the dock.
by default parameters 60:1
60 requests - ban 1 minute

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question