Send a message through MailKite's /v1/send from Laravel. Sending needs a verified domain.
composer require mailkite/mailkiteSet your API key (dashboard → Settings → API key — or mint a domain-scoped key per agent/tenant):
export MAILKITE_API_KEY=mk_live_…The sample lives in routes/web.php. Docs: https://mailkite.dev/docs/sending