I am using Eloquent together with Laravel 4\'s Pagination class.
Problem: When there are some GET parameters in the URL, eg: http://site.com/u
http://site.com/u
Include This In Your View Page
$users->appends(Input::except('page'))