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 0297a4d commit 02c1563Copy full SHA for 02c1563
Resources/doc/index.md
@@ -201,6 +201,9 @@ Or inside assetic, do
201
<script src="{{ asset_url }}"></script>
202
{% endJavaScripts %}
203
204
+**Important:** you should follow the Symfony documentation about generating URLs
205
+in the console: [Configuring The Request Context
206
+Globally](http://symfony.com/doc/current/cookbook/console/sending_emails.html#configuring-the-request-context-globally).
207
208
*Hint*: If you are using JMSI18nRoutingBundle, you need to run the command with
209
the `--locale` parameter once for each locale you use and adjust your include paths
0 commit comments