I would like to customize this notification email message:
but i can't find where to change the parts marked with red color on my screenshot.
The "Regards" and the message at the bottom.
I would like to customize this notification email message:
but i can't find where to change the parts marked with red color on my screenshot.
The "Regards" and the message at the bottom.
Run the following command in terminal
php artisan vendor:publish --tag=laravel-notifications
and edit the blade template in
/resources/views/vendor/notifications/email.blade.php