$this whereBetween(string $column, array $values, string $boolean = 'and', bool $not = false)
LengthAwarePaginator
Builder|
void mergeWheres(array $wheres, array $bindings) Merge an array of where
mixed sum(string $column) Retrieve the sum of the values of a given column
$this whereRaw(string $sql, mixed $bindings = array(), string $boolean = 'and')
void __construct(ConnectionInterface $connection
mixed getValue() Get the value of the expression.
$this addBinding(mixed $value, string $type = 'where') Add a binding to
Page 5 of 25