Level 54
@x-mac you can run the following command to publish up email templates to view and edit:
php artisan vendor:publish --tag=laravel-mail
https://laravel.com/docs/8.x/mail#customizing-the-components
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello there, in my laravel 8 app, I would understand where are located the files with HTML that Laravel uses to send the email. Like email for reset password. I don't need a custom solution. I need to analyze the standard files. Thanks
Please or to participate in this conversation.