array allDirectories(string|null $directory = null) Get all (recursive)
bool forget(string $key) Remove an item from the cache.
void terminate(Request $request, Response $response) Perform any final
void send(string|array $view, array $data = array(), Closure|string $callback = null)
mixed remember(string $key, DateTime|float|int $minutes,
Cookie forever(string $name, string $value, string $path = null, string $domain = null, bool $secure = false, bool $httpOnly = true)
MessageBag getMessageBag()
int|bool decrement(string $key, mixed $value = 1) Decrement the value of
array broadcastOn() Get the channels the event should broadcast on.
Monitor interface Monitor (
Page 10 of 51