laravel-cursor-paginator
laravel-cursor-paginator copied to clipboard
fix: use is_null
Sometimes the value can be empty (i.e. "0") and then these checks fail and it doesn't work correctly.