Crinsane / LaravelShoppingcart

A simple shopping cart implementation for Laravel
MIT License
3.66k stars 1.72k forks source link

Package Not installing on Laravel can anyone help me ? #615

Open rubelkhan447 opened 4 years ago

rubelkhan447 commented 4 years ago

E:\XAMPP\htdocs\first>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.

bumbummen99 commented 4 years ago

This package is not compatible to Laravel 7.

rubelkhan447 commented 4 years ago

@bumbummen99 Please help me shopping cart package working laravel 7.5.2?

to-sky commented 4 years ago

@shovokhan you can use fork of this package https://github.com/olimortimer/LaravelShoppingcart It's working fine with Laravel 7.3 Or this package https://github.com/darryldecode/laravelshoppingcart have same functional

bumbummen99 commented 4 years ago

I setup a wiki page of maintained forks for quick reference since this question is and will come up again.

https://github.com/Crinsane/LaravelShoppingcart/wiki/Maintained-Forks

rubelkhan447 commented 4 years ago

@shovokhan you can use a fork of this package https://github.com/olimortimer/LaravelShoppingcart It's working fine with Laravel 7.3 Or this package https://github.com/darryldecode/laravelshoppingcart have same functional

Finally work done. Thanks, @to-sky for your help me.

Keweb commented 4 years ago

@shovokhan you can use fork of this package https://github.com/olimortimer/LaravelShoppingcart It's working fine with Laravel 7.3 Or this package https://github.com/darryldecode/laravelshoppingcart have same functional

tksh i will try this