esspyca's avatar

Class 'Illuminate\Pagination\BootstrapPresenter' not found

Hi,

I'm kinda new to laravel but I'm starting to get a hold of it. But this one, I really can't figure it out.

I started learning the pagination principles in Laravel and I wanted to customize the slider. Everywhere I look, they use BootstrapPresenter but I don't have that in the pagination folder under vendor.. so I get Class 'Illuminate\Pagination\BootstrapPresenter' not found .. I installed Laravel about 2 months ago. I even tried removing the whole vendor folder and running 'composer update' without success. I can't find any post with that problem neither so I'm stuck.

Is there something I didn't understand ?

Thanks in advance

0 likes
4 replies
esspyca's avatar

I didn't, I will try that this morning. Any idea why I don't have files that people seems to have. Has it been removed in a recent version ? Maybe the post i'm looking at are with older versions.. possible

esspyca's avatar

I can work with that. Thank you guys !

Please or to participate in this conversation.