Cookie Policy
Cookie Policy
EU Cookie Consent
To use this website, we use cookies and collect some data. In order to comply with the EU GDPR, we give you the choice to allow us to use certain cookies and collect certain data.
Basic Data
The basic data is necessary for the technical operation of the site you are visiting. You cannot disable them.
- Session cookie: PHP uses a cookie to identify user sessions. Without this cookie, the website does not work.
- XSRF-Token Cookie: Laravel automatically generates a CSRF "token" for each active user session managed by the application. This token is used to verify that the authenticated user is the one actually making the requests to the application.