echoballon/yiduncaptcha

this is yidun captcha

1.0.3 2018-06-14 07:00 UTC

This package is not auto-updated.

Last update: 2025-06-08 09:24:13 UTC


README

版本为1.0.3

使用方法

Lumen

配置

env文件配置 YIDUN_CAPTCHA_ID YIDUN_CAPTCHA_SECRET_ID YIDUN_CAPTCHA_SECRET_KEY

注册

$app->register(EchoBallon\Yidun\Captcha\YidunServiceProvider::class);

使用

app()->make('yidun')