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
string __toString() Convert the channel instance to a string. Return Value string
RouteMatched class RouteMatched (View source) Properties Route $route The route instance. Request $request The request instance.
Grammar getGrammar() Get the query grammar instance. Return Value Grammar
string getToken() Get the CSRF token value. Return Value string
array getOptions(array $config) Get the PDO options based on the configuration. Parameters array $config Return Value array
$this setConnection(string $name) Set the connection associated with the model. Parameters string $name Return Value $this
Page 256 of 996