interface Illuminate / Contracts / Auth / Access / Authorizable
You are viewing an older version of the documentation. For the latest, please visit master documentation.

Authorizable

Methods

public

can ( $abilities , $arguments ) : bool

Determine if the entity has a given ability.

Parameters

  • $abilities iterable|string
  • $arguments array|mixed