Crinsane / LaravelShoppingcart

A simple shopping cart implementation for Laravel
MIT License
3.67k stars 1.73k forks source link

Class 'Gloudemans\Shoppingcart\ShoppingcartServiceProvider' not found #455

Open CElysee opened 6 years ago

CElysee commented 6 years ago

on localhost it works perfect but when it goes to live server i'm get this error: Class 'Gloudemans\Shoppingcart\ShoppingcartServiceProvider' not found and i'm using "gloudemans/shoppingcart": "^2.5",

ifeanyi-ajimah commented 6 years ago

I have same issues but this time in my localhost. Meanwhile I followed all the installation guides correctly and I am making use of laravel 5.6 . Please what could be the problem?

Devan35 commented 6 years ago

I have the same problem, just installed the package on L5.6 getting the same error Class 'Darryldecode\Cart\CartServiceProvider' not found

@Crinsane please guys help us out here!

phanduyvinh commented 4 years ago

This error is usually caused by uninstalling a package without a composer