Download the PHP package csesumonpro/contact without Composer
On this page you can find all versions of the php package csesumonpro/contact. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download csesumonpro/contact
More information about csesumonpro/contact
Files in csesumonpro/contact
Package contact
Short Description It's Contact From Package when user submit a contact message from your web site frontend you will manage it from Backend(Admin panel) with send contact message of your mail(Admin Mail). Replay their message from admin panel.
License MIT
Rated 5.00 based on 1 reviews
Informations about the package contact
Laravel Contact Form
It's Contact From Package when user submit a contact message from your web site frontend you will manage it from Backend(Admin panel) with send contact message of your mail(Admin Mail). Replay their message from admin panel.
INSTALLATION
Install the package through Composer.
For Laravel 5.6 or 5.7~:
CONFIGURATION
. Open config/app.php and add this line to your Service Providers Array. NOTE: If you are using laravel 5.5 or above, this will be automatically added by its auto discovery.
. After successfully install package just run below command
HOW TO USE
- Usage
- Mail Setup
- Admin Mail Setup
- View Change
- Route
Usage
Run this command
IMPORTANT NOTE!
Must Be configured your mail in your app env file for send email from contact form!!.
Mails
Before Google Mail Configuration must be use a mail which mail not two factor authorized.
Must need for send a mail from localhost Allow less secure option enable Less Secure Apps.
Example: Google Mail Configuration
Adminmails
Viewchange
Route
Route Action
Contact Form:
Reference
License
The Laravel Shopping Cart is open-sourced software licensed under the MIT license