Crinsane / LaravelShoppingcart

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

i cant install this package on laravel 8 and it give to me this error #637

Open srezaFallahi opened 3 years ago

srezaFallahi commented 3 years ago

Installation request for olimortimer/laravelshoppingcart ^4.0 -> satisfiable by olimortimer/laravelshoppingcart[4.0.0].

Mohammad-Yasin-Noori commented 3 years ago

Same for Laravel 7

joostvanhoof commented 3 years ago

There's a fork of this package that makes it work with Laravel 7. I'm implementing it for Laravel 8 now, haven't tested thoroughly yet. See https://github.com/bumbummen99/LaravelShoppingcart

Mohammad-Yasin-Noori commented 3 years ago

https://github.com/hardevine/LaravelShoppingcart

Use this one for laravel above 5.

bumbummen99 commented 3 years ago

This repository is pretty much inactive tought you can find a list of maintained forks here: https://github.com/Crinsane/LaravelShoppingcart/wiki/Maintained-Forks

There's a fork of this package that makes it work with Laravel 7. I'm implementing it for Laravel 8 now, haven't tested thoroughly yet. See https://github.com/bumbummen99/LaravelShoppingcart

It should work with L8, at least it did in my testing 👍