Broadcaster interface Broadcaster (
int raw(string $text, Closure|string $callback)
Hub interface Hub (
void debug(string $message, array $context = array()) Log a debug message
Response view(string $view, array $data = array(), int $status = 200, array $headers
string|null nextPageUrl() The URL for the next page, or null.
void login(Authenticatable $user, bool $remember
Authenticatable|null user()
array toArray() Get the instance as an array.
void put(string $key, mixed $value, float|int $minutes) Store an item in
Page 40 of 51