Download the PHP package rahul900day/laravel-captcha without Composer
On this page you can find all versions of the php package rahul900day/laravel-captcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rahul900day/laravel-captcha
More information about rahul900day/laravel-captcha
Files in rahul900day/laravel-captcha
Package laravel-captcha
Short Description Different types of Captcha implementation for Laravel Application.
License MIT
Homepage https://github.com/RahulDey12/laravel-captcha
Informations about the package laravel-captcha
Laravel Captcha
Laravel Captcha is a wrapper around Turnstile, HCaptcha & Google Recaptcha. It provides very easy-to-use Facade, Validation Rule, and laravel components.
Requires PHP 8.0+
Quick Start
-
Install via Composer:
-
Publish the config file with:
-
Add required configuration to
.env
file: - Display the Captcha
Please read the full documentation on https://laravel-captcha.rahuldey.dev/
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Rahul Dey
- All Contributors
Sponsors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-captcha with dependencies
guzzlehttp/guzzle Version ^7.5
illuminate/http Version ^10.0|^11.0
illuminate/support Version ^10.0|^11.0
illuminate/validation Version ^10.0|^11.0
illuminate/view Version ^10.0|^11.0