mfonte/larecaptcha

Simple and painless Google reCAPTCHA package for Laravel framework

dev-main 2021-11-29 12:14 UTC

This package is auto-updated.

Last update: 2024-04-29 04:34:27 UTC


README

Simple and painless Google reCAPTCHA package for Laravel framework

Important info

Forked from https://github.com/biscolab/laravel-recaptcha.

Please refer to the original package mantainer README for further information.

What's changed from the original repository

Recaptcha::htmlFormSnippet() also accepts $id and $class parameters to change the DOM representation of the Recaptcha Widget.