adityaricki/contact

This will send email and save contact query into DB

v1.0.2 2022-04-24 10:33 UTC

This package is auto-updated.

Last update: 2025-06-24 18:02:39 UTC


README

Issues Stars

This will send email and save contact query into DB

Install:

composer require adityaricki/contact

Migration:

php artisan migrate

Setup Env:

CONTACT_MAIL_TO="example@email.com"