Closed xhava closed 1 year ago
Hi!
i create the vanillo.php in config folder
First of all, it's vanilo.php
not vanillo; a single L.
Second, what is the behavior you want to achieve?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed within 3 days if no further activity occurs. Thank you for your contributions.
Hi, i have a problem with the option merge_duplicates
i create the vanillo.php in config folder
i set this contents:
then i began to add a product to the cart without being login now the cart is created without a user_id
then i go to login and when i log in the user the cart records in DB are deleted but the cart items still exists
i have extended my User model from \Konekt\User\Models\User
and in my AppServiceProvider
Something special to do, i am missing some configuration? thanks!