interface
Illuminate
/
Contracts
/
Auth
/
Access
/
Authorizable
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
Authorizable
Methods
public
can ( $abilities , $arguments ) : bool
Determine if the entity has a given ability.
Parameters
- $abilities iterable|string
- $arguments array|mixed