EventFake::until()
  • References/PHP/Laravel/Support/Testing/Fakes

mixed until(string $event, array $payload = array()) Fire an event until

2025-01-10 15:47:30
SSH::__callStatic()
  • References/PHP/Laravel/Support/Facades

static mixed __callStatic(string $method, array $args) Handle

2025-01-10 15:47:30
NotificationFake::assertNotSentTo()
  • References/PHP/Laravel/Support/Testing/Fakes

void assertNotSentTo(mixed $notifiable, string $notification, callable|null $callback = null)

2025-01-10 15:47:30
App::setFacadeApplication()
  • References/PHP/Laravel/Support/Facades

static void setFacadeApplication(Application

2025-01-10 15:47:30
Arr::first()
  • References/PHP/Laravel/Support

static mixed first(array $array, callable $callback = null, mixed $default = null)

2025-01-10 15:47:30
Str::replaceLast()
  • References/PHP/Laravel/Support

static string replaceLast(string $search, string $replace, string $subject)

2025-01-10 15:47:30
Log::clearResolvedInstances()
  • References/PHP/Laravel/Support/Facades

static void clearResolvedInstances() Clear all of the resolved

2025-01-10 15:47:30
View::clearResolvedInstances()
  • References/PHP/Laravel/Support/Facades

static void clearResolvedInstances() Clear all of the resolved

2025-01-10 15:47:30
Collection::macro()
  • References/PHP/Laravel/Support

static void macro(string $name, callable $macro) Register a

2025-01-10 15:47:30
Session::clearResolvedInstance()
  • References/PHP/Laravel/Support/Facades

static void clearResolvedInstance(string $name) Clear a resolved

2025-01-10 15:47:30