Releases: live-controls/permissions
Releases · live-controls/permissions
Version 1.1.2
Version 1.1.1
Additions
- Added configuration file (publish with php artisan vendor:publish --tag="livecontrols.permissions.config")
- Added root_users as array to configuration
- Added check in isAdmin() which would return true if the user is inside the root_users configuration array
Version 1.1
Additions
- Added LiveControls\Groups check to middleware and PermissionsHandler in case they're installed. (To install them use composer require live-controls/groups)
Version 1.0.2
Fixes
- Fixed wrong namespaces
Version 1.0.1
Fixes
- Fixed spelling error in composer.json file
Version 1.0
Initial version, this is a port from the old package https://www.github.com/daredloco/live-controls