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