ClearCompiledCommand::warn()
  • References/PHP/Laravel/Foundation/Console

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

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

void setLaravel(Container $laravel)

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

OptimizeCommand class OptimizeCommand extends

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

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

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

OutputInterface getOutput() Get the output implementation.

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

void info(string $string) Write a string as information output.

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

bool confirm(string $question, bool $default = false) Confirm a question

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

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

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

bool|null fire() Execute the console command.

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

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

2025-01-10 15:47:30