aarondfrancis / fast-paginate

A fast implementation of offset/limit pagination for Laravel.
MIT License
1.21k stars 56 forks source link

Support string keys correctly #18

Closed aarondfrancis closed 2 years ago

aarondfrancis commented 2 years ago

Addresses #17. Properly quote string key types.