Skip to content
Branch: master
Go to file
Code

Latest commit

biscolab committed 9bfe22f Mar 7, 2020
Merge branch 'release/v4'
* release/v4:
  Laravel 7 compatibility. Closes #38
  php 7.4 added to travis file

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

You can’t perform that action at this time.