Pivot::getCasts()
  • References/PHP/Laravel/Database/Eloquent/Relations

array getCasts() Get the casts array. Return

2025-01-10 15:47:30
Manager::setContainer()
  • References/PHP/Laravel/Queue/Capsule

void setContainer(Container $container)

2025-01-10 15:47:30
RequestGuard::check()
  • References/PHP/Laravel/Auth

bool check() Determine if the current user is authenticated.

2025-01-10 15:47:30
RefreshCommand::warn()
  • References/PHP/Laravel/Database/Console/Migrations

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

2025-01-10 15:47:30
Builder::where()
  • References/PHP/Laravel/Database/Eloquent

$this where(string|Closure $column, string $operator = null, mixed $value = null, string $boolean

2025-01-10 15:47:30
TranslationServiceProvider::isDeferred()
  • References/PHP/Laravel/Translation

bool isDeferred() Determine if the provider is deferred.

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

int callSilent(string $command, array $arguments = array()) Call another

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

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

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

bool isDeferred() Determine if the provider is deferred.

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

void info(string $string) Write a string as information output.

2025-01-10 15:47:30