Support the ongoing development of Laravel.io →

406 Threads

posted 8 years ago

Laravel 4.2 - send mails issue

Hi! I have 2 folders on my server (one called test, the other prod) with the same laravel project in...

0 Likes
4 Replies
Solved

Laravel 5 Mail does not work

Hi I need help resolving this error. I search but can't find solution. First the error came up when...

0 Likes
6 Replies
Solved

Laravel 4 Mail::queue not using the right environment

I've been working on this website for a while and just recently finished and wanted to "go live...

0 Likes
1 Replies
Solved

Class 'GuzzleHttp\Client' not found ???

Hi, I have added my email config using MailGun. And when i try to send a message my debbugger shows:...

0 Likes
4 Replies

Mail::send with attachment using Mandrill as driver

Hello, I've put together the following code to test if I can send files with Mandrill. Mail::send('e...

0 Likes
3 Replies

How to store user's email in database and send them emails? What am I doing wrong?

I'm new to this. anmd certainly doing something wrong. When I enter email address in email field, th...

0 Likes
1 Replies
posted 8 years ago

My emails go into the spam or don't arrive at all

On my application I need to send emails to confirm the registration as plain text. I've made some tr...

0 Likes
6 Replies
Solved

What is best way/solution to localize emails in laravel?

I have following files structure now for email templates: ~/resources/views/emails/$template.blade.p...

0 Likes
0 Replies
posted 8 years ago

Mailgun switched api to v3

Just giving a heads up to anyone getting a new mailgun account. Mailgun switched their domain for th...

0 Likes
0 Replies

[L5] TokenMismatch on Mail with Iron MQ

Hello guys, I am having a problem with Laravel 5 and Push Queues I was wondering if anyone had this...

0 Likes
7 Replies

Sending emails in Laraval 5 via http request.

What would be the best way to send the emails over HTTP via requesting to (say) sendgrid API. Als...

0 Likes
0 Replies

Mail::send() not working within the dynamic loop

Iam new to laravel and iam creating a application in which i will notify users about the comments po...

0 Likes
2 Replies
Solved
posted 8 years ago

Email Middleware + Attachments

I have two issues: How would I go about implementing middleware whenever Mail:: is called, specifi...

0 Likes
3 Replies
posted 9 years ago

Sendwithus integration

Hey everyone, I have fallen in love with sendwithus for email template handling and sending. They ha...

0 Likes
1 Replies

Forcing a command to only ever use the queue

Hey guys, I have a SendEmail command that is dispatched like so: Bus::dispatch( new SendEmai...

0 Likes
1 Replies
Solved
posted 8 years ago

Error Send email - Mail::send()

Anyone can help me to figure it out my issue regarding send email please see what I've got ErrorExce...

0 Likes
3 Replies
Solved

View rendering with mail queue

Hi all, I've beent testing around with mail queues using iron.io. I've modified "config/queue.p...

0 Likes
1 Replies
Solved

Email without view

How to create email service without blade(VIEW) in laravel 4.2.

0 Likes
1 Replies
posted 8 years ago

Password reminder: replace Swiftmailer with PHPMailer

Password::remind() sends an email using Swiftmailer. How to replace Swiftmailer with PHPMailer? Than...

0 Likes
0 Replies

Mail::queue return problem

Hi, I'm using laravel 5.0.18, and I have different return behavior between Mail::send() and Mail::qu...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.