Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

Subject of PasswordReset Mail not working and missing translation #511

Closed
StefanNeuser opened this issue Feb 19, 2018 · 1 comment
Closed

Comments

@StefanNeuser
Copy link

Hi Spatie Team,

no big issue but it seems that setting the subject is not working. Ok it is in the app folder, so everyone is able to edit it but maybe a translation call is also a good choice.

$message->subject('Welkom bij '.config('app.url'));

-Stefan

@TVke
Copy link
Contributor

TVke commented Feb 22, 2018

Hi @StefanNeuser

The password reset mail is controlled in the ResetPassword class located at app/Services/Auth/Front/Mail/ResetPassword.php

Hope this helps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants