PostgresBuilder::table()
  • References/PHP/Laravel/Database/Schema

Blueprint table(string $table,

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

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

2025-01-10 15:47:30
TransactionRolledBack
  • References/PHP/Laravel/Database/Events

TransactionRolledBack class TransactionRolledBack extends

2025-01-10 15:47:30
StorageLinkCommand::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
JobMakeCommand::askWithCompletion()
  • References/PHP/Laravel/Foundation/Console

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

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

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

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

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

2025-01-10 15:47:30
Fluent::__call()
  • References/PHP/Laravel/Support

$this __call(string $method, array $parameters) Handle dynamic calls to

2025-01-10 15:47:30
Mail::clearResolvedInstance()
  • References/PHP/Laravel/Support/Facades

static void clearResolvedInstance(string $name) Clear a resolved

2025-01-10 15:47:30
NullStore::decrement()
  • References/PHP/Laravel/Cache

int|bool decrement(string $key, mixed $value = 1) Decrement the value of

2025-01-10 15:47:30