patrickriemer/password-reset

CLI for resetting user password

Maintainers

Package info

github.com/patrickriemer/password-reset

Type:laravel

pkg:composer/patrickriemer/password-reset

Statistics

Installs: 694

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.1.1 2023-01-11 06:32 UTC

This package is auto-updated.

Last update: 2026-02-11 13:10:23 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.