Application::afterResolving()
  • References/PHP/Laravel/Contracts/Foundation

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

2025-01-10 15:47:30
TerminableMiddleware deprecated::terminate()
  • References/PHP/Laravel/Contracts/Routing

void terminate(Request $request, Response $response) Perform any final

2025-01-10 15:47:30
Factory
  • References/PHP/Laravel/Contracts/Validation

Factory interface Factory (

2025-01-10 15:47:30
Factory::addNamespace()
  • References/PHP/Laravel/Contracts/View

void addNamespace(string $namespace, string|array $hints) Add a new namespace

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

int currentPage() Determine the current page being paginated.

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

string getVisibility(string $path) Get the visibility for the given path

2025-01-10 15:47:30
StatefulGuard::attempt()
  • References/PHP/Laravel/Contracts/Auth

bool attempt(array $credentials = array(), bool $remember = false, bool $login = true)

2025-01-10 15:47:30
StatefulGuard::onceUsingId()
  • References/PHP/Laravel/Contracts/Auth

bool onceUsingId(mixed $id) Log the given user ID into the application

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

array allDirectories(string|null $directory = null) Get all (recursive)

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

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

2025-01-10 15:47:30