$collection->offset($offset)

Returns a new collection starting from the given offset

  • $offset (int)
    The index to start from
  • return ($collection)