oslllo / larakey
Permissions and Roles For Laravel
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/oslllo/larakey
Requires
- php: ^7.2
- illuminate/auth: ^5.8|^6.0|^7.0
- illuminate/container: ^5.8|^6.0|^7.0
- illuminate/contracts: ^5.8|^6.0|^7.0
- illuminate/database: ^5.8|^6.0|^7.0
Requires (Dev)
- orchestra/testbench: ^3.8|^4.0|^5.0
- phpunit/phpunit: ^8.0
- predis/predis: ^1.1
This package is auto-updated.
Last update: 2021-11-29 03:01:15 UTC
README
Features
- Assign permissions and roles to users.
- Assign a permission to a class to a user.
- Assign a permission to a model instances to a user.
- Permission caching.
Documentation, Installation, and Usage Instructions
Testing
composer test
Questions and issues
For any questions and issues feel free to create an issue on GitHub, we’ll try to address it as soon as possible.
If you’ve found a bug regarding security please mail ghustavh97@gmail.com instead of using the issue tracker.
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security-related issues, please email ghustavh97@gmail.com instead of using the issue tracker.
Credits
This package is a fork of laravel-permissions by Freek Van der Herten and All Contributors.
License
The MIT License (MIT). Please see License File for more information.