spatie/laravel-honeypot
Protect Laravel forms from spam bots with a simple honeypot + timed submission check. Add the x-honeypot Blade component (or pass values manually for Inertia) and the package will reject requests with filled honeypot fields or unrealistically fast submits.
Protect public forms from spam bots with spatie/laravel-honeypot for Laravel. Add an invisible honeypot field and a timestamp trap to detect automated submissions that fill every input or post back unrealistically fast.
Drop in the **<x-honeypot />** Blade component (or pass values manually for Inertia and other view layers) and let the package silently reject suspicious requests.
How can I help you explore Laravel packages today?