8000 GitHub - biscolab/laravel-recaptcha at v5.1.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

biscolab/laravel-recaptcha

Repository files navigation

Laravel ReCAPTCHA v3, checkbox and invisible

Simple and painless Google reCAPTCHA package for Laravel framework

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
5.x v3, v2 Invisible, v2 Checkbox 7.3 or greater 7, 8 latest
4.2.x to 4.4.x v3, v2 Invisible, v2 Checkbox 7.1 or greater 5.5 or greater, 6, 7, 8 v4.4.x
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 to latest version, please take a look at What's new 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

0