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