void line(string $string) Write a string as standard output.
static array pathsToPublish(string $provider = null, string $group = null)
bool confirm(string $question, bool $default = false) Confirm a question
void question(string $string, null|int|string $verbosity = null) Write
array getExistingMigrationNames(string $destination) Get the existing migration
$this seeInField(string $selector, string $expected, bool $negate = false)
$this seeIsChecked(string $selector, bool $negate = false) Assert that
$this seeIsAuthenticated(string|null $guard = null) Assert that the user
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Page 58 of 100