bionyxxx / laravel-recaptcha

Google ReCaptcha package for Laravel

Home Page:https://laravel-recaptcha-docs.biscolab.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel ReCAPTCHA v3, checkbox and invisible

Simple and painless Google reCAPTCHA package for Laravel 5, 6 and 7

Available reCAPTCHA versions:

  • v2 Invisible
  • v2 Checkbox
  • v3

Build Status Scrutinizer Code Quality Code Coverage Downloads Packagist version

System requirements

Package reCAPTCHA PHP Laravel Docs
4.1.x v3, v2 Invisible, v2 Checkbox 7.1 or greater 5.5 or greater, 6, 7 latest
4.0.x v3, v2 Invisible, v2 Checkbox 7.1 or greater 5.5 or greater, 6 v4.0.x
3.x v3, v2 Invisible, v2 Checkbox 7.1 or greater 5.5 or greater, 6 ready (*) v3.6.1
2.x v2 Invisible, v2 Checkbox 5.5.9, 7.0 or greater 5.0 or greater v2.0.4

(*) Latest version (3.6.1) is Laravel 6 ready

If you are migrating from either v2.x or v3.x to the latest package version, please, take a look about migration to v4.x in What's new in v4.x before any changes

Documentation

You can find online complete documentation at https://laravel-recaptcha-docs.biscolab.com/.

Contributing

Contributions are welcome and will be fully credited. https://laravel-recaptcha-docs.biscolab.com/docs/contributing.

License

MIT License

About

Google ReCaptcha package for Laravel

https://laravel-recaptcha-docs.biscolab.com/

License:MIT License


Languages

Language:PHP 100.0%