To use this website, we use Cookies and collect some data. To comply with data protection regulations in the European Union, the United States, Canada, Japan, and other countries and regions, we allow you to choose whether to permit us to use specific Cookies and collect relevant data.
Essential data is the technical foundation for ensuring the proper operation of the website you are visiting and cannot be disabled.
- Session Cookie: PHP uses a Cookie to identify user sessions. Without this Cookie the Website is not working.
- 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.