zcwilt/laravel-consent is a Laravel package.
It currently has 0 GitHub stars and 4 downloads on Packagist.
Install it with composer require zcwilt/laravel-consent.
Discover more Laravel packages by zcwilt
or browse all Laravel packages to compare alternatives.
Last updated
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.