library password-resetter
Simple Command to reset a users password
alfred-nutile-inc/password-resetter
Simple Command to reset a users password
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 5 % Grown
Password Resetter
Install
Add to your Kernel.php file, (*1)
protected $commands = [
'AlfredNutileInc\PasswordResetter\SetUserPasswordCommand',
'AlfredNutileInc\CoreApp\AngularStubber\AngularStubberCommand',
'Approve\Console\Commands\CleanUploadsCommands'
];
And run..., (*2)
Simple command to help us manage passwords at the command line., (*3)
php artisan core-app:password-reset --help
For more info, (*4)
dev-dev
dev-dev
Simple Command to reset a users password
Sources
Download
The Requires
by
Alfred Nutile Inc
dev-master
9999999-dev
Simple Command to reset a users password
Sources
Download
The Requires
by
Alfred Nutile Inc