itobuztech / contact
A simple contact form to store message from visitor of the site
Package info
github.com/tridibdawn/simple-contact-form
Language:HTML
pkg:composer/itobuztech/contact
v1.0.2
2020-03-13 13:41 UTC
This package is auto-updated.
Last update: 2026-03-14 03:01:25 UTC
README
Installation Instruction
composer require itobuztech/contactphp artisan vendor:publish- Change the "send_email_to" value inside the 'config/contact.php' file
- "php artisan migrate"
- visit "/contact" route in your browser to see the contact us page
Minimum Dependencies
- Minimum Laravel Version: 7.x
- Minimum PHP Version: 7.2.x