Illuminate\Cookie\Middleware Classes
void __construct(HttpKernelInterface $app, CookieJar $cookies)
void commands(array|mixed $commands) Register the package's custom Artisan
void queue() Queue a cookie to send with the next response.
static array compiles() Get a list of files that should be compiled
mixed __call(string $method, array $parameters) Dynamically handle missing
Cookie queued(string $key, mixed $default = null) Get a queued cookie instance
Queue class Queue implements HttpKernelInterface (
array getQueuedCookies() Get the cookies which have been queued for the
unqueue(string $name) Remove a cookie from the queue.
Page 1 of 3