Переглянути джерело

[Doc] Command for installing the assets

jaimesuez 14 роки тому
батько
коміт
38310a0754
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      Resources/doc/reference/installation.rst

+ 1 - 0
Resources/doc/reference/installation.rst

@@ -59,6 +59,7 @@ code to your application's routing file:
         type: sonata_admin
         type: sonata_admin
         prefix: /admin
         prefix: /admin
 
 
+Now, install the assets of the different bundles: ``php app/console assets:install web``.
 At this point you can access to the dashboard with the url: ``http://yoursite.local/admin/dashboard``.
 At this point you can access to the dashboard with the url: ``http://yoursite.local/admin/dashboard``.
 
 
 .. note::
 .. note::