Download the PHP package kilrizzy/user-commands without Composer
On this page you can find all versions of the php package kilrizzy/user-commands. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package user-commands
User Commands
Laravel 5 User / Role Commands
Requires models for App\User and App\Role, preferably used with Zizaco/entrust
How To Install
-
Add to composer:
- Add to your providers:
Commands
Creates 2 artisan commands:
-
Will ask details to create a new role (ie: admin). If the role name exists, will prompt to update the existing
- Will ask details to create a new user. If user email exists, will prompt to update existing
- Will ask the name of the role to assign to, so you can quickly create an admin user
All versions of user-commands with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package kilrizzy/user-commands contains the following files
Loading the files please wait ....