vswteam/laravel-change-password

A Laravel package to change user password

1.0.0 2022-03-25 23:52 UTC

This package is auto-updated.

Last update: 2024-04-26 04:32:34 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.