$this transform(callable $callback) Transform each item in the collection
$this put(mixed $key, mixed $value) Put an item in the collection by key
static array set(array $array, string $key, mixed $value) Set
static void swap(mixed $instance) Hotswap the underlying instance
void commands(array|mixed $commands) Register the package's custom Artisan
static Expectation shouldReceive() Initiate a mock expectation
static string slug(string $title, string $separator = '-') Generate
static mixed __callStatic(string $method, array $args) Handle
static array pathsToPublish(string $provider = null, string $group = null)
int count() Count the number of items in the collection.
Page 1 of 71