问题描述
我对电子邮件验证有疑问。
我没有评论refreshKey.currentState.show();
,也已经在我的用户模型中实现了MustVerifyEmail
Features::emailVerification(),
我的web.PHP中有3条路由
class User extends Authenticatable implements MustVerifyEmail
{
use Notifiable;
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)