laravel-acl icon indicating copy to clipboard operation
laravel-acl copied to clipboard

Light-weight role-based permissions system for Laravel 6+ built in Auth system.

Results 75 laravel-acl issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi there I'm going to build an Admin Panel for laravel-acl. Is there anyone who could show the route and split the job into parts, as I'm new to this...

1) Get a user 2) Add new permission, e.g. update.user 3) Remove permission update.user Actual: permission "user" with empty slug Expect: remove whole permission, as we have for role's permission

proposal

https://www.php.net/manual/en/migration82.deprecated.php

Please update the package for use in Laravel 12