Skip to content

A simple larravel package of contact from to send email and save the information in database

Notifications You must be signed in to change notification settings

humaon/contact-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Contact-form laravel package

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

About

A simple larravel package of contact from to send email and save the information in database

Resources

Stars

Watchers

Forks

Packages

No packages published