Posts by user3310609 • 11 points
1 post
-
1
votes1
answer529
viewsQ: Laravel Email Sending Configuration 5.1
I need to implement a configuration screen, where the user can set the data to send email as: MAIL_DRIVER, MAIL_HOST, MAIL_PORT, MAIL_USERNAME, MAIL_PASSWORD, MAIL_ENCRYPTION, etc. In this case the…