roles icon indicating copy to clipboard operation
roles copied to clipboard

Powerful package for handling roles and permissions in Laravel 5

Results 77 roles issues
Sort by recently updated
recently updated
newest added

`[ErrorException]` `Declaration of Bican\Roles\Traits\HasRoleAndPermission::is(Bican\Roles\Models\Role $role, $all = false) should be compatible with Illuminate\Database\Eloquent\Model::is(Illuminate\Database\Eloquent\Model $model)`

Adds support of Laravel 5.3. Includes fixes for all known problems.

hasRole and permission works with $key not $value

Hi, I want to make a contribution. lists method is deprecated it replace by pluck method (https://laravel.com/docs/5.3/upgrade#upgrade-5.2.0) *sorry for my English, and this is my first contribution, so please bear...

(1/1) FatalErrorExceptionInterface 'App\AuthenticatableContract' not found -- in User.php (line 10) ```

Instead of using mutable functions (one / all) the best solution is to use logical operators ( & | ). That way we get an extra function mixing both... can...