toyosi/contact
Composer 安装命令:
composer require toyosi/contact
包简介
Contact form for laravel
README 文档
README
Easy to use contact form package for receiving emails from users on websites using laravel
Installation
PHP 7.2+ and Composer are required.
Create a new database for your project, this is because, the package creates 'contacts' table where all mails are saved.
To get the latest version of Laravel Contact Form, simply require it
composer require toyosi/contact
Once Installed, the configuration file is published automatically.
To be able to edit the default views, run:
php artisan vendor:publish
To edit the contact form or email views, check views/vendor folder
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-11-12