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

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

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

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

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

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

2025-01-10 15:47:30
ConfigClearCommand::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
ConfigPublishCommand
  • References/PHP/Laravel/Foundation/Console

ConfigPublishCommand class ConfigPublishCommand extends

2025-01-10 15:47:30
IsSelected::getSelectedValue()
  • References/PHP/Laravel/Foundation/Testing/Constraints

array getSelectedValue(Crawler $crawler) Get the selected value of a select

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

bool isShared(string $abstract) Determine if a given type is shared.

2025-01-10 15:47:30
HasLink
  • References/PHP/Laravel/Foundation/Testing/Constraints

HasLink class HasLink extends

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

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

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

void bootstrap() Bootstrap the application for HTTP requests.

2025-01-10 15:47:30