Mail::send(['html' => 'emailtemplate'], $dataCustomer, function ($m) use ($input) { $m->from('quotes@email.net', 'Mr. Foot'); $m->to($_POST['email'])->subject('Mr Foot Thanks You');
Aucun commentaire:
Enregistrer un commentaire