ProviderMakeCommand::secret()
  • References/PHP/Laravel/Foundation/Console

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

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

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

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

OutputInterface getOutput() Get the output implementation.

2025-01-10 15:47:30
Application::useEnvironmentPath()
  • References/PHP/Laravel/Foundation

$this useEnvironmentPath(string $path) Set the directory for the environment

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

array when() Get the events that trigger this service provider to register

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

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

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

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

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

void __construct(Application $app)

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

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

2025-01-10 15:47:30