Account security notification — themed with your tokens and shipped with a plain-text twin. Runtime subjects can be localized by your Laravel application.
A transactional security notice with application-provided context.
use Jml\HermodMail\Data\SecurityAlertData; use Jml\HermodMail\Mail\SecurityAlertMail; $data = new SecurityAlertData(/* validated fields */); Mail::to($recipient)->send(new SecurityAlertMail($data));
Start with eight MIT Core templates. Pro licensing and stable release are still prelaunch.