Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

忘记配置验证码的key和ID就开启了后台登录验证码,如何关闭 #240

Closed
hechuan4 opened this issue May 23, 2020 · 2 comments

Comments

@hechuan4
Copy link

忘记配置验证码的key和ID就开启了后台登录验证码,现在登录不进后台了,求助
数据库表里的systems里的vcode_login改成0或者1都不行

@Tai7sy
Copy link
Owner

Tai7sy commented May 24, 2020

修改systems表里面内容之后需要清空缓存配置才可以生效

@hechuan4
Copy link
Author

谢谢!这样清空缓存吗
cd /www/wwwroot/demo.anfaka.com #这里替换成你的网站目录
rm -rf storage/framework/cache/data/*
php artisan cache:clear
php artisan config:clear
php artisan route:clear

@Tai7sy Tai7sy closed this as completed Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants