Download the PHP package skrskr/contact without Composer
On this page you can find all versions of the php package skrskr/contact. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download skrskr/contact
More information about skrskr/contact
Files in skrskr/contact
Download skrskr/contact
More information about skrskr/contact
Files in skrskr/contact
Vendor skrskr
Package contact
Short Description This package send mail to admin and save contact us message
License MIT
Package contact
Short Description This package send mail to admin and save contact us message
License MIT
Please rate this library. Is it a good library?
Informations about the package contact
Contact Us Package (for learning purpose)
This package send mail to admin and save contact us message
Installation
Require via composer
if laravel version < laravel 5.5
Add ContactServiceProvider to app.php
In config/app.php
file
Runing
Migrate contact model migrations
Run development server
Hit contact form url
Customization
Run this command to generate the contact.php
configuration file, vendor/contact
folder for views
Change admin mail in contact.php
Customize contact us form in vendor/contact/contact.blade.php
blade file.
Customize contact us mail style in vendor/contact/contact/email.blade.php
blade file.
Screenshot
All versions of contact with dependencies
PHP Build Version
Package Version
No informations.
The package skrskr/contact contains the following files
Loading the files please wait ....