thuanvh/contact
Composer 安装命令:
composer require thuanvh/contact
包简介
Package Contact - Save name, email, message to admin contact and send email
README 文档
README
#Package Contact - Save name, email, message to admin contact and send email
Installation
You can add this library as a local, per-project dependency to your project using Composer:
composer require thuanvh/contact
Copy the package config to your local config with the publish command:
php artisan vendor:publish --tag=public
Run migration
php artisan migrate
In file config/contact.php, edit key 'send_mail_to' by your email. configure mail server to send mail
php artisan serve
to start the app on http://localhost:8000/contact
Features
-
Contact Form
If you are a person who regularly surfs the web and notices, then surely you will see that many websites have entries to leave customer contact information. Customers wishing to leave their information like email, personal phone number or Facebook here. This package to perform this function.
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-05-17