$this setConnection(string $name) Set the connection associated with the
bool touches(string $relation) Determine if the model touches a given relation
array gatherMiddleware() Get all middleware, including the ones from the
$this syncOriginal() Sync the original attributes with the current.
void setLaravel(Application $laravel)
Builder|
$this load(array|string $relations) Eager load relations on the model.
$this cookie(Cookie|mixed $cookie) Add a cookie to the response.
$this whereBetween(string $column, array $values, string $boolean = 'and', bool $not = false)
Page 22 of 100