❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$users->paginate($limit, $options = array())
Applies pagination to the collection
return
($users)
↑
Cheat Sheet overview
←
$users->offset($offset)
→
$users->pagination()
↓
Back to Cheat Sheet section
Top