haroob/email

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: 2025-07-19 22:39:37 UTC


README

#A package that enables users to seamlessly send email notifications

use Haroob\Email\Models\HaroobEmail;

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