VendorPublishCommand::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
TinkerCommand::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
RouteServiceProvider
  • References/PHP/Laravel/Foundation/Support/Providers

RouteServiceProvider class RouteServiceProvider extends

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

bool push() Save the model and all of its relationships.

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

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

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

array listens() Get the events and handlers.

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

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

2025-01-10 15:47:30
TestCase::assertSessionHas()
  • References/PHP/Laravel/Foundation/Testing

void assertSessionHas(string|array $key, mixed $value = null) Assert that

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

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

2025-01-10 15:47:30
EventGenerateCommand::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