vswteam/laravel-change-password

A Laravel package to change user password

Maintainers

Package info

github.com/VSWTeam/laravel-change-password

Homepage

pkg:composer/vswteam/laravel-change-password

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2022-03-25 23:52 UTC

This package is auto-updated.

Last update: 2026-02-26 08:26:20 UTC


README

Latest Version on Packagist GitHub Tests Action Status Total Downloads

php artisan password:change <account> <password>

Installation

You can install the package via composer:

composer require vswteam/laravel-change-password

Usage

php artisan password:change <account> <password>

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

License

The MIT License (MIT). Please see License File for more information.