FormRequest::server()
  • References/PHP/Laravel/Foundation/Http

string|array server(string $key = null, string|array|null $default = null)

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

bool|null fire() Execute the console command.

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

array toArray() Convert the model instance to an array.

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

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

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

array when() Get the events that trigger this service provider to register

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

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

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

void setAliases(array $aliases) Set the registered aliases.

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

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

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
ConfigClearCommand::table()
  • References/PHP/Laravel/Foundation/Console

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

2025-01-10 15:47:30