RouteListCommand::options()
  • References/PHP/Laravel/Foundation/Console

array options() Get all of the options passed to the command.

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

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

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

void fire() Execute the console command.

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

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

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

string secret(string $question, bool $fallback = true) Prompt the user

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

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

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

void line(string $string) Write a string as standard output.

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

Application getLaravel()

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

void line(string $string, string $style = null, null|int|string $verbosity = null)

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

Application getLaravel()

2025-01-10 15:47:30