Skip to content

Releases: hendurhance/laracaptcha

First Release

13 Jul 22:01
Compare
Choose a tag to compare

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