Customize mini basket without removing cookie session

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
ŁukaszSuski-052bagencjareklamowa
Posts: 2
Joined: 18 Jul 2023, 08:01

Customize mini basket without removing cookie session

Post by ŁukaszSuski-052bagencjareklamowa » 25 Jul 2023, 12:59

Laravel v9.52.10
aimeos 2023.07
php 8.1.20
Linux

Hello,
I am trying to customize mini basket but to check any new change (e.g html code, not css styles) I have to remove cookie aimeos_session. Is it possible to view my changes faster than this way? Its really not great to remove cookies, being logged out and log in again to check if new change applied.

User avatar
aimeos
Administrator
Posts: 7895
Joined: 01 Jan 1970, 00:00

Re: Customize mini basket without removing cookie session

Post by aimeos » 26 Jul 2023, 11:25

Enable this configuration setting to avoid caching of the mini basket:
https://github.com/aimeos/aimeos-larave ... p.php#L125
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star


Fedi
Posts: 1
Joined: 12 Oct 2023, 23:00

Re: Customize mini basket without removing cookie session

Post by Fedi » 12 Oct 2023, 23:07

What if I want to disable the whole cookies thing. So I can hit fetch basket and it will show up on every system

User avatar
aimeos
Administrator
Posts: 7895
Joined: 01 Jan 1970, 00:00

Re: Customize mini basket without removing cookie session

Post by aimeos » 13 Oct 2023, 06:48

What do you mean? Can you please explain in more detail?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply