Download the PHP package fzdn/contact without Composer
On this page you can find all versions of the php package fzdn/contact. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor fzdn
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 Packages
Installation
-
Installation tools. Install "composer require fzdn/contact" into your project
- Install migrations
- run `php artisan migrate
- Before start you should manage inside your .env file to MAIL_USERNAME=xxxxxxxxxxxxxx, MAIL_PASSWORD=xxxxxxxxxxxxxx, MAIL_ENCRYPTION=tls, from "mailtrap.io"
-
Run server
-
To run on local
`php artisan serve
-
- Go to this link http://127.0.0.1:8000/contact
This will send email to admin and save contact query to database
All versions of contact with dependencies
PHP Build Version
Package Version
No informations.
The package fzdn/contact contains the following files
Loading the files please wait ....