LaravelPackages.net
Acme Inc.
Toggle sidebar
nimfus/roles-manager

Laravel 5 package for user roles management

31
1
1.0.7
About nimfus/roles-manager

nimfus/roles-manager is a Laravel package for laravel 5 package for user roles management. It currently has 1 GitHub stars and 31 downloads on Packagist (latest version 1.0.7). Install it with composer require nimfus/roles-manager. Discover more Laravel packages by nimfus or browse all Laravel packages to compare alternatives.

Last updated

roles-manager

Laravel 5 package for User roles management

Installation

Add to composer "nimfus/roles-manager": "1.0.*" and run composer update.

Add a provider to app.php file Nimfus\RolesManager\RolesManagerServiceProvider::class.

Publish settings and migrations with php artisan vendor:publish.

Run php artisan migrate

Star History Chart