ConfigCacheCommand::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
ViewClearCommand::question()
  • References/PHP/Laravel/Foundation/Console

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

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

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

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

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

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

void __construct(Application $app)

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

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

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

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

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

ClosureCommand command(string $signature

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

void setLaravel(Container $laravel)

2025-01-10 15:47:30
SerializableClosure::getVariables()
  • References/PHP/Laravel/Support

array getVariables() Returns the "used" variables of the closure being

2025-01-10 15:47:30