Skip to content

Commit 4810fbf

Browse files
TheGariouswouterj
authored andcommitted
WIP Notifer Page
1 parent 41a8393 commit 4810fbf

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

notifier.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
.. index::
2+
single: Notifier
3+
4+
Notifier
5+
========================
6+
7+
Sends notifications via one or more channels (email, SMS, Slack, Telegram, ...)
8+
9+
10+
Installation
11+
------------
12+
13+
First, run this command to install the notifier before using it:
14+
15+
.. code-block:: terminal
16+
17+
$ composer require symfony/notifier
18+
19+
20+
Usage
21+
------------
22+

0 commit comments

Comments
 (0)