danharrin/livewire-rate-limiting
Add rate limiting to Laravel Livewire actions with a simple trait/middleware-style API. Throttle clicks, form submits, and other events to prevent spam and brute force attempts. Configure limits, decay, and messages per component or action.
|
Package
|
Constraint
|
|---|---|
| illuminate/support | ^9.0|^10.0|^11.0|^12.0|^13.0 |
|
Package
|
Constraint
|
|---|---|
| livewire/livewire | ^3.0 |
| livewire/volt | ^1.3 |
| orchestra/testbench | ^7.0|^8.0|^9.0|^10.0|^11.0 |
| phpunit/phpunit | ^9.0|^10.0|^11.5.3|^12.5.12 |
How can I help you explore Laravel packages today?