NotificationMakeCommand::hasOption()
  • References/PHP/Laravel/Foundation/Console

bool hasOption(string $name) Determine if the given option is present.

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

void forgetInstance(string $abstract) Remove a resolved instance from the

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

bool isDeferred() Determine if the provider is deferred.

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

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

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

void info(string $string) Write a string as information output.

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
ProviderMakeCommand::getOutput()
  • References/PHP/Laravel/Foundation/Console

OutputInterface getOutput() Get the output implementation.

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

bool hasOption(string $name) Determine if the given option is present.

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

mixed offsetGet(string $key) Get the value at a given offset.

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

ServiceProvider createProvider(string $provider)

2025-01-10 15:47:30