Answer the question
In order to leave comments, you need to log in
Where should the session be logged when an anonymous user enters the site?
I want to write an authorized and guest basket on Symfony 5.
The main question is about the guest basket, which I want to build on sessions and, in addition, store basket data in the database so that after authorization the user receives goods from the `basket_session` table to the `basket_customer` table .
- Where should the session be registered (it's Symfony) when an anonymous visits the site? (this is not clear in the official docs)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question