Download the PHP package mehedi/laravel-captcha without Composer
On this page you can find all versions of the php package mehedi/laravel-captcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mehedi/laravel-captcha
More information about mehedi/laravel-captcha
Files in mehedi/laravel-captcha
Download mehedi/laravel-captcha
More information about mehedi/laravel-captcha
Files in mehedi/laravel-captcha
Vendor mehedi
Package laravel-captcha
Short Description Captcha integration for the Laravel 6
License MIT
Homepage https://github.com/mehedi/laravel-captcha
Package laravel-captcha
Short Description Captcha integration for the Laravel 6
License MIT
Homepage https://github.com/mehedi/laravel-captcha
Keywords captchaLaravel Captcha
Please rate this library. Is it a good library?
Informations about the package laravel-captcha
Captcha integration for the Laravel 5
Package information:
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:
Examples
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:
- Arabic
- Chinese
- Dutch
- English
- French
- German
- Hindi
- 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
>=7.2.0
illuminate/support Version ^6.0|^7.0|^8.0
illuminate/http Version ^6.0|^7.0|^8.0
illuminate/routing Version ^6.0|^7.0|^8.0
illuminate/view Version ^6.0|^7.0|^8.0
illuminate/session Version ^6.0|^7.0|^8.0
illuminate/config Version ^6.0|^7.0|^8.0
illuminate/translation Version ^6.0|^7.0|^8.0
illuminate/support Version ^6.0|^7.0|^8.0
illuminate/http Version ^6.0|^7.0|^8.0
illuminate/routing Version ^6.0|^7.0|^8.0
illuminate/view Version ^6.0|^7.0|^8.0
illuminate/session Version ^6.0|^7.0|^8.0
illuminate/config Version ^6.0|^7.0|^8.0
illuminate/translation Version ^6.0|^7.0|^8.0
The package mehedi/laravel-captcha contains the following files
Loading the files please wait ....