According to the docs, it is only included as a convenience to the developer and not needed. You can just rely on the header instead and override the ValidateCsrfToken to not send the http cookie: protected $addHttpCookie = true;
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community