How to setup swift mailer in windows | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to setup swift mailer in windows

im building some simple forms in php which user will fill and send mail, after researching i got to know that swift mailer is really great at it but installing it looks pretty confusing it will be really great if someone show me an easy way to install it. and am also new to php.

5th Jun 2017, 6:32 PM
Asad Shaikh
Asad Shaikh - avatar
1 Answer
0
I would recommend, that you use Composer to download Swift-Mailer. But you are sure to download it on Windows and not directly at your webserver? You can download Composer here: https://getcomposer.org/download/ And here the Documemtation from Swift-Mailer: https://swiftmailer.symfony.com/docs/introduction.html But you need to read the Documentation, if you dont know what to do :)
20th Nov 2017, 7:55 AM
Thomas Meejumlong
Thomas Meejumlong - avatar