Download the PHP package bramalho/laravel-user-permissions without Composer
On this page you can find all versions of the php package bramalho/laravel-user-permissions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bramalho/laravel-user-permissions
More information about bramalho/laravel-user-permissions
Files in bramalho/laravel-user-permissions
Download bramalho/laravel-user-permissions
More information about bramalho/laravel-user-permissions
Files in bramalho/laravel-user-permissions
Vendor bramalho
Package laravel-user-permissions
Short Description Laravel User Permissions Package
License MIT
Package laravel-user-permissions
Short Description Laravel User Permissions Package
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-user-permissions
Laravel User Permissions Package
Laravel User Permissions is a Laravel package that provide a really simple user roles and permissions management.
Installation
Install the package
Add the service provider in config/app.php
Publish the configs
Add the Permission trait to your User model
Register the Middleware in app\Http\Kernel.php
Run migrations
Usage
You can assign or remove roles simply like this
To use the middlware in your routes
License
The Laravel User Permissions is open-sourced software licensed under the MIT license.
All versions of laravel-user-permissions with dependencies
PHP Build Version
Package Version
The package bramalho/laravel-user-permissions contains the following files
Loading the files please wait ....