AppNameCommand::confirm()
  • References/PHP/Laravel/Foundation/Console

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

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

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

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

void table(array $headers, Arrayable|array $rows,

2025-01-10 15:47:30
VendorPublishCommand::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
CommandMakeCommand::call()
  • References/PHP/Laravel/Foundation/Console

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

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

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

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

int run(InputInterface $input, OutputInterface $output) Run the console

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

Application getLaravel()

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

Application getLaravel()

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

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

2025-01-10 15:47:30