use append()
$users->appends(array('p' => 'nobita'))->links();
or i think u can change the base url
$users->setBaseUrl('yourpage/tab3'); /*this will generate link : yourpage/tab3?page=1*/
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community