You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.