patrickriemer/password-reset

CLI for resetting user password

1.1.1 2023-01-11 06:32 UTC

This package is auto-updated.

Last update: 2024-09-11 10:04:01 UTC


README

Build Status Build Status

About Password Reset

Laravel Artisan extension to reset user password from CLI.

Installation

composer require patrickriemer/password-reset

Usage

php artisan user:setPassword

License

This project is open source under the Apache license.