Download the PHP package nilesh_saha/contact without Composer
On this page you can find all versions of the php package nilesh_saha/contact. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nilesh_saha/contact
More information about nilesh_saha/contact
Files in nilesh_saha/contact
Download nilesh_saha/contact
More information about nilesh_saha/contact
Files in nilesh_saha/contact
Vendor nilesh_saha
Package contact
Short Description This will send email to admin and save contact query in database
License MIT
Package contact
Short Description This will send email to admin and save contact query in database
License MIT
Please rate this library. Is it a good library?
Informations about the package contact
Contact Us Form Package
This will send email to admin and save contact query in database
This package will send mail to the admin and save the users message to the database.
Installing ContactUS Package
The recommended way to install this package is through Composer.
Steps
- php artisan vendor:publish
- Go to the main config folder you can see the contactForm.php set the send_email_to.
- Set up your mail configuration in .env file
- Set up your database
- php artisan migrate
- http://127.0.0.1:8000/contact (Web link for access the view page)
- Note:-You can update the view files and email template
Congratulation 😉
That's It! You're ready with your contact us setup.
All versions of contact with dependencies
PHP Build Version
Package Version
No informations.
The package nilesh_saha/contact contains the following files
Loading the files please wait ....