ConfigPublishCommand::getOutput()
  • References/PHP/Laravel/Foundation/Console

OutputInterface getOutput() Get the output implementation.

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

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

2025-01-10 15:47:30
ViewClearCommand::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
MigratePublishCommand
  • References/PHP/Laravel/Foundation/Console

MigratePublishCommand class MigratePublishCommand extends

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

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

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

$this describe(string $description) Set the description for the command

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

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

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

void warn(string $string) Write a string as warning output.

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

string ask(string $question, string $default = null) Prompt the user for

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

Application getLaravel()

2025-01-10 15:47:30