bool denies(string $ability, array|mixed $arguments = array())
Determine if the given ability should be denied for the current user.
bool denies(string $ability, array|mixed $arguments = array())
Determine if the given ability should be denied for the current user.
Please login to continue.