Laravel application csrf token giving 419 when using docker

What’s a session in Docker? Docker is for isolation, it only containerizes the application you are running. I don’t think it will add any session or caching.