jonathan-martz/lumen-cronjob-user-activate
Composer 安装命令:
composer require jonathan-martz/lumen-cronjob-user-activate
包简介
Php Lumen Cronjob User Activate Mail
README 文档
README
Installation
NOTE: You have to register the blade component for general::header and general::footer or the template will break.
NOTE: You have to add command to commands variable in app/console/Kernel.php
EmailUserActivateCommand::class
NOTE: You have to schedule the cronjob in schedule method
$schedule->command('email:user:activate')->everyMinute();
统计信息
- 总下载量: 70
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-12-30