Download the PHP package bitboss-hub/laravel-terminal-users without Composer
On this page you can find all versions of the php package bitboss-hub/laravel-terminal-users. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bitboss-hub/laravel-terminal-users
More information about bitboss-hub/laravel-terminal-users
Files in bitboss-hub/laravel-terminal-users
Package laravel-terminal-users
Short Description This package provides some functionalities to manage your users from Laravel CLI
License MIT
Homepage https://github.com/bitboss-hub/laravel-terminal-users
Informations about the package laravel-terminal-users
Laravel Terminal users
This package provides some functionalities to manage your users from laravel artisan terminal
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
You can call the Command using:
Then, follow the instructions of the script.
Prompt the email, or the other field defined in field_to_check
configuration.
`
Prompt a password for the user found.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Riccardo Barbotti
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-terminal-users with dependencies
spatie/laravel-package-tools Version ^1.9.2
illuminate/contracts Version ^7.0 | ^8.0 | ^9.0