OptimizeCommand::question()
  • References/PHP/Laravel/Foundation/Console

void question(string $string, null|int|string $verbosity = null) Write

2025-01-10 15:47:30
RequestMakeCommand
  • References/PHP/Laravel/Foundation/Console

RequestMakeCommand class RequestMakeCommand extends

2025-01-10 15:47:30
TinkerCommand::askWithCompletion()
  • References/PHP/Laravel/Foundation/Console

string askWithCompletion(string $question, array $choices, string $default = null)

2025-01-10 15:47:30
ClosureCommand::warn()
  • References/PHP/Laravel/Foundation/Console

void warn(string $string, null|int|string $verbosity = null) Write a string

2025-01-10 15:47:30
MailMakeCommand
  • References/PHP/Laravel/Foundation/Console

MailMakeCommand class MailMakeCommand extends

2025-01-10 15:47:30
EnvironmentCommand::secret()
  • References/PHP/Laravel/Foundation/Console

string secret(string $question, bool $fallback = true) Prompt the user

2025-01-10 15:47:30
RouteCacheCommand::__construct()
  • References/PHP/Laravel/Foundation/Console

void __construct(Filesystem $files)

2025-01-10 15:47:30
ConfigPublishCommand::option()
  • References/PHP/Laravel/Foundation/Console

string|array option(string $key = null) Get the value of a command option

2025-01-10 15:47:30
ConfigPublishCommand::comment()
  • References/PHP/Laravel/Foundation/Console

void comment(string $string) Write a string as comment output.

2025-01-10 15:47:30
ConfigPublishCommand::error()
  • References/PHP/Laravel/Foundation/Console

void error(string $string) Write a string as error output.

2025-01-10 15:47:30