$this guard(array $guarded) Set the guarded attributes for the model.
$this from(string $username, string|null $icon = null) Set a custom user
Collection take(int $limit)
array attributesToArray() Convert the model's attributes to an array.
mixed __call(string $method, array $parameters) Dynamically handle calls
void error(string $string, null|int|string $verbosity = null) Write a string
array broadcastWith() Get the data that should be sent with the broadcasted
Model find(mixed $key, mixed $default = null)
void deliverVia(string $channel) Set the default channel driver name.
string __toString() Convert the collection to its string representation
Page 3 of 42