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

string|null nextPageUrl() The the URL for the next page, or null.

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
Contracts\Notifications
  • References/PHP/Laravel/Contracts

Illuminate\Contracts\Notifications Interfaces

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

mixed getAuthIdentifier() Get the unique identifier for the user.

2025-01-10 15:47:30
Gate::define()
  • References/PHP/Laravel/Contracts/Auth/Access

$this define(string $ability, callable|string $callback) Define a new ability

2025-01-10 15:47:30
UrlGenerator::secure()
  • References/PHP/Laravel/Contracts/Routing

string secure(string $path, array $parameters = array()) Generate a secure

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

int lastItem() Get the "index" of the last item being paginated.

2025-01-10 15:47:30
EncryptException
  • References/PHP/Laravel/Contracts/Encryption

EncryptException class EncryptException extends

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

string getRememberTokenName() Get the column name for the "remember me"

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

Illuminate\Contracts\Pagination Interfaces

2025-01-10 15:47:30