Passwordless sign-in + OTP fallback — themed with your tokens and shipped with a plain-text twin. Runtime subjects can be localized by your Laravel application.
Tap the button below to sign in. The link works once and expires in 10 minutes.
use Jml\HermodMail\Data\MagicLinkData; use Jml\HermodMail\Mail\MagicLinkMail; $data = new MagicLinkData(/* validated fields */); Mail::to($recipient)->send(new MagicLinkMail($data));
Start with eight MIT Core templates. Pro licensing and stable release are still prelaunch.