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
void setEventDispatcher(Dispatcher $events) Set the event dispatcher instance. Parameters Dispatcher $events Return Value void
bool isDeferred() Determine if the provider is deferred. Return Value bool
string __toString() Get the string contents of the view. Return Value string
Page 538 of 996