79825024

Date: 2025-11-20 01:11:25
Score: 1.5
Natty:
Report link

thanks for this answer. managed to make it work by adding the below in base.html.twig

{% block javascripts %}
    {{ encore_entry_script_tags('app') }}
{% endblock %}
Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Steven Yip