简体   繁体   English

Laravel中的标准注册和登录-在激活电子邮件中添加徽标

[英]Standard registration and logging in Laravel - adding a logo in the activation email

I'm beginner in Laravel. 我是Laravel的初学者。 I have project in Laravel 5.8. 我在Laravel 5.8中有项目。 I use in my project standard Laravel registration and login system. 我在我的项目标准Laravel注册和登录系统中使用。

I have a question, I would like to add the logo of my application to the activation email. 我有一个问题,我想将我的应用程序的徽标添加到激活电子邮件中。

I would like to replace the standard "Application name" in the email logo of the application. 我想替换应用程序的电子邮件徽标中的标准“应用程序名称”。

How can I do this? 我怎样才能做到这一点?

Take a look I hope its help you. 看一看,希望对您有所帮助。

I write this as answer because my reputation is low for comment 我将其写为答案是因为我的声誉很差

Customizing Laravel's default notification email template (Adding a logo and changing colours/style) 自定义Laravel的默认通知电子邮件模板(添加徽标并更改颜色/样式)

https://medium.com/@christianjombo/customizing-laravels-default-notification-email-template-adding-a-logo-and-changing-ff6f107dd640 https://medium.com/@christianjombo/customizing-laravels-default-notification-email-template-adding-a-logo-and-changing-ff6f107dd640

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM