A
A
andre77772016-11-07 04:05:37
Laravel
andre7777, 2016-11-07 04:05:37

How to change password reset email text in Laravel 5.3?

do
php artisan vendor:publish
then change the template itself, if necessary here

\resources\views\vendor\notifications\email.blade.php

How can I change the text in the password reset email?
https://laravel.com/docs/5.3/passwords#resetting-views
is written in the docs, but it's not clear what needs to be done step by step (I'm just learning)...

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Andrzej Wielski, 2016-11-07
@wielski

Dig towards languages ​​(locale)

H
holfza, 2016-11-07
@holfza

vendor\laravel\framework\src\Illuminate\Auth\Notifications\ResetPassword.php

F
Fireproof Cockroach, 2016-11-11
@uonick

https://laravel.ru/forum/viewtopic.php?id=1923

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question