humaon/contact

用于发送邮件并将数据保存到数据库的联系方式

v1.0.3 2019-05-17 18:44 UTC

This package is auto-updated.

Last update: 2024-09-14 17:32:12 UTC


README

Issues stars

安装包

  • $ compser require humaon/contact
  • $ php artisan migrate
  • $ php artisan vendor:publish --provider="Humaon\Contact\ContactServiceProvider"

运行应用程序

hit the route {base_url}/contact

最后,您需要配置电子邮件发送设置,并且可以更改位于config文件夹下的contact.php文件中的管理员电子邮件。享受这个包吧