首页 > 其他 > 详细

The path "fos_user.from_email.address" cannot contain an empty value, but got null.

时间:2017-05-15 11:42:28      阅读:906      评论:0      收藏:0      [点我收藏+]

The path "fos_user.from_email.address" cannot contain an empty value, but got null.、

修改 parameters.yml file:

parameters:
    ...
    mailer_user: null
    mailer_password: null

把null改为你的邮箱

 

The path "fos_user.from_email.address" cannot contain an empty value, but got null.

原文:http://www.cnblogs.com/Amos-Turing/p/6855543.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!