Vinelab / NeoEloquent

The Neo4j OGM for Laravel
MIT License
633 stars 197 forks source link

paginate #365

Open ENGAHMAD97 opened 2 years ago

ENGAHMAD97 commented 2 years ago

i can not do paginate i keep getting this error ErrorException: Undefined index: aggregate

and how can i do foreach after the paginate

marlieer commented 1 year ago

+1 Same problem here. Looks like this issue was brought up and closed with version 1.2.6. I'm on 1.8.2 using Laravel 8 and I have this error when I call paginate().

Nash-x9 commented 11 months ago

+1, Laravel 9.19 .