bool usesTimestamps() Determine if the model uses timestamps.
$this setHidden(array $hidden) Set the hidden attributes for the model
Collection reject(callable|mixed $callback)
mixed getRouteKey() Get the value of the model's route key.
void offsetUnset(mixed $offset) Unset the value for a given offset.
mixed make(string $class, array $attributes = array()) Create an instance
string getRouteKeyName() Get the route key for the model.
ModelNotFoundException class ModelNotFoundException extends
static mixed unguarded(callable $callback) Run the given callable
string getKeyName() Get the primary key for the model.
Page 20 of 39