zcwilt / laravel-consent
dev-main
2020-11-30 20:03 UTC
Requires
- illuminate/contracts: ^8.0
- illuminate/support: ^8.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-29 02:27:31 UTC
README
Introduction
Laravel Consent is a middleware to automate some aspects of roles and permissions checking and is meant to work alongside spatie permissions
It was developed to help transition from the Yii Rbac system to Laravel.
It provides for automated role/permission checking on route names, along with helpers to create permissions for those route names.