LengthAwarePaginator::appends()
  • References/PHP/Laravel/Contracts/Pagination

$this appends(array|string $key, string|null $value = null) Add a set of

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

bool isDownForMaintenance() Determine if the application is currently down

2025-01-10 15:47:30
Contracts\Routing
  • References/PHP/Laravel/Contracts

Illuminate\Contracts\Routing Interfaces

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

void bindIf(string $abstract, Closure|string|null $concrete = null, bool $shared = false)

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

void extend(string $abstract, Closure $closure)

2025-01-10 15:47:30
Paginator::hasPages()
  • References/PHP/Laravel/Contracts/Pagination

bool hasPages() Determine if there are enough items to split into multiple

2025-01-10 15:47:30
Paginator::appends()
  • References/PHP/Laravel/Contracts/Pagination

$this appends(array|string $key, string|null $value = null) Add a set of

2025-01-10 15:47:30
Log::alert()
  • References/PHP/Laravel/Contracts/Logging

void alert(string $message, array $context = array()) Log an alert message

2025-01-10 15:47:30
EntityResolver
  • References/PHP/Laravel/Contracts/Queue

EntityResolver interface EntityResolver (

2025-01-10 15:47:30
Container::afterResolving()
  • References/PHP/Laravel/Contracts/Container

void afterResolving(string $abstract, Closure $callback = null)

2025-01-10 15:47:30