Duilio Palacios launched a new package that allows you to easily style the pagination links created by Laravel. After installing the package you can simply edit a config file and define which framework you are using then everything else is handled automatically:
return array(
'theme' => 'bootstrap'
);
The current release support Bootstrap, Foundation, and Materialize.
0 comments:
Post a Comment
Thanks