laravel-studio/simple-contact-form
Composer 安装命令:
composer require laravel-studio/simple-contact-form
包简介
A simple contact form to send mail and save contact query to database
README 文档
README
Installation Instruction
- Run
composer require laravel-studio/simple-contact-form - Then run
php artisan vendor:publish - Change the "send_email_to" value inside the 'config/contact.php' file
- "php artisan migrate"
- visit "/contact" route in your browser to see the contact us page
Minimum Dependencies
- Minimum Laravel Version: 7.x
- Minimum PHP Version: 7.2.x
Customize Options
- After publishing the vendor you can remove the country, phone field
- These fields are optional
- In this package all the styles are being written in simple internal css. So no dependency of any other css library
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-03-17