【发布时间】:2019-08-06 07:10:16
【问题描述】:
我在 lang 文件中写了一个 html 标签
'resend' => 'Your account is not confirmed. Please click the confirmation link in your e-mail, or <a href=":url">click here</a> to resend the confirmation e-mail.',
但在输出中显示不好:image
如何将 html 标签放入 {!! !!}?
【问题讨论】: