Factory interface Factory (
string name() Get the name of the view. Return
View file(string $path, array $data = array(), array $mergeData =
mixed share(array|string $key, mixed $value = null) Add a piece of shared
View make(string $view, array $data = array(), array $mergeData =
void addNamespace(string $namespace, string|array $hints) Add a new namespace
$this with(string|array $key, mixed $value = null) Add a piece of data
array composer(array|string $views, Closure|string $callback, int|null $priority = null)
array creator(array|string $views, Closure|string $callback)
bool exists(string $view) Determine if a given view exists.
Page 1 of 2