Laravelshoppingcart: Laravel 5.8 compatibility?

Created on 27 Feb 2019  Â·  17Comments  Â·  Source: Crinsane/LaravelShoppingcart

@Crinsane

Most helpful comment

Meanwhile... https://packagist.org/packages/bumbummen99/shoppingcart
Please merge #550 so we can all get back to this awesome package. ^_^

All 17 comments

Feel free to send in a PR

@hardevine
Please update to 5.8

Any news on this? @Crinsane

@alighasemzadeh done

Up

Meanwhile... https://packagist.org/packages/bumbummen99/shoppingcart
Please merge #550 so we can all get back to this awesome package. ^_^

Congratulations on the fabulous package, please merge this: https://github.com/Crinsane/LaravelShoppingcart/pull/550

Any updates on this?

Any updates on this?

Don't think it's maintained anymore, you can use https://packagist.org/packages/bumbummen99/shoppingcart

Hi guys, I tried installing but it couldn't, I don't think there's compatibility for laravel5.8. any instructions?

image

For learning purpose, if you encounter console output like that you should always check the 'requires' section in the composer.json file of the package you are trying to install. In the case of a laravel package it should state something like "illuminate/XYZ": "5.7.*" or even laravel/Laravel alongside other packages or versions. If that section does not include 5.8 the package will not be compatible with Laravel 5.8+. This will also be the same for 5.9.

Composer Versions and constraints
Crisane/LaravelShoppingcart composer.json

Hi, just wanted to let you know that we used to use this cart and ran into this issue as well so we have created our own open source version for Laravel v6. Please try it out https://github.com/treeStoneIT/shopping-cart

its been a year

this nothing works for now

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Valonix picture Valonix  Â·  7Comments

sobhanattar picture sobhanattar  Â·  4Comments

hasanali05 picture hasanali05  Â·  6Comments

shahin7511 picture shahin7511  Â·  8Comments

lagask picture lagask  Â·  8Comments