View
  • References/PHP/Laravel/Contracts/View

View interface View implements

2025-01-10 15:47:30
HandlerResolver::getHandlerMethod()
  • References/PHP/Laravel/Contracts/Bus

string getHandlerMethod(mixed $command) Get the handler method for the

2025-01-10 15:47:30
Factory::channel()
  • References/PHP/Laravel/Contracts/Notifications

mixed channel(string|null $name = null) Get a channel instance by name

2025-01-10 15:47:30
ResponseFactory::view()
  • References/PHP/Laravel/Contracts/Routing

Response view(string $view, array $data = array(), int $status = 200, array $headers

2025-01-10 15:47:30
Cloud::put()
  • References/PHP/Laravel/Contracts/Filesystem

bool put(string $path, string|resource $contents, string $visibility = null)

2025-01-10 15:47:30
Factory::composer()
  • References/PHP/Laravel/Contracts/View

array composer(array|string $views, Closure|string $callback, int|null $priority = null)

2025-01-10 15:47:30
Kernel::bootstrap()
  • References/PHP/Laravel/Contracts/Http

void bootstrap() Bootstrap the application for HTTP requests.

2025-01-10 15:47:30
Kernel::call()
  • References/PHP/Laravel/Contracts/Console

int call(string $command, array $parameters = array()) Run an Artisan console

2025-01-10 15:47:30
MessageBag::first()
  • References/PHP/Laravel/Contracts/Support

string first(string $key = null, string $format = null) Get the first message

2025-01-10 15:47:30
Filesystem::allFiles()
  • References/PHP/Laravel/Contracts/Filesystem

array allFiles(string|null $directory = null) Get all of the files from

2025-01-10 15:47:30