用于发送邮件并将数据保存到数据库的联系方式
github.com/humaon/contact-form
源代码
问题
安装: 8
依赖项: 0
建议者: 0
安全: 0
星标: 2
关注者: 1
分支: 0
开放性问题: 0
语言:HTML
Requires
None
Requires (Dev)
Suggests
Provides
Conflicts
Replaces
MIT 321f801cde6736a061db3af2e66925e33296d2a2
This package is auto-updated.
Last update: 2024-09-14 17:32:12 UTC
$ compser require humaon/contact
$ php artisan migrate
$ php artisan vendor:publish --provider="Humaon\Contact\ContactServiceProvider"
hit the route {base_url}/contact
最后,您需要配置电子邮件发送设置,并且可以更改位于config文件夹下的contact.php文件中的管理员电子邮件。享受这个包吧