static void swap(mixed $instance) Hotswap the underlying instance behind the facade. Parameters mixed $instance Return Value void
static mixed __callStatic(string $method, array $parameters) Handle dynamic static method calls into the method. Parameters string $method array $parameters Return Value mixed
array ips() Returns the client IP addresses. Return Value array
static boolean hasMacro(string $name) Checks if macro is registered Parameters string $name Return Value boolean
void addVisible(array|string|null $attributes = null) Add visible attributes for the model. Parameters array|string|null $attributes Return Value void
array|bool put(string $key, mixed $value, int $seconds) Store an item in the cache. Parameters string $key mixed $value int $seconds Return Value array|bool
string|array argument(string $key = null) Get the value of a command argument. Parameters string $key Return Value string|array
string parameterize(array $values) Create query parameter place-holders for an array. Parameters array $values Return Value string
RedirectResponse refresh(int $status = 302, array $headers = array()) Create a new redirect response to the current URI. Parameters int $status array $headers Return Value RedirectResponse
Container getContainer() Get the IoC container instance. Return Value Container
Page 260 of 996