2017 © Pedro Peláez
 

library password-resetter

Simple Command to reset a users password

image

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

The README.md

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)

The Versions

29/05 2015

dev-dev

dev-dev

Simple Command to reset a users password

  Sources   Download

The Requires

 

by Alfred Nutile Inc

29/05 2015

dev-master

9999999-dev

Simple Command to reset a users password

  Sources   Download

The Requires

 

by Alfred Nutile Inc