Feb 23, 2017
0
Level 5
Call to undefined method Laravel\Scout\Builder::skip()
I am trying to implement search with load more button instead of pagination.
Unfortunately it seems that scout has only the take() method but no skip() method?
I am searching for ideas, any suggestions?
Please or to participate in this conversation.