bool cannot(string $ability, array|mixed $arguments = array()) Determine if the entity does not have a given ability. Parameters string $ability array|mixed $arguments Return Value bool
bool ajax() Determine if the request is the result of an AJAX call. Return Value bool
void register() Register the service provider. Return Value void
int getFetchMode() Get the default fetch mode for the connection. Return Value int
array failed() Get the failed validation rules. Return Value array
Carbon freshTimestamp() Get a fresh timestamp for the model. Return Value Carbon
void setDefaultDriver(string $name) Set the default authentication driver name. Parameters string $name Return Value void
array getMethods() Get the HTTP verbs the route responds to. Return Value array
bool isShared(string $abstract) Determine if a given type is shared. Parameters string $abstract Return Value bool
TaggableStore class TaggableStore (View source) Methods TaggedCache tags(array|mixed $names) Begin executing a new tags operation.
Page 147 of 996