Download the PHP package n1ebieski/logic-captcha without Composer
On this page you can find all versions of the php package n1ebieski/logic-captcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download n1ebieski/logic-captcha
More information about n1ebieski/logic-captcha
Files in n1ebieski/logic-captcha
Download n1ebieski/logic-captcha
More information about n1ebieski/logic-captcha
Files in n1ebieski/logic-captcha
Vendor n1ebieski
Package logic-captcha
Short Description Laravel 5 Logic Captcha Package
License MIT
Homepage https://github.com/N1ebieski/laravel-logic-captcha
Package logic-captcha
Short Description Laravel 5 Logic Captcha Package
License MIT
Homepage https://github.com/N1ebieski/laravel-logic-captcha
Please rate this library. Is it a good library?
Informations about the package logic-captcha
Logic Captcha for Laravel 5
A package-plugin extends Captcha for Laravel 5 by Muharrem ERİN for Laravel 5.
New features
- New option - customizable logic captcha (question -> answer1 or answer2 ...)
- Support for multiple captcha on single page by Id (only for Base64 method)
- A simple asset in jquery to reload captcha (both method - Base64 and Src by Controller)
Installation
-
Install the package via Composer:
- Publish the configuration file, resources and assets via artisan:
Preview
Configuration
config/logic_captcha.php
Example Usage
Simple example. Of course, I suggest using the form requests, route-controller-view pattern and assets minified by webpack.
Copyright and License
Base package Captcha for Laravel 5 was written by Muharrem ERİN.
Package Logic Captcha for Laravel 5 was written by Mariusz Wysokiński and is released under the MIT License.
All versions of logic-captcha with dependencies
PHP Build Version
Package Version
Requires
mews/captcha Version
^3.0
The package n1ebieski/logic-captcha contains the following files
Loading the files please wait ....