empty-peacemaker/test
Composer 安装命令:
composer require empty-peacemaker/test
包简介
Laravel package
README 文档
README
composer require empty-peacemaker/test
How used library:
- open file
config/app.phpand go to section providers - replace
Illuminate\Mail\MailServiceProvider::classby\EmptyMail\MailServiceProvider::class - publish config file using the command
php artisan vendor:publish --provider="EmptyMail\ServiceProvider"
- replace parameter
send_toin fileconfig/empty_email.phpwith mail, where everything will be sent
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-11-10