Download the PHP package abanoubnassem/filament-grecaptcha-field without Composer
On this page you can find all versions of the php package abanoubnassem/filament-grecaptcha-field. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download abanoubnassem/filament-grecaptcha-field
More information about abanoubnassem/filament-grecaptcha-field
Files in abanoubnassem/filament-grecaptcha-field
Package filament-grecaptcha-field
Short Description Provides a Google reCaptcha V2 field for the Filament Forms
License MIT
Homepage https://github.com/abanoubnassem/filament-grecaptcha-field
Informations about the package filament-grecaptcha-field
Provides a Google reCaptcha V2 field for the Filament Forms(V2-V3), works in Admin-Panel
and Forntend-Forms
.
This plugin is built on top of anhskohbo/no-captcha package.
Installation
You can install the package via composer:
Since the package depends on anhskohbo/no-captcha package. You may publish the configuration by running:
Configuration
Add NOCAPTCHA_SECRET
and NOCAPTCHA_SITEKEY
in .env file :
(You can obtain them from here)
Usage
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security Vulnerabilities
If you discover any security related issues, please create an issue.
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-grecaptcha-field with dependencies
anhskohbo/no-captcha Version ^3.4
filament/forms Version ^2.16|^3.0-stable|^3.2.51
illuminate/contracts Version ^9.0|^10.0|^11.0
spatie/laravel-package-tools Version ^1.13.0