DownCommand::hasArgument()
  • References/PHP/Laravel/Foundation/Console

bool hasArgument(string|int $name) Determine if the given argument is present

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

bool isDeferred() Determine if the provider is deferred.

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

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

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

Application getLaravel()

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

void __construct(string $signature, Closure $callback)

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

void __construct(Composer $composer,

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

string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)

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

$this dontSeeInElement(string $element, string $text) Assert that a given

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

ClosureCommand command(string $signature

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

static void setConnectionResolver(

2025-01-10 15:47:30