laracaptcha

A Laravel package to seamlessly use hCapthca or reCaptcha v2 or v3 on your forms or RESTful APIs

MIT License

Downloads
156
Stars
14
Committers
1

Bot releases are hidden (Show)

laracaptcha - First Release Latest Release

Published by hendurhance over 1 year ago

Initial Release (v1.0.0)

Features

  • Integration with Google reCaptcha and hCaptcha.
  • Render captcha challenges in forms or RESTful APIs.
  • Support for invisible captcha buttons.
  • Validate user responses against the chosen captcha provider.
  • Customizable configuration options.

Requirements

Laravel >= 8.0
PHP >= 7.4