trait Sortable

Methods

Builder|Sortable
newQuery(bool $excludeDeleted = true)

Get a new query builder for the model's table.

Details

at line 14
Builder|Sortable newQuery(bool $excludeDeleted = true)

Get a new query builder for the model's table.

Parameters

bool $excludeDeleted

Return Value

Builder|Sortable