Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
76bfd014
Commit
76bfd014
authored
Sep 26, 2016
by
Benjamin Jonard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Symfony Twig Brigde installation in asset doc
parent
6fd1faba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
doc/providers/asset.rst
doc/providers/asset.rst
+7
-0
No files found.
doc/providers/asset.rst
View file @
76bfd014
...
@@ -43,6 +43,13 @@ Registering
...
@@ -43,6 +43,13 @@ Registering
composer require symfony/asset
composer require symfony/asset
If you want to use assets in your Twig templates, you must also install the
Symfony Twig Bridge:
.. code-block:: bash
composer require symfony/twig-bridge
Usage
Usage
-----
-----
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment