View interface View implements
string getHandlerMethod(mixed $command) Get the handler method for the
mixed channel(string|null $name = null) Get a channel instance by name
Response view(string $view, array $data = array(), int $status = 200, array $headers
bool put(string $path, string|resource $contents, string $visibility = null)
array composer(array|string $views, Closure|string $callback, int|null $priority = null)
void bootstrap() Bootstrap the application for HTTP requests.
int call(string $command, array $parameters = array()) Run an Artisan console
string first(string $key = null, string $format = null) Get the first message
array allFiles(string|null $directory = null) Get all of the files from
Page 50 of 51