mixed shared(string $key, mixed $default = null) Get an item from the shared data. Parameters string $key mixed $default Return Value mixed
array queryCallbacks() Get the custom query callbacks for the rule. Return Value array
static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
void warn(string $string) Write a string as warning output. Parameters string $string Return Value void
static void removeDirectories(string|array $directories = null) Remove directories from the class loader. Parameters string|array $directories Return Value void
string renderEach(string $view, array $data, string $iterator, string $empty = 'raw|') Get the rendered contents of a partial from a loop. Parameters string $view array $data string $iterator string $empty Return Value string
void setAsGlobal() Make this capsule instance available globally. Return Value void
string getRememberToken() Get the token value for the "remember me" session. Return Value string
Closure getRouteResolver() Get the route resolver callback. Return Value Closure
void commands(array $commands) Register the package's custom Artisan commands. Parameters array $commands Return Value void
Page 904 of 996