SortedMiddleware::whereInStrict()
  • References/PHP/Laravel/Routing

Collection whereInStrict(string $key, mixed $values)

2025-01-10 15:47:30
Pivot::hydrate()
  • References/PHP/Laravel/Database/Eloquent/Relations

static Collection hydrate(array $items

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

$this addBinding(mixed $value, string $type = 'where') Add a binding to

2025-01-10 15:47:30
CallbackEvent::sendOutputTo()
  • References/PHP/Laravel/Console/Scheduling

$this sendOutputTo(string $location, bool $append = false) Send the output

2025-01-10 15:47:30
CallbackEvent::thenPing()
  • References/PHP/Laravel/Console/Scheduling

$this thenPing(string $url) Register a callback to ping a given URL after

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

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

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

void flush() Flush the container of all bindings and resolved instances

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

string anticipate(string $question, array $choices, string $default = null)

2025-01-10 15:47:30
DatabaseNotification::jsonSerialize()
  • References/PHP/Laravel/Notifications

array jsonSerialize() Convert the object into something JSON serializable

2025-01-10 15:47:30
RemindableInterface::getReminderEmail()
  • References/PHP/Laravel/Auth/Reminders

string getReminderEmail() Get the e-mail address where password reminders

2025-01-10 15:47:30