Use laravel pagination with this small bit of jquery to ajax load paginated results.
Create a page with the data you wish to paginate.
http://www.example.com/paginated/data
I have put together a custom collection that will allow you to access a relationship on all objects in a collection. You can also run a method from an object in the collection on the entire collection such has touch or delete.