Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Releases: biscolab/laravel-recaptcha

Google reCAPTCHA v3 full support

31 Jan 01:15
Compare
Choose a tag to compare

Google reCAPTCHA v3 full compatibility.
Documentation: https://laravel-recaptcha-docs.biscolab.com/

Use .env for sensitive information

19 Jan 09:16
3e0fa4e
Compare
Choose a tag to compare
Merge pull request #15 from andrewgorpenko/master

Use .env for sensitive information

Package Auto Discovery

17 Jan 21:27
6d4f18c
Compare
Choose a tag to compare

Laravel "Providers" and "Aliases" added to composer.json

PHP 5 no longer supported

12 Sep 20:29
Compare
Choose a tag to compare
Merge branch 'release/v3'

* release/v3:
  composer errata corrige

Removed phpunit from travis yml

01 Nov 00:08
Compare
Choose a tag to compare

Removed phpunit from travis yml

Documentation

30 Oct 22:59
Compare
Choose a tag to compare

Errata corrige

Bugfix, semicolon in config/recaptcha.php

04 Oct 21:21
Compare
Choose a tag to compare

Semicolon removed from config/recaptcha.php file

Skip IP added

01 Jul 11:05
Compare
Choose a tag to compare
v2.0.1

travis file added

v2.0.0-beta

07 May 09:25
Compare
Choose a tag to compare

Invisible ReCAPTCHA added

v2.0.0

07 May 09:48
Compare
Choose a tag to compare

INVISIBLE ReCAPTCHA was added

CHANGELOG

Added

  • htmlScriptTagJsApi() helper and $formId parameter
  • htmlFormButton() helper
  • htmlFormSnippet() helper
  • 'version' in recaptcha.php configuration file