class Illuminate / Foundation / Routing / PrecognitionCallableDispatcher
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

PrecognitionCallableDispatcher

Extends

Methods

public

dispatch ( Route $route , $callable ) : mixed

Dispatch a request to a given callable.

Parameters

  • $route Route
  • $callable callable