lukepolo / laracart

Laravel Shopping Cart Package
https://laracart.lukepolo.com
MIT License
576 stars 86 forks source link

error with composer #313

Closed TerrePorter closed 2 years ago

TerrePorter commented 2 years ago

I am trying to install the laracart package but receive an error about illuminate/support

I don't have illuminate/support installed, but I see it as a requirement for laracart package.

I don't know what to do to fix the project, but i would like to use the laracart

lukepolo commented 2 years ago

I think my doc site is out of date, which version of laravel are you trying to use?

for 9 , use 2.2.0 instead of 1.4

TerrePorter commented 2 years ago

That worked nicely. Thanks

lukepolo commented 2 years ago

awesome, i updated the docs site too