Laravel Recaptcha Versions Save

Google ReCaptcha package for Laravel

v6.1.0

1 month ago

v6.0.0

1 year ago

v5.4.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/biscolab/laravel-recaptcha/compare/v5.3.0...v5.4.0

v5.2.0

2 years ago

Improve "skipByIp" method using Symfony\Component\HttpFoundation\IpUtils::checkIp

What's Changed

New Contributors

Full Changelog: https://github.com/biscolab/laravel-recaptcha/compare/v5.1.0...v5.2.0

v5.1.0

2 years ago

v5.0.1

3 years ago

v5.0.0

3 years ago

PHP 8 is now supported, testing tools improved and updated

v4.4.0

3 years ago

Override default config values in ReCaptchaBuilderV2::htmlFormSnippet used to set data- attributes of g-recaptcha HTML element

v4.3.0

3 years ago

In case www.google.com is not accessible you can customize API domain setting api_domain to www.recaptcha.net in config/recaptcha.php

v4.2.0

3 years ago