AppNameCommand::anticipate()
  • References/PHP/Laravel/Foundation/Console

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

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

ContextualBindingBuilder

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

void table(array $headers, Arrayable|array $rows,

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

array getObservableEvents() Get the observable event names.

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

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

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

string getForeignKey() Get the default foreign key name for the model.

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

$this dontSeeIsChecked(string $selector) Assert that the given checkbox

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

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

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

string|array argument(string $key = null) Get the value of a command argument

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

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

2025-01-10 15:47:30