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