inimist/captcha-demo
Composer 安装命令:
composer require inimist/captcha-demo
包简介
CakePHP Captcha Plugin, Image, Math and Google Recaptcha Support
README 文档
README
Requires CakePHP 3 Captcha Plugin
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require inimist/captcha-demo
And
bin/cake plugin load CaptchaDemo -b -r
Create captcha_demo table using Migrations plugin:
bin/cake migrations migrate -p CaptchaDemo
After installation visit my_app_url/captcha-demo/
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-10-20