jalangle/laravel-usercli

v0.0.9 2020-08-26 00:38 UTC

This package is auto-updated.

Last update: 2024-11-16 10:23:48 UTC


README

A set of artisan console commands for managing application users

Introduction

LaraUserCLI provides a set of console commands for managing application users. These commands are loosely modeled on the unix user management commands like adduser and deluser. I have grand dreams (though not enough time) of fleshing out the entire tree of user/group management functionality.

Currently optionally looks for Bouncer for managing roles.