DatabasePresenceVerifier::getMultiCount()
  • References/PHP/Laravel/Validation

int getMultiCount(string $collection, string $column, array $values, array $extra = array())

2025-01-10 15:47:30
LengthAwarePaginator::viewFactoryResolver()
  • References/PHP/Laravel/Pagination

static void viewFactoryResolver(Closure $resolver)

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

void registerConfiguredProviders() Register all of the configured providers

2025-01-10 15:47:30
WorkCommand::warn()
  • References/PHP/Laravel/Queue/Console

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

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

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

2025-01-10 15:47:30
Request::file()
  • References/PHP/Laravel/Http

UploadedFile|array|null file(string $key = null, mixed $default = null)

2025-01-10 15:47:30
Request::hasHeader()
  • References/PHP/Laravel/Http

bool hasHeader(string $key) Determine if a header is set on the request

2025-01-10 15:47:30
PasswordResetServiceProvider::provides()
  • References/PHP/Laravel/Auth/Passwords

array provides() Get the services provided by the provider.

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

array getCasts() Get the casts array. Return

2025-01-10 15:47:30
MorphPivot::getRouteKey()
  • References/PHP/Laravel/Database/Eloquent/Relations

mixed getRouteKey() Get the value of the model's route key.

2025-01-10 15:47:30