Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 3.05 KB

README.md

File metadata and controls

39 lines (25 loc) · 3.05 KB

Laravel ReCAPTCHA v3, checkbox and invisible

Simple and painless Google reCAPTCHA package for Laravel 5.5 or greater

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.2.x or greater v3, v2 Invisible, v2 Checkbox 7.1 or greater 5.5 or greater, 6, 7, 8 latest
4.1.x v3, v2 Invisible, v2 Checkbox 7.1 or greater 5.5 or greater, 6, 7 v4.1.x
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