Level 75
You can write customized pagination. See http://laravel.io/forum/11-13-2014-laravel-5-pagination
Just starting with Laravel's pagination platform, (omg its so beautifully simple).
But one question. Is there a way to make the pagination links always show, even if the limit is not met? So if the limit is 5, but there's only 4, to show disabled pagination links instead of nothing.
Thank-you!
Please or to participate in this conversation.