RoutesCommand::question()
  • References/PHP/Laravel/Foundation/Console

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

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

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

2025-01-10 15:47:30
Handler::shouldReport()
  • References/PHP/Laravel/Foundation/Exceptions

bool shouldReport(Exception $e)

2025-01-10 15:47:30
User::getConnectionName()
  • References/PHP/Laravel/Foundation/Auth

string getConnectionName() Get the current connection name for the model

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

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

2025-01-10 15:47:30
MakesHttpRequests::route()
  • References/PHP/Laravel/Foundation/Testing/Concerns

Response route(string $method, string $name, array $routeParameters = array()

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

void setLaravel(Application $laravel)

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

void setLaravel(Container $laravel)

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

bool isDeferred() Determine if the provider is deferred.

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

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

2025-01-10 15:47:30