You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
Can probably produce a middleware pipe from the factory responsible of dispatching a certain middleware. Needs some fiddling, but you'd implement a middleware that wraps a set of middlewares, basically.
I've tried mapping routes to middleware just like in the docs but as of the moment it can only invoke one middleware action.
Is there a way we can integrate the piped style middleware router like in Zend Expressive? Or this feature is for the Router?
The text was updated successfully, but these errors were encountered: