Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

display image in twig

{# it is assumed the Product entity has @Vich/Uploadable annotation configured #}
<img src="{{ vich_uploader_asset(product) }}" /> 
Source by github.com #
 
PREVIOUS NEXT
Tagged: #display #image #twig
ADD COMMENT
Topic
Name
9+7 =