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 be40bfb commit f780dffCopy full SHA for f780dff
user_guide_src/source/libraries/publisher.rst
@@ -120,6 +120,8 @@ to keep up with. You can create a publication definition in your project to sync
120
121
.. literalinclude:: publisher/009.php
122
123
+.. note:: Directory ``$destination`` must be created before executing the command.
124
+
125
Now add the dependency via Composer and call ``spark publish`` to run the publication:
126
127
.. code-block:: console
0 commit comments