Download the PHP package jncinet/laravel-email-captcha without Composer
On this page you can find all versions of the php package jncinet/laravel-email-captcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jncinet/laravel-email-captcha
More information about jncinet/laravel-email-captcha
Files in jncinet/laravel-email-captcha
Download jncinet/laravel-email-captcha
More information about jncinet/laravel-email-captcha
Files in jncinet/laravel-email-captcha
Vendor jncinet
Package laravel-email-captcha
Short Description laravel email captcha.
License MIT
Homepage https://www.qihucms.com
Package laravel-email-captcha
Short Description laravel email captcha.
License MIT
Homepage https://www.qihucms.com
Please rate this library. Is it a good library?
Informations about the package laravel-email-captcha
邮件验证码
安装
在配置中如果使用了中文会被转成base64码,使用时需要在对应的配置文件中转回原文
示例:
添加后台菜单
- 菜单名称:邮件配置
- 菜单链接:email-captcha/config
发送验证码请求
- 地址: /email-captcha
- 方法: POST
- 参数:{"email": '[email protected]'}
- 成功:{"status": "SUCCESS"}
- 失败:{"errors":{"msg": "发送失败"},...}
示例
All versions of laravel-email-captcha with dependencies
PHP Build Version
Package Version
The package jncinet/laravel-email-captcha contains the following files
Loading the files please wait ....