why do you want to reset the cart ... literally you are degrading the user experience people might browse more than 5 min after adding an item to the cart so it's better not to clear the cart in time quantum
Jan 31, 2022
2
Level 3
Session of Laravel Cart
Hello, I am using the following package for implementing cart in my laravel application :
https://github.com/bumbummen99/LaravelShoppingcart
My requirement is to reset cart every 5 minutes. I don't see such option in config/cart.php file.
Is there any way to do the required thing?
Please or to participate in this conversation.