我有一个问题,我试图使用fosuserbundle邮件确认发送确认邮件,注册后发送电子邮件,但不正确:
它包含主题: registration.email.subject
并留言: registration.email.message
注册后,路径:/ register / check-email将这个内容呈现给我:
composer.json
我的config.yml看起来像:
layout.login
registration.flash.user_created
registration.check_email
有人能帮助我吗?