Laravel 7 - add additional links to the verification email

前端 未结 0 1183
栀梦
栀梦 2020-12-03 08:58

Is there some way to create additional links for verification email using the default Laravel class?

public function toMail($notifiable)
    {
        if (sta         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题