Getting ErrorException in Mailer.php line 33: Trying to get property of non-object my Mailer.php: &l...
Hello, I am using Laravel 5. While registering, application need to send an email. clicking on the l...
can you help me ? I don't want any recipent see other emails my code : Mail::queue('emails.msg', $vi...
I'm trying to pass a collection of models to an email. However, in the email it turns out to become...
Hi, I have added my email config using MailGun. And when i try to send a message my debbugger shows:...
Hello, I've put together the following code to test if I can send files with Mandrill. Mail::send('e...
I'm new to this. anmd certainly doing something wrong. When I enter email address in email field, th...
I have following files structure now for email templates: ~/resources/views/emails/$template.blade.p...
Just giving a heads up to anyone getting a new mailgun account. Mailgun switched their domain for th...
Hello guys, I am having a problem with Laravel 5 and Push Queues I was wondering if anyone had this...
What would be the best way to send the emails over HTTP via requesting to (say) sendgrid API. Als...
I have two issues: How would I go about implementing middleware whenever Mail:: is called, specifi...
Hey everyone, I have fallen in love with sendwithus for email template handling and sending. They ha...
How to create email service without blade(VIEW) in laravel 4.2.
Password::remind() sends an email using Swiftmailer. How to replace Swiftmailer with PHPMailer? Than...
Hi, I'm using laravel 5.0.18, and I have different return behavior between Mail::send() and Mail::qu...
Currently i am facing issue unable to check the status email is sent or not even getting email faile...
Hy i need Email activation with Laravel 5 and he dont active cant login thx for help
Hi All.. i'am new in laravel this realy nice framework ok.. this my question. condition: if expired_...
I had a Laravel 4.2. setup om WAMP (Windows Server 2008, where the mail function was working) but mo...
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.