mixed __call(string $method, array $parameters) Dynamically handle calls
int count() Count the number of items in the collection.
static void swap(mixed $instance) Hotswap the underlying instance
void __construct(mixed $items = array()) Create a new collection.
static mixed __callStatic(string $method, array $args) Handle
mixed max(callable|string|null $callback = null) Get the max value of a
static string slug(string $title, string $separator = '-') Generate
Collection dispatched(string $command, callable|null $callback = null)
Collection take(int $limit)
static void clearResolvedInstance(string $name) Clear a resolved
Page 1 of 71