scout-extended
scout-extended copied to clipboard
Support for simplePaginate?
Hello,
Are there any plans to support simplePaginate
?
Algolia\ScoutExtended\Builder::simplePaginate does not exist.
With the following:
$videos = Video::search(request('q'))->simplePaginate(12);