So I'm wanting to setup a contact form and send emails using the built-in laravel mail. I'm receivin...
Laravel 4, Beantalkd, Supervisor, and Beanstalk Console These are the columns in the console for obs...
I configure mail with my gmail account. It works perfectly on localhost.when i moved to live i got...
I configured Postfix to send emails. Postfix gets its own nameserver from Virtualbox NAT configurati...
Hello, I have to sent a email to some person but it shows: "Swift_RfcComplianceException in Mai...
I need to send a mail header "x-mailgun-native-send: true" to all my mails so they wont ge...
Hello, I want to send mails from my application. I want them to get sent from a specific host (SMTP,...
Hi I have installed Bogardo/Mailgun https://github.com/Bogardo/Mailgun this library cannot working f...
I'm using php mail() to send mail through laravel. I'm setting the from and subject of the email in...
I cant track down the event in the framework, which is logging mails sent (via mailgun api). It is d...
Hello ! I am newbie on Laravel. I am using Laravel 5.2, Centos 7. "LogicException in NTLMAuthen...
Hello, I have a contact form, a contact mailable, and a contact mail view and a contact controller....
#Problem I have an application that sends notification emails from the controller when certain model...
I'm trying to grab some users from the database and notify them that a new position has been posted....
Hi I'm getting very occasional connection problems with the mandrill api [2016-09-16 07:59:38] produ...
Hi I am trying to send a contact us mail with attachment, when I submit the form, it just comeback w...
Hi guys, any of you tried to send the notification from inside a Command? I am using the notifiable...
Hello, I have User model public function sendPasswordResetNotification($token) { $this->notif...
Hello, Laravel.io community. I'm running several Laravel on several ScaleWay-servers, but I'm always...
I just installed PHP 5.6 to work with Laravel 5.3 on my local machine and I keep running into an err...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community