Simple and painless Google reCAPTCHA package for Laravel framework
mfonte/larecaptcha is a Laravel package for simple and painless google recaptcha package for laravel framework.
It currently has 0 GitHub stars and 8 downloads on Packagist.
Install it with composer require mfonte/larecaptcha.
Discover more Laravel packages by mfonte
or browse all Laravel packages to compare alternatives.
Last updated
Simple and painless Google reCAPTCHA package for Laravel framework
Forked from https://github.com/biscolab/laravel-recaptcha.
Please refer to the original package mantainer README for further information.
Recaptcha::htmlFormSnippet() also accepts $id and $class parameters to change the DOM representation of the Recaptcha Widget.