JosephSilber/bouncer

Bouncer::can does not work at all

ZGrills opened this issue · 1 comments

Bouncer::can does not work at all

Do you use the use Silber\Bouncer\Database\Concerns\Authorizable; and use Silber\Bouncer\Database\HasRolesAndAbilities; traits on the User model?

use HasRolesAndAbilities, Authorizable