mateusjunges/laravel-acl
This package helps you to associate users with permissions and permission groups with laravel framework
PHPMIT
Issues
- 2
Cannot assign null to property Junges\ACL\AclRegistrar::$cacheKey of type string
#259 opened by markplus - 1
acl:reset-cache command is not registered
#264 opened by Lumrenion - 1
Is there a way to upgrade a L9 app to L10? - "If you are using v3, do not upgrade to v4. Use it in new projects only"
#265 opened by ok200paul - 2
Fresh install error message: Cannot assign null to property Junges\ACL\AclRegistrar::$permissionClass of type string
#256 opened by QuindoHL - 3
UsersTrait not exist
#253 opened by TheTankFrank - 1
Probably bug with group() scope in UsersTrait
#133 opened by justasLab - 3
support laravel 9 with php8.1
#248 opened by metif12 - 1
Documetation Link broken with 404 Error
#240 opened by DennisBrieske - 3
Error when checking permission for user without direct permission but has group permissions.
#221 opened by gnguyo - 6
The `can` directive does not work
#210 opened by metif12 - 6
There is no permission with this slug
#197 opened by ITDeveloperDotUz - 5
Catching the denied permissions/groups list in the custom handler's exception
#175 opened by pravnkay - 3
Wrong User class used by artisan command
#185 opened by CreativeBulma - 2
Uma tabela a mais para atribuir setores
#178 opened by Luizgpp - 0
Make the admin configurable.
#173 opened by mateusjunges - 3
How to customize Models to Admin
#169 opened by keatwei - 0
Add support for route model binding
#170 opened by mateusjunges - 1
Documents lacks some important functions
#158 opened by mosi3883 - 3
can't sync group from user
#155 opened by mosi3883 - 3
Is this compatible with mongodb?
#153 opened by moazam1 - 5
- 3
Move facade/ignition to composer require
#146 opened by ReeceM - 11
- 3
Add ignition solutions to Laravel ACL exceptions
#137 opened by mateusjunges - 2
Add page for README docs
#132 opened by mateusjunges - 1
- 2
PHP 7.4 TravisCI failures
#111 opened by mateusjunges - 0
- 0
- 6
Eager loading Permissions & Groups
#112 opened by ACvijic - 2
Make permission slug to be unique?
#109 opened by rakk7 - 0
Check permissions based on wildcards
#77 opened by mateusjunges - 0
Permissions hierarchy middleware
#78 opened by mateusjunges - 0
remove unused loadObservers function
#93 opened by mateusjunges - 5
Error in $user->syncPermissions
#73 opened by soyjonathanespinosa - 3
Customize Migration Problem
#75 opened by tuplesdev - 0
New methods to handle permissions and groups
#67 opened by mateusjunges - 0
Make description fields optional
#71 opened by mateusjunges - 6
seeder programatically
#68 opened by elmakong - 0
Change package language
#69 opened by mateusjunges - 1
Throws exception when assing a non existing permission/group to user or permission to group
#59 opened by mateusjunges - 0
it should be $g->name
#61 opened by wilo-ahadi - 0
- 1
- 2
The groups' name on the select need "[]"
#54 opened by wilo-ahadi - 0
- 0
Typo on ACLServiceProvider
#44 opened by mateusjunges - 0
Scope user to group model
#42 opened by mateusjunges - 0
Scope user to permission model
#43 opened by mateusjunges - 0
Fix typo on README
#39 opened by mateusjunges