Level 10
Run in your terminal:
php artisan vendor:publish
This will copy the email views from the vendor file to your app.
Then go here and edit.
/resources/views/auth/emails/password.blade.php
i want to customize email recovery email template.
Please or to participate in this conversation.