Category "swiftmailer"

Attempted to call an undefined method named "get" of class "MailController"

I want to sent an email with swiftmailer this is my function in my mailController.php public function newMail(Mail $mail){ $message = \Swift_Message::n

Unable to connect with TLS encryption with Laravel 5.5 Swiftmailer

I am trying to send a mail using the Laravel inbuilt swift mailer but I keep getting the "Unable to connect with TLS encryption" error everytime. Below is my .e

Unable to connect with TLS encryption with Laravel 5.5 Swiftmailer

I am trying to send a mail using the Laravel inbuilt swift mailer but I keep getting the "Unable to connect with TLS encryption" error everytime. Below is my .e