I have successfully sent a raw text email with Laravel Mail but how could I send an HTML email (without using a view)? \Mail::raw('Text to e-mail', ...
確定! 回上一頁