Laravel
Release notes
Upgrade Guide
Contribution Guide
interface
Illuminate
/
Routing
/
Contracts
/
CallableDispatcher
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