Closed
Description
- Laravel-mongodb Version: 3.8.4
- PHP Version: 8.0.9
- Database Driver & Version: 4.4
Description:
$query->cursorPaginate(10) return error
array_flip(): Can only flip string and integer values, entry skipped
Expected behaviour
paginate() works fine but cursorPaginate return error. the reason in flipping parameters property to generate next link
Actual behaviour
cursorPaginate return error