Crinsane / LaravelShoppingcart

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

Failed to install on Laravel 5.8 #556

Closed devzakir closed 2 years ago

devzakir commented 5 years ago

$ composer require gloudemans/shoppingcart Using version ^2.6 for gloudemans/shoppingcart ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

Installation failed, reverting ./composer.json to its original content.

chriso20 commented 5 years ago

https://github.com/bumbummen99/LaravelShoppingcart

^ fork which was updated for 5.8

iBet7o commented 5 years ago

Why make a fork and not send the update in this repository?

bumbummen99 commented 5 years ago

I'll make a PR but i am not sure how @Crinsane thinks about the included modifications as he has not merged them yet into the official repository. Also i might change the direction of the package for a more conveniant usage on api projects what might diverge the codebases even more in the future.

johnef commented 5 years ago

Any issues if I used this fork on upgraded project since I used Crinsane/LaravelShoppingcart on this project before

reppair commented 5 years ago

@Crinsane Are you planning on updating the package?

johnef commented 5 years ago

@chriso20 Thanks you package was successfully done the work no need to change any of the old data :)

arif98741 commented 5 years ago

thanks. It works and my installed fail has been solved.

saimunhossain commented 5 years ago

@arif98741 how did you solve it? have you used this solution https://github.com/bumbummen99/LaravelShoppingcart ?

arif98741 commented 5 years ago

I use this package which supports laravel 5.8. Its a fork of original bumbummen99/LaravelShoppingcart @you can knock me at arif98741@gmail.com

saimunhossain commented 5 years ago

@arif98741 yeah I have also installed it & ran successfully. I was confused that time, so I asked you. Thanks

arif98741 commented 5 years ago

@saimunhossain great to hear bro.

josegus commented 5 years ago

Does anyone know if @Crinsane is still alive?

arif98741 commented 5 years ago

Don't know

bomshteyn commented 4 years ago

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

mukhtor commented 4 years ago

https://github.com/bumbummen99/LaravelShoppingcart

nice

solo-p commented 4 years ago

https://github.com/bumbummen99/LaravelShoppingcart

thanks!