Download the PHP package codexshaper/laravel-permission without Composer
On this page you can find all versions of the php package codexshaper/laravel-permission. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codexshaper/laravel-permission
More information about codexshaper/laravel-permission
Files in codexshaper/laravel-permission
Download codexshaper/laravel-permission
More information about codexshaper/laravel-permission
Files in codexshaper/laravel-permission
Vendor codexshaper
Package laravel-permission
Short Description Laravel Multiple Authentication
License MIT
Package laravel-permission
Short Description Laravel Multiple Authentication
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-permission
laravel-permission
Laravel Multi Authentication
Installation video : click here or click below image
Note : Before Install and use this package run below command
Before Laravel version 6.0
From Laravel Version 6.0
Install the Package
Publish Resource, Configs, Migration and Seeding Database in a single command
Or Publish Resource, Configs, Migration and Seeding Database Manually
-
Publish Configs
-
Publish Seeds
-
Migrate Database
-
Run composer dump autoload
-
Seeding Database
- Add Routes
Import use CodexShaper\Permission\Traits\HasRoles
or simply use HasRoles
Trait into your App\User
Model
Check Permission go to
Install Demo
Demo url
Publish
Publish
For Overriding Views and Resources, Change your config file
Permission
Give Permission to Roles
Update permission roles
Delete permission roles
Role
Assign Permission
Update Permission
Delete permission
Check Permission
User
Assign Roles into existing user
Assign Multiple roles
Update Roles
Delete Roles
Check Role
Add Middleware on route
View Directories
Authors
See also the list of contributors who participated in this project.
License
- MIT license
- Copyright 2019 © CodexShaper.
All versions of laravel-permission with dependencies
PHP Build Version
Package Version
No informations.
The package codexshaper/laravel-permission contains the following files
Loading the files please wait ....