darryldecode / laravelshoppingcart

Shopping Cart Implementation for Laravel Framework
1.32k stars 413 forks source link

Support Laravel 10 #355

Closed ultrono closed 1 year ago

Mo7sin commented 1 year ago

I'm not sure if this package is maintained anymore!

ultrono commented 1 year ago

Ah,l if it isn't I'll probably make a quick fork, as from the code I can;t see anything that would cause issues with Laravel 9.

ultrono commented 1 year ago

Right, it does appear this repository is dead.

I've created a fork at https://github.com/ultrono/laravelshoppingcart-1

Enhancements include Github actions, fix of tests and Laravel 10 support. Installation via composer require ultrono/laravelshoppingcart-1

FYI there was a little more to do to upgrade to Laravel 10 and to get the tests passing. However, they all pass, see https://github.com/ultrono/laravelshoppingcart-1/actions/workflows/tests.yml

harryqt commented 1 year ago

Thank you 🙏

wilkker commented 1 year ago

eu não consegui realizar a instalação, :( não consigo avançar no projeto , seria possivel estou com o laravel 10, primeiro tentei darryldecode/cart mas não consegui, em seguida instalei o ultrano / laravelshoppingcart-1 e mesmo assim não consegue encontrar as classes teria um passo a passo ?

precisa instalar um e remover o outro ? ou tem que ser os dois ?

uma duvida também o nome é ultrono ou ultrano ? encontrei essa divergência no codigo

wilkker commented 1 year ago

Obrigado🙏

how did you do ?

glavvrach commented 1 year ago

the original should be working now. The developer did a merge with this solution

wilkker commented 1 year ago

Obrigado🙏

how did you do ?

thanks, it works now

ultrono commented 1 year ago

Nice 👍