alfred-nutile-inc/password-resetter
Composer 安装命令:
composer require alfred-nutile-inc/password-resetter
包简介
Simple Command to reset a users password
README 文档
README
Install
Add to your Kernel.php file
protected $commands = [
'AlfredNutileInc\PasswordResetter\SetUserPasswordCommand',
'AlfredNutileInc\CoreApp\AngularStubber\AngularStubberCommand',
'Approve\Console\Commands\CleanUploadsCommands'
];
And run...
Simple command to help us manage passwords at the command line.
php artisan core-app:password-reset --help
For more info
统计信息
- 总下载量: 15.49k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2015-05-29