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.
Support Livewire 4
Add Laravel 13 support
Full Changelog: https://github.com/spatie/laravel-honeypot/compare/4.6.1...4.6.2
Full Changelog: https://github.com/spatie/laravel-honeypot/compare/4.6.0...4.6.1
Full Changelog: https://github.com/spatie/laravel-honeypot/compare/4.5.4...4.6.0
Full Changelog: https://github.com/spatie/laravel-honeypot/compare/4.5.3...4.5.4
Full Changelog: https://github.com/spatie/laravel-honeypot/compare/4.5.2...4.5.3
Full Changelog: https://github.com/spatie/laravel-honeypot/compare/4.5.1...4.5.2
Full Changelog: https://github.com/spatie/laravel-honeypot/compare/4.5.0...4.5.1
Full Changelog: https://github.com/spatie/laravel-honeypot/compare/4.4.0...4.5.0
Full Changelog: https://github.com/spatie/laravel-honeypot/compare/4.3.4...4.4.0
Fix autocomplete attribute value
Full Changelog: https://github.com/spatie/laravel-honeypot/compare/4.3.2...4.3.3
Full Changelog: https://github.com/spatie/laravel-honeypot/compare/4.3.1...4.3.2
Full Changelog: https://github.com/spatie/laravel-honeypot/compare/4.3.0...4.3.1
Full Changelog: https://github.com/spatie/laravel-honeypot/compare/4.2.3...4.3.0
Full Changelog: https://github.com/spatie/laravel-honeypot/compare/4.2.2...4.2.3
aria-hidden for screenreadersautocomplete=nope to disable autocomplete (https://stackoverflow.com/questions/12374442/chrome-ignores-autocomplete-off)Full Changelog: https://github.com/spatie/laravel-honeypot/compare/4.2.1...4.2.2
autocomplete=off to input fieldsFull Changelog: https://github.com/spatie/laravel-honeypot/compare/4.2.0...4.2.1
tabindex=-1 to fieldsFull Changelog: https://github.com/spatie/laravel-honeypot/compare/4.1.0...4.2.0
valid_from timestamp checkblock all requests without honeypot fields and adds an option to enable itHow can I help you explore Laravel packages today?