string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
void dropTimestampsTz() Indicate that the timestamp columns should be dropped. Return Value void
void setParameter(string $name, mixed $value) Set a parameter to the given value. Parameters string $name mixed $value Return Value void
string getKey() Get the API key being used by the transport. Return Value string
bool hasArgument(string|int $name) Determine if the given argument is present. Parameters string|int $name Return Value bool
void setFallback(string $fallback) Set the fallback locale being used. Parameters string $fallback Return Value void
string previous(mixed $fallback = false) Get the URL for the previous request. Parameters mixed $fallback Return Value string
mixed|array getOriginal(string|null $key = null, mixed $default = null) Get the model's original attribute values. Parameters string|null $key mixed $default Return Value mixed|array
void __construct(Application $app) Create a new service provider instance. Parameters Application $app Return Value void
$this from(string $username, string|null $icon = null) Set a custom user icon for the Slack message. Parameters string $username string|null $icon Return Value $this
Page 894 of 996