atul/contact-form
Composer 安装命令:
composer require atul/contact-form
包简介
This will be a contact us from for any project
README 文档
README
This package will send mail to the admin and save the users message to the database.
Installing ContactUS Package
The recommended way to install this package is through Composer.
composer require atul/contact-form
Steps
- php artisan vendor:publish
- Go to the main config folder you can see the contactForm.php set the send_email_to.
- Set up your mail configuration in .env file
- Set up your database
- php artisan migrate
- http://127.0.0.1:8000/contact (Web link for access the view page)
- Note:-You can update the view files and email template
Congratulation 😉
That's It! You're ready with your contact us setup.
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-03-31