Download the PHP package dearmadman/captcha without Composer
On this page you can find all versions of the php package dearmadman/captcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dearmadman/captcha
More information about dearmadman/captcha
Files in dearmadman/captcha
Download dearmadman/captcha
More information about dearmadman/captcha
Files in dearmadman/captcha
Please rate this library. Is it a good library?
Informations about the package captcha
Captcha
Simple Captcha for laravel 5
Preview
![alt Captcha](https://raw.githubusercontent.com/DearMadMan/Captcha/master/preview.jpg)
Installation
The Captcha Service Provider can be installed via Composer by requiring the
dearmadman/captcha
package and setting the minimum-stability
to dev
(required for Laravel 5) in your
project's composer.json
.
Usage
To use the Captcha Service Provider, you must register the provider when bootstrapping your Laravel application. There are essentially two ways to do this.
Find the providers
key in app/config/app.php
and register the Captcha Service Provider.
Example Usage
^_^
All versions of captcha with dependencies
PHP Build Version
Package Version
No informations.
The package dearmadman/captcha contains the following files
Loading the files please wait ....