We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
make:messenger-middleware
1 parent 1d199e1 commit 9f26f64Copy full SHA for 9f26f64
messenger.rst
@@ -2920,6 +2920,11 @@ and a different instance will be created per bus.
2920
$bus->middleware()->id('App\Middleware\AnotherMiddleware');
2921
};
2922
2923
+.. tip::
2924
+
2925
+ If you have installed the Maker bundle, you can use the ``make:messenger-middleware`` command
2926
+ to bootstrap the creation your own messenger middleware.
2927
2928
.. _middleware-doctrine:
2929
2930
Middleware for Doctrine
0 commit comments