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.
1 parent c7b4890 commit 6077653Copy full SHA for 6077653
docs/messenger.md
@@ -1,4 +1,4 @@
1
-#Messenger
+# Messenger
2
This document describing how you can use [messenger](https://symfony.com/doc/current/messenger.html) within this environment.
3
4
## Using messenger
readme.md
@@ -165,7 +165,7 @@ Note: For prod environment need to be used next make commands: `make start-prod`
165
* [PhpMetrics](https://github.com/phpmetrics/PhpMetrics)
166
167
## External links / resources
168
-* [Symfony REST API example](https://github.com/tarlepp/symfony-flex-backend.git): code in "src/" folder forked from REST API example.
+* [Symfony Flex REST API](https://github.com/tarlepp/symfony-flex-backend.git): code in "src/" folder forked from Symfony Flex REST API.
169
170
## Guidelines
171
* [Commands](docs/commands.md)
0 commit comments