mixed getRelationValue(string $key) Get a relationship. Parameters string $key Return Value mixed
void __construct(Client $http) Create a new Slack channel instance. Parameters Client $http Return Value void
static void defaultView(string $view) Set the default pagination view. Parameters string $view Return Value void
static void macro(string $name, callable $macro) Register a custom macro. Parameters string $name callable $macro Return Value void
string parameter(mixed $value) Get the appropriate query parameter place-holder for a value. Parameters mixed $value Return Value string
mixed __get(string $key) Dynamically retrieve attributes on the model. Parameters string $key Return Value mixed
static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
void resolving(string $abstract, Closure $callback = null) Register a new resolving callback. Parameters string $abstract Closure $callback Return Value void
void extend(string $rule, Closure|string $extension, string $message = null) Register a custom validator extension. Parameters string $rule Closure|string $extension string $message Return Value void
bool confirm(string $question, bool $default = false) Confirm a question with the user. Parameters string $question bool $default Return Value bool
Page 141 of 996