Presenter::hasPages()
  • References/PHP/Laravel/Contracts/Pagination

bool hasPages() Determine if the underlying paginator being presented has

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

$this before(callable $callback) Register a callback to run before all

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

void extendImplicit(string $rule, Closure|string $extension, string $message = null)

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

string getEmailForPasswordReset() Get the e-mail address where password

2025-01-10 15:47:30
QueueingDispatcher::dispatchFromArray()
  • References/PHP/Laravel/Contracts/Bus

mixed dispatchFromArray(mixed $command, array $array) Marshal a command

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

int prepend(string $path, string $data) Prepend to a file.

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

Gate interface Gate (

2025-01-10 15:47:30
Dispatcher::forget()
  • References/PHP/Laravel/Contracts/Events

void forget(string $event) Remove a set of listeners from the dispatcher

2025-01-10 15:47:30
Hasher::make()
  • References/PHP/Laravel/Contracts/Hashing

string make(string $value, array $options = array()) Hash the given value

2025-01-10 15:47:30
Repository::put()
  • References/PHP/Laravel/Contracts/Cache

void put(string $key, mixed $value, DateTime|float|int $minutes)

2025-01-10 15:47:30