SpartnerNL / Laravel-Sidebar

A Laravel Sidebar builder
MIT License
111 stars 58 forks source link

Composer update shows up class SidebarServiceProvider is not found #36

Closed oureco123 closed 3 years ago

oureco123 commented 3 years ago

Hello there, i'm trying to run composer update, however, i keep getting this error: `In Application.php line 690:

Class 'Maatwebsite\Sidebar\SidebarServiceProvi
der' not found`

This persists after i install this package

Edit: fixed this by installing several other required packages.