Download the PHP package abdullahfaqeir/laravel-captcha without Composer
On this page you can find all versions of the php package abdullahfaqeir/laravel-captcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download abdullahfaqeir/laravel-captcha
More information about abdullahfaqeir/laravel-captcha
Files in abdullahfaqeir/laravel-captcha
Download abdullahfaqeir/laravel-captcha
More information about abdullahfaqeir/laravel-captcha
Files in abdullahfaqeir/laravel-captcha
Vendor abdullahfaqeir
Package laravel-captcha
Short Description Captcha integration for Laravel
License MIT
Homepage https://github.com/abdullahfaqeir/laravel-captcha
Package laravel-captcha
Short Description Captcha integration for Laravel
License MIT
Homepage https://github.com/abdullahfaqeir/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
Captcha | Laravel |
---|---|
v2.2 | 5.5 - 9.x |
v2.1 | 5.4 |
v1.1 | 5.3 and below |
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
Donation
If this project help you reduce time to develop, you can give me a cup of coffee :)
All versions of laravel-captcha with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
ext-gd Version *
illuminate/support Version ^5.5|^6.0|^7.0|^8.0|^9.0
illuminate/http Version ^5.5|^6.0|^7.0|^8.0|^9.0
illuminate/routing Version ^5.5|^6.0|^7.0|^8.0|^9.0
illuminate/view Version ^5.5|^6.0|^7.0|^8.0|^9.0
illuminate/session Version ^5.5|^6.0|^7.0|^8.0|^9.0
illuminate/config Version ^5.5|^6.0|^7.0|^8.0|^9.0
illuminate/translation Version ^5.5|^6.0|^7.0|^8.0|^9.0
ext-gd Version *
illuminate/support Version ^5.5|^6.0|^7.0|^8.0|^9.0
illuminate/http Version ^5.5|^6.0|^7.0|^8.0|^9.0
illuminate/routing Version ^5.5|^6.0|^7.0|^8.0|^9.0
illuminate/view Version ^5.5|^6.0|^7.0|^8.0|^9.0
illuminate/session Version ^5.5|^6.0|^7.0|^8.0|^9.0
illuminate/config Version ^5.5|^6.0|^7.0|^8.0|^9.0
illuminate/translation Version ^5.5|^6.0|^7.0|^8.0|^9.0
The package abdullahfaqeir/laravel-captcha contains the following files
Loading the files please wait ....