JackieDo / Laravel-Cart

A package used to create and manage carts (such as shopping, recently viewed, compared items...) in Laravel application.
https://jackiedo.github.io/Laravel-Cart
MIT License
152 stars 19 forks source link

Cart Session Lifetime #44

Open Stelikas opened 10 months ago

Stelikas commented 10 months ago

Hello,

Is there any way to set cart session lifetime to specific hours? For example i would like to set the cart a lifetime of 2 hours.

Thanks and regards.

Stelikas commented 8 months ago

Bump