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

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

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

Application getLaravel()

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

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

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

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

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

bool hasOption(string $name) Determine if the given option is present.

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

int callSilent(string $command, array $arguments = array()) Call another

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

bool|null fire() Execute the console command.

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

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

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

void setLaravel(Application $laravel)

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

void setLaravel(Application $laravel)

2025-01-10 15:47:30