Laravel
Release notes
Upgrade Guide
Contribution Guide
class
Illuminate
/
Foundation
/
Routing
/
PrecognitionCallableDispatcher
PrecognitionCallableDispatcher
Extends
CallableDispatcher
#
Methods
public
#
dispatch
(
Route
$route
,
$callable
)
:
mixed
Dispatch a request to a given callable.
Parameters
$route
Route
$callable
callable
On this page
On this page
Methods
dispatch