Factory
class Factory (View source)
Properties
| protected OutputStyle | $output | The output interface implementation. |
Methods
Dynamically handle calls into the component instance.
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
Details
void
__construct(OutputStyle $output)
Creates a new factory instance.
mixed
__call(string $method, array $parameters)
Dynamically handle calls into the component instance.
void
alert(string $string, int $verbosity = '\\Symfony\\Component\\Console\\Output\\OutputInterface::VERBOSITY_NORMAL')
No description
mixed
ask(string $question, string $default = 'null', bool $multiline = 'false')
No description
mixed
askWithCompletion(string $question, array|callable $choices, string $default = 'null')
No description
void
bulletList(array $elements, int $verbosity = '\\Symfony\\Component\\Console\\Output\\OutputInterface::VERBOSITY_NORMAL')
No description
mixed
choice(string $question, array $choices, mixed $default = 'null', int $attempts = 'null', bool $multiple = 'false')
No description
bool
confirm(string $question, bool $default = 'false')
No description
void
info(string $string, int $verbosity = '\\Symfony\\Component\\Console\\Output\\OutputInterface::VERBOSITY_NORMAL')
No description
void
success(string $string, int $verbosity = '\\Symfony\\Component\\Console\\Output\\OutputInterface::VERBOSITY_NORMAL')
No description
void
error(string $string, int $verbosity = '\\Symfony\\Component\\Console\\Output\\OutputInterface::VERBOSITY_NORMAL')
No description
void
line(string $style, string $string, int $verbosity = '\\Symfony\\Component\\Console\\Output\\OutputInterface::VERBOSITY_NORMAL')
No description
void
secret(string $question, bool $fallback = 'true')
No description
void
task(string $description, ?callable $task = 'null', int $verbosity = '\\Symfony\\Component\\Console\\Output\\OutputInterface::VERBOSITY_NORMAL')
No description
void
twoColumnDetail(string $first, ?string $second = 'null', int $verbosity = '\\Symfony\\Component\\Console\\Output\\OutputInterface::VERBOSITY_NORMAL')
No description
void
warn(string $string, int $verbosity = '\\Symfony\\Component\\Console\\Output\\OutputInterface::VERBOSITY_NORMAL')
No description
Laravel Cloud is the best place to deploy Laravel, Nuxt, Express, Hono, Node.js, Bun, Go, Flask, Python, and more, with dedicated infrastructure available on AWS through Laravel Private Cloud.