Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 1.8 KB

README.md

File metadata and controls

55 lines (34 loc) · 1.8 KB

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 amdadulhaq/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.