Fix sendmail and improve register error catching
This commit is contained in:
@@ -37,4 +37,4 @@ class SendToken extends Mailable
|
||||
->subject('Token to complete registration')
|
||||
->with(['token'=>$this->token]);
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user