Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   UNIT3D (http://www.bvlist.com/forumdisplay.php?f=129)
-   -   receiving email (http://www.bvlist.com/showthread.php?t=11954)

marc234 12th March 2019 01:47

receiving email
 
haw i can chang

https://www.bvlist.com/attachment.ph...8&d=1548429783

z3ro 12th March 2019 21:06

re
 
Quote:

Originally Posted by marc234 (Post 53384)

SMTP server and good

HDVinnie 13th March 2019 15:21

you need to set your app name aka sitename in config\app.php
Code:

    /*
    |--------------------------------------------------------------------------
    | Application Name
    |--------------------------------------------------------------------------
    |
    | This value is the name of your application. This value is used when the
    | framework needs to place the application's name in a notification or
    | any other location as required by the application or its packages.
    */

    'name' => 'UNIT3D',

as for email theme can make it whatever you want here
Code:

resources/views/vendor/mail/html/themes/unit3d.css
as for email templates there here
Code:

resources/views/emails

marc234 14th March 2019 00:56

thanks HDVinnie


All times are GMT +2. The time now is 19:15.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.