I am trying to get a list of contacts and am using ' contacts()->all() ' , which works and get me the first 1000 contacts, however, I cannot find any way to request the next 1000 contacts. I looked at 'offsetSet' but cannot get it to work. Not sure if this is a bug, a feature deficiency or plain noob error on my part.
If this a bug? Or am I missing an obvious way to request the offsets ?
My apologies is this is the wrong place,
I am trying to get a list of contacts and am using ' contacts()->all() ' , which works and get me the first 1000 contacts, however, I cannot find any way to request the next 1000 contacts. I looked at 'offsetSet' but cannot get it to work. Not sure if this is a bug, a feature deficiency or plain noob error on my part.
If this a bug? Or am I missing an obvious way to request the offsets ?