humaon/contact

A contact from which is sending mail and save the data into database

v1.0.3 2019-05-17 18:44 UTC

This package is auto-updated.

Last update: 2024-09-14 17:32:12 UTC


README

Issues stars

Install the package

  • $ compser require humaon/contact
  • $ php artisan migrate
  • $ php artisan vendor:publish --provider="Humaon\Contact\ContactServiceProvider"

Run The Application

hit the route {base_url}/contact

At last You have to configure your email to send email and you can change the admin email in contact.php which is under config folder. Enjoy the package