amdad121/user-creator-laravel

Command line user creator for Laravel

Downloads

4

Stars

0

Version

v1.0.2

Command line user creator for Laravel

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

This is simple commandline user creator for Laravel.

Installation

You can install the package via composer:

composer require amdad121/user-creator-laravel --dev

Usage

php artisan user:create

or

php artisan user:create JohnDoe [email protected] password

Testing

composer test

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

License

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

amdad121

Author

amdad121