vanilophp / framework

The truly Laravel E-commerce Framework
https://vanilo.io
MIT License
818 stars 102 forks source link

user_id not being set on cart. #5

Closed futdev closed 6 years ago

futdev commented 6 years ago

When using the cart, it appears that the user_id is remaining as 0? how can I fix this?

fulopattila122 commented 6 years ago

This hasn't been implemented yet. It'll be done in v0.2 coming next month. I'll update this issue as soon as it gets done.

futdev commented 6 years ago

@fulopattila122 thanks for the update, hopefully v0.2 comes a lot sooner! haha

fulopattila122 commented 6 years ago

See https://vanilo.io/docs/master/cart#associating-with-users

futdev commented 6 years ago

@fulopattila122 Thanks for that! we still good for v0.2 today?!

fulopattila122 commented 6 years ago

I'm on it. Had some unexpected challenges with acl + Laravel 5.6. Has been sorted out.

futdev commented 6 years ago

@fulopattila122 I'm excited!