Download the PHP package daikazu/simple-contact-form without Composer
On this page you can find all versions of the php package daikazu/simple-contact-form. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package simple-contact-form
Simple Contact Form
Package description: CHANGE ME
Installation
Install via composer
Register Service Provider
Note! This and next step are optional if you use laravel>=5.5 with package auto discovery feature.
Add service provider to config/app.php
in providers
section
Register Facade
Register package facade in config/app.php
in aliases
section
Publish Configuration File
Publish View File to /resource/views/vendor/
folder
Usage
Migrate contact_us
table
TODO
- tests
Security
If you discover any security related issues, please email instead of using the issue tracker.
Credits
This package is bootstrapped with the help of melihovv/laravel-package-generator.
All versions of simple-contact-form with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package daikazu/simple-contact-form contains the following files
Loading the files please wait ....