void comment(string $string) Write a string as comment output. Parameters string $string Return Value void
string|array argument(string $key = null) Get the value of a command argument. Parameters string $key Return Value string|array
string secret(string $question, bool $fallback = true) Prompt the user for input but hide the answer from the console. Parameters string $question bool $fallback Return Value string
$this seeIsSelected(string $selector, string $value, bool $negate = false) Assert that the expected value is selected. Parameters string $selector string $value bool $negate Return Value $this
$this setKeyName(string $key) Set the primary key for the model. Parameters string $key Return Value $this
void warn(string $string) Write a string as warning output. Parameters string $string Return Value void
Illuminate\Support\Debug Classes Dumper HtmlDumper
void question(string $string) Write a string as question output. Parameters string $string Return Value void
void shouldUse(string $name) Set the default guard driver the factory should serve. Parameters string $name Return Value void
Page 20 of 996