Skip to content

Commit

Permalink
Merge branch '6.4' into 7.1
Browse files Browse the repository at this point in the history
* 6.4:
  [WebLink] Add the missing installation section
  • Loading branch information
javiereguiluz committed Sep 27, 2024
2 parents 239d042 + 7b081aa commit eaaf3f2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions web_link.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,16 @@ servers (Apache, nginx, Caddy, etc.) support this, but you can also use the
`Docker installer and runtime for Symfony`_ created by Kévin Dunglas, from the
Symfony community.

Installation
------------

In applications using :ref:`Symfony Flex <symfony-flex>`, run the following command
to install the WebLink feature before using it:

.. code-block:: terminal
$ composer require symfony/web-link
Preloading Assets
-----------------

Expand Down

0 comments on commit eaaf3f2

Please sign in to comment.