An exception has been thrown during the compilation of a template ("You must add SiteHomeBundle to the assetic.bundle config to use the {% javascripts %} tag in SiteHomeBundle::layout.html.twig.") in "SiteHomeBundle::layout.html.twig".
求解……
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
/app/config/config.yml里有个assetic配置段
你可以注释掉bundles那一行,也可以把你的bundle加进去: