Hi, I've just updated Laravel to 5.4 & getting following error while adding Gloudemans\Shoppingcart\ShoppingcartServiceProvider::class,
to config/app.php file.
FatalThrowableError in ShoppingcartServiceProvider.php line 14: Call to undefined method Illuminate\Foundation\Application::share()
Let me know if there's a quick fix?
I've updated "LaravelShoppingCart" to 2.3 & it seems to be working fine now.
Thanks.
Thank you so much, this post helped a lot.
Most helpful comment
I've updated "LaravelShoppingCart" to 2.3 & it seems to be working fine now.
Thanks.