Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel 5.8 compatibility? #548

Closed
lloricode opened this issue Feb 27, 2019 · 17 comments
Closed

Laravel 5.8 compatibility? #548

lloricode opened this issue Feb 27, 2019 · 17 comments

Comments

@lloricode
Copy link

@Crinsane

@lloricode lloricode changed the title Laravel 5.8 compotibility? Laravel 5.8 compatibility? Feb 27, 2019
@Crinsane
Copy link
Owner

Feel free to send in a PR

@aliqasemzadeh
Copy link

@hardevine
Please update to 5.8

@lloricode
Copy link
Author

#550 waiting to merge this

k3ntu added a commit to k3ntu/LaravelShoppingcart that referenced this issue Mar 7, 2019
@muhammetsait
Copy link

Any news on this? @Crinsane

@hardevine
Copy link

@alighasemzadeh done

@reina3596
Copy link

Up

@VPetar
Copy link

VPetar commented Mar 19, 2019

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

@edsonrodsilva
Copy link

Congratulations on the fabulous package, please merge this: #550

@jesseqli
Copy link

jesseqli commented Apr 3, 2019

Any updates on this?

@VPetar
Copy link

VPetar commented Apr 6, 2019

Any updates on this?

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

@Iconbanderas
Copy link

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

@Iconbanderas
Copy link

image

@edsonrodsilva
Copy link

edsonrodsilva commented Aug 5, 2019 via email

@bumbummen99
Copy link

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

@bomshteyn
Copy link

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

@lloricode
Copy link
Author

its been a year

@lloricode
Copy link
Author

this nothing works for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests