Skip to content

xiaoxuan6/login-geetest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

这个扩展包用来将Geetest验证码集成进laravel-admin中使用

安装

1、注册geetest,获取key

2、引入包

composer require james.xue/login-geetest

3、发布静态资源

php artisan vendor:publish --provider=James\Geetest\GeetestServiceProvider.php

或者

php artisan vendor:publish --tag=geetest

About

laravel-admin 登录添加geetest验证码

Resources

License

Stars

Watchers

Forks

Packages

No packages published