Database interface Database (
void looping(mixed $callback) Register a callback to be executed on every
bool hasPages() Determine if the underlying paginator being presented has
string url(int $page) Get the URL for a given page.
$this setRootControllerNamespace(string $rootNamespace) Set the root controller
Htmlable interface Htmlable (
void get(string $uri, Closure|array|string $action)
ValidatesWhenResolved interface ValidatesWhenResolved (
void set(array|string $key, mixed $value = null) Set a given configuration
mixed dispatchFromArray(mixed $command, array $array) Marshal a command
Page 13 of 51