Skip to content

The package allows to managing roles and assigning them to users

Notifications You must be signed in to change notification settings

shortcodes/roles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

roles

The package allows to adding and deleting roles and assigning those roles to users.

.env

To set some email as admin you have to put this vairable to your .env file. Use comma to set many emails.

APP_ADMINS=example@email.com

Publish

To publish all assets and configs you simple need to run

php artisan vendor:publish --provider="Shortcodes\Roles-package\RolesPackageProvider"

About

The package allows to managing roles and assigning them to users

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages