Download the PHP package parsidev/laravel-captcha without Composer
On this page you can find all versions of the php package parsidev/laravel-captcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download parsidev/laravel-captcha
More information about parsidev/laravel-captcha
Files in parsidev/laravel-captcha
Download parsidev/laravel-captcha
More information about parsidev/laravel-captcha
Files in parsidev/laravel-captcha
Vendor parsidev
Package laravel-captcha
Short Description Captcha integration for Laravel
License MIT
Homepage https://github.com/parsidev/laravel-captcha
Package laravel-captcha
Short Description Captcha integration for Laravel
License MIT
Homepage https://github.com/parsidev/laravel-captcha
Keywords captchaLaravel Captcha
Please rate this library. Is it a good library?
Informations about the package laravel-captcha
Captcha integration for Laravel
Installing Laravel Captcha Composer Package
Note: If you do not have Composer yet, you can install it by following the instructions on https://getcomposer.org
Step 1. Install package
Step 2 for Laravel 5.5 and below. Register the Laravel Captcha service provider
{LARAVEL_ROOT}/config/app.php:
Using Laravel Captcha
Generate a Captcha markup in your Controller:
Showing a Captcha in a View:
Check user input during form submission:
Configuration
Localization
Supported languages (17):
- Arabic
- Chinese
- Dutch
- English
- French
- German
- Hindi
- Indonesian
- Italian
- Japanese
- Korean
- Persian
- Portuguese
- Russian
- Spanish
- Turkish
- Ukrainian
View
All versions of laravel-captcha with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-gd Version *
illuminate/support Version ^10.0
illuminate/http Version ^10.0
illuminate/routing Version ^10.0
illuminate/view Version ^10.0
illuminate/session Version ^10.0
illuminate/config Version ^10.0
illuminate/translation Version ^10.0
ext-gd Version *
illuminate/support Version ^10.0
illuminate/http Version ^10.0
illuminate/routing Version ^10.0
illuminate/view Version ^10.0
illuminate/session Version ^10.0
illuminate/config Version ^10.0
illuminate/translation Version ^10.0
The package parsidev/laravel-captcha contains the following files
Loading the files please wait ....