Download the PHP package hamog/captcha without Composer
On this page you can find all versions of the php package hamog/captcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hamog/captcha
More information about hamog/captcha
Files in hamog/captcha
Download hamog/captcha
More information about hamog/captcha
Files in hamog/captcha
Vendor hamog
Package captcha
Short Description Simple Laravel 5.2 Captcha Package
License
Homepage https://github.com/hamog/captcha
Package captcha
Short Description Simple Laravel 5.2 Captcha Package
License
Homepage https://github.com/hamog/captcha
Please rate this library. Is it a good library?
Informations about the package captcha
captcha
Simple Captcha for laravel 6
Installation
Require this package with composer:
Find the providers key in config/app.php and register the Captcha Service Provider.
Find the aliases key in config/app.php.
Configuration
To use your own settings, publish config.
To use your own settings in config/captcha.php, publish config.
Preview
Usage
return captcha image:
Create html image tag:
return captcha src:
Validation
Using captcha rule:
Add custom rule message:
All versions of captcha with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
ext-gd Version *
ext-gd Version *
The package hamog/captcha contains the following files
Loading the files please wait ....