GrafiteInc / CMS

Decoupled CMS for any Laravel app, gain control of: pages, blogs, galleries, events, images, custom modules and more.
https://cms.grafite.ca
MIT License
495 stars 104 forks source link

Issues with using laravels default pagination #194

Open REPTILEHAUS opened 5 years ago

REPTILEHAUS commented 5 years ago

Trying to use this method $users->setPath('custom/url') which allows you to create a new path to preceed to pagination routes, when i apply this i see that there is sql calls to see if this path exists in pages from the grafite side of the DB.