Skip to content

Laravel 10 compatible version of ARCANEDEV/noCaptcha

License

Notifications You must be signed in to change notification settings

goedemiddag/noCAPTCHA

 
 

Repository files navigation

noCAPTCHA (new reCAPTCHA)

Forked of ARCANEDEV/noCAPTCHA but made compatible with Laravel 10 and 11.

Installation

Add to composer:

"repositories": [
    {
        "type": "vcs",
        "url": "https://github.com/goedemiddag/noCAPTCHA.git"
    }
],

And then to the require section:

    "arcanedev/no-captcha": "dev-main"

To finish the installation, run:

composer update

About

Laravel 10 compatible version of ARCANEDEV/noCaptcha

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • PHP 100.0%