Mar 13, 2017
4
Level 1
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
Please or to participate in this conversation.