I cant integrate the bootstrap 3 in my pagination, I am using codeigniter in my system, here is my code so far
$config[\'base_url\'] = base_url().\"/merchant
I find useful to redefine the standard label to have arrows instead:
$config['first_link'] = "«"; $config['last_link'] = "»";
It is also possible to customize prev_link and next_link
prev_link
next_link