Registry / web-framework / spatie-laravel-honeypot

spatie-laravel-honeypot

JSON →
library4.7.1phppackagistunverified

Preventing spam submitted through forms in Laravel applications.

composer require spatie/laravel-honeypot
INSTALL
IMPORT
SIG · SPATIE-LARAVEL-HON
S
spatie-laravel-honeypot
web-frameworkphpv4.7.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ProtectAgainstSpam
use Spatie\Honeypot\ProtectAgainstSpam;

Validate a form with honeypot and time-based spam protection.

use Spatie\Honeypot\ProtectAgainstSpam; // In a controller: request()->validate([ 'honeypot' => 'honeypot', 'honeypot_time' => 'required|honeytime:5' ]);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.7.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
14
Amazon
1
Resources
spatie-laravel-honeypot — pip install spatie-laravel-honeypot · libregistry