You should change your links showing functionality as below,
$users->appends(Request::get('search'))->links();
search will be your search input textbox name.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community