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:webhook
1 parent a619916 commit bf7aca1Copy full SHA for bf7aca1
webhook.rst
@@ -16,6 +16,11 @@ Installation
16
17
$ composer require symfony/webhook
18
19
+.. tip::
20
+
21
+ Since MakerBundle ``v1.58.0`` - you can run ``php bin/console make:webhook``
22
+ to generate the files needed to use the Webhook component.
23
24
Usage in Combination with the Mailer Component
25
----------------------------------------------
26
0 commit comments