Closed this issue 25 days ago · 1 comments
Hi there,
i try to reset a permission like this:
\Bouncer::disallow('admin')->toOwn(Model)->to('edit');
Unfortunately the permissions don't get deleted. Is this a bug or my fault?
My fault, works as expected.