Skip to content

Complete contact form with email sending feature

Notifications You must be signed in to change notification settings

utdevnp/pro-contact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Complete contact form with email sending feature

Issues Stars

Install package via composer

composer require utdevnp/contact

Publish package config and views

Run php artisan vendor:publish and select Utdevnp\Contact\ContactServiceProvider

This package have a two routes

  • GET / contact - shows the contact form
  • POST / contact - Save contact detail in database and send message to email

After publishing you will be able to change the design of the form as per your requirement , You will be able to make UI validation.

How to Contribute

  1. Fork and edit
  2. Submit pull request for consideration

License

License: GPL v3

Happy Coding 😄

About

Complete contact form with email sending feature

Resources

Stars

Watchers

Forks

Packages

No packages published