sohan/contact-form

这将向管理员发送数据并在数据库中保存数据查询。

v1.0.0 2021-04-28 15:43 UTC

This package is auto-updated.

Last update: 2024-09-29 00:01:17 UTC


README

这将向管理员发送数据并在数据库中保存数据查询。

安装

要获取最新版本,您只需通过Composer要求该软件包。

composer require sohan/contact-form

使用方法

向迁移添加功能


php artisan migrate.

Then you have to write URL name (/contact).That's it.