Pipeline
interface Pipeline (View source)
Methods
$this
send(mixed $traveler)
Set the traveler object being sent on the pipeline.
$this
through(dynamic|array $stops)
Set the stops of the pipeline.
$this
via(string $method)
Set the method to call on the stops.
Details
$this
send(mixed $traveler)
Set the traveler object being sent on the pipeline.
$this
through(dynamic|array $stops)
Set the stops of the pipeline.
$this
via(string $method)
Set the method to call on the stops.
mixed
then(Closure $destination)
Run the pipeline with a final destination callback.
Laravel Cloud is the best place to deploy Laravel, Nuxt, Express, Hono, Node.js, Bun, Go, Flask, Python, and more, with dedicated infrastructure available on AWS through Laravel Private Cloud.