Looking to hire Laravel developers? Try LaraJobs

laravel-usercli maintained by jalangle

Description
Laravel UserCLI
Author
Last update
2022/02/16 04:57 (dev-main)
License
Links
Downloads
444

Comments
comments powered by Disqus

LaraUserCLI

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.