Download the PHP package reazon/vsm-captcha without Composer
On this page you can find all versions of the php package reazon/vsm-captcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download reazon/vsm-captcha
More information about reazon/vsm-captcha
Files in reazon/vsm-captcha
Download reazon/vsm-captcha
More information about reazon/vsm-captcha
Files in reazon/vsm-captcha
Vendor reazon
Package vsm-captcha
Short Description Laravel very simple match captcha for my own convenience
License MIT
Package vsm-captcha
Short Description Laravel very simple match captcha for my own convenience
License MIT
Please rate this library. Is it a good library?
Informations about the package vsm-captcha
Very Simple Math Captcha for Laravel
This package is intended for devs that does not want their user to be confused looking at some obscure captcha image but still want to have a captcha for whatever reason. And ofcourse it's not as secure as an obscure one.
Installation
Configs
to use your own settings, publish the config file. config/vsm-captcha.php
Usage Example
View
use it in view by make an image tag with source from function vsm_captcha_src()
Validation
to validate the form with captcha input just add vsm_captcha
to validation rules
All versions of vsm-captcha with dependencies
PHP Build Version
Package Version
No informations.
The package reazon/vsm-captcha contains the following files
Loading the files please wait ....