Search by

haroob / email

nowamani-haroob

A package that enables users to seamlessly send support email after registration

V1.0 2023-02-03 10:33 UTC

This package is not auto-updated.

Last update: 2026-09-13 04:58:39 UTC


README

#A package that enables users to seamlessly send email notifications

use Haroob\Email\Models\HaroobEmail;

HaroobEmail::send($receiver,$subject,$body);