Method | Description | |
---|---|---|
hasMeta ( string $metaKey, string $metaValue ) : |
Add nested meta exists conditions to the query. | |
paged ( integer $perPage = 10, integer $currentPage = 1 ) : Illuminate\Database\Eloquent\Collection | Paginate the results |