Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2cba804

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: [webhook] show `make:webhook`
2 parents 4320922 + 86c9fe2 commit 2cba804

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

webhook.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,3 +180,14 @@ For SMS webhooks, react to the
180180
// Handle the SMS event
181181
}
182182
}
183+
184+
Creating a Custom Webhook
185+
-------------------------
186+
187+
.. tip::
188+
189+
Starting in `MakerBundle`_ ``v1.58.0``, you can run ``php bin/console make:webhook``
190+
to generate the request parser and consumer files needed to create your own
191+
Webhook.
192+
193+
_`MakerBundle`: https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html

0 commit comments

Comments
 (0)