laravel-json-api / laravel-json-api.github.io

Documentation for Laravel JSON:API
9 stars 13 forks source link

Update the cursor pagination docs to use the new Eloquent cursor implementation #38

Open lindyhopchris opened 3 months ago

lindyhopchris commented 3 months ago

We need to update the cursor pagination section so that it uses the new Eloquent implementation that was added via https://github.com/laravel-json-api/eloquent/pull/37

We should:

haddowg commented 3 days ago

please see: https://github.com/laravel-json-api/laravel-json-api.github.io/pull/42 and https://github.com/laravel-json-api/cursor-pagination/pull/5