send(new InviteMail($uuid,'en')); if(Mail::failures()){ $this->error('send email fail'); } return 0; } }