symfony在模板中生成url

{{ path('homepage') }},这里的homepage是route配置文件的内容,或者叫别名.

原文地址:https://www.cnblogs.com/phpxuetang/p/5667105.html