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
void queue() Queue a cookie to send with the next response.
Illuminate\Cookie\Middleware Classes
mixed __call(string $method, array $parameters) Dynamically handle missing
unqueue(string $name) Remove a cookie from the queue.
Cookie make(string $name, string $value, int $minutes, string $path = null, string $domain = null, bool $secure = false, bool $httpOnly = true)
Guard class Guard implements HttpKernelInterface (
Cookie queued(string $key, mixed $default = null) Get a queued cookie instance
Page 1 of 3