Download the PHP package eskju/laravel-google-recaptcha without Composer
On this page you can find all versions of the php package eskju/laravel-google-recaptcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-google-recaptcha
laravel-google-recaptcha
ReCaptcha for Laravel
Features:
- easy Google ReCaptcha (v2) integration via Facade
- simple Validator for your own ruleset
Usage
Publish config and edit .env
Add Google ReCaptcha credentials to your .env file: (You cam obtain your key here: https://www.google.com/recaptcha/intro/v3.html, select Version 2)
Usage
Add the following snippet to your (form) template:
Add a new rule to your validation:
All versions of laravel-google-recaptcha with dependencies
PHP Build Version
Package Version
The package eskju/laravel-google-recaptcha contains the following files
Loading the files please wait ....