No CAPTCHA (new Google reCAPTCHA) with Laravel support
arcanedev/no-captcha is a Laravel package for no captcha (new google recaptcha) with laravel support.
It currently has 365 GitHub stars and 741.131 downloads on Packagist (latest version 13.0.0).
Install it with composer require arcanedev/no-captcha.
Discover more Laravel packages by arcanedev
or browse all Laravel packages to compare alternatives.
Last updated
By ARCANEDEV©
reCAPTCHA is a free service that protects your site from spam and abuse. It uses advanced risk analysis engine to tell humans and bots apart. With the new API, a significant number of your valid human users will pass the reCAPTCHA challenge without having to solve a CAPTCHA. reCAPTCHA comes in the form of a widget that you can easily add to your blog, forum, registration form, etc.

v2 (+ Invisible) & v3 reCaptcha are supported.4.2 to 9.x are supported.Any ideas are welcome. Feel free to submit any issues or pull requests, please check the contribution guidelines.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.