You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For projects using Symfony Flex, only Step 1 is needed. This information is usually given in the beginning of any instruction page in the Symfony docs, but is missing for this bundle. Users who are not yet familiar with how Flex works might attempt to follow the instructions needlessly.
I just checked debug:config and the bundle is already registered. Step 2 is done.
The file config/routes/fos_js_routing.yaml was already placed there by the recipe. Step 3 is done.
Step 4? Perhaps this line during installation suggests it is done too: Executing script assets:install public [OK].
The text was updated successfully, but these errors were encountered:
o-alquimista
changed the title
[question] Following installation steps with Symfony Flex
[documentation] Following installation steps with Symfony Flex
Jan 19, 2020
For projects using Symfony Flex, only Step 1 is needed. This information is usually given in the beginning of any instruction page in the Symfony docs, but is missing for this bundle. Users who are not yet familiar with how Flex works might attempt to follow the instructions needlessly.
debug:config
and the bundle is already registered. Step 2 is done.config/routes/fos_js_routing.yaml
was already placed there by the recipe. Step 3 is done.Executing script assets:install public [OK]
.The text was updated successfully, but these errors were encountered: