Livestream: Playing with Laravel Pipelines
Published on by Steve McDougall
Laravel's Pipeline facade provides a convenient way to "pipe" a given input through a series of invokable classes, closures, or callables, giving each class the opportunity to inspect or modify the input and invoke the next callable in the pipeline.
This Facade has been in the core for years but never documented. That changed this week, and in this live stream, let's look at it and see what we can do with it.
Be sure and subscribe to the Laravel News Youtube channel to get notified when we release new live streams.
Technical writer at Laravel News, Developer Advocate at Treblle. API specialist, veteran PHP/Laravel engineer. YouTube livestreamer.