Level 88
The only way is creating your own paginator, here is an example with Laravel 4, but you can almost do the same thing with Laravel 5: http://stackoverflow.com/questions/27655992/limit-amount-of-links-shown-with-laravel-pagination
Use the documentation to get started: http://laravel.com/docs/5.1/pagination#basic-usage