laravelshoppingcart
laravelshoppingcart copied to clipboard
when is support for laravel 10
when is support for laravel 10
when is support for laravel 10 ???
You guys can check this following link from @ultrono since Laravel 10 is still not supported here yet. He updated the package for Laravel 10 use. It's the same package. Hopefully here will be an update soon enough
https://github.com/ultrono/laravelshoppingcart-1
You guys can check this following link from @ultrono since Laravel 10 is still not supported here yet. He updated the package for Laravel 10 use. It's the same package. Hopefully here will be an update soon enough
https://github.com/ultrono/laravelshoppingcart-1
FYI I submitted a PR to this repository to add Laravel 10support. The PR has since been merged by @darryldecode . You therefore don;t need to use the above link 🚀
You guys can check this following link from @ultrono since Laravel 10 is still not supported here yet. He updated the package for Laravel 10 use. It's the same package. Hopefully here will be an update soon enough https://github.com/ultrono/laravelshoppingcart-1
FYI I submitted a PR to this repository to add Laravel 10support. The PR has since been merged by @darryldecode . You therefore don;t need to use the above link 🚀
It was merged, but release for composer was not drafted.
i think you can adapt it
in laravel 10 it is getting it, but when you call the variable \Cart::getContent(); says it is undefined even with the package import
Still no support for 10? I installed from here, \Cart::session undefined, I also copied everything from the other link, then I get \Cart::getTotal() undefined.
Still no support for 10? I installed from here, \Cart::session undefined, I also copied everything from the other link, then I get \Cart::getTotal() undefined.
This package has supported Laravel 10 for over a year - https://github.com/darryldecode/laravelshoppingcart/commit/27880b0b94aaf1e76a87d76e69210d7180094ffa
Why \Cart::getContent() response is still []