Hi getting a 'marked @internal' in PHPStorm. I can't fix the code to make the message disappear. I'a...
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 2 folders on my server (one called test, the other prod) with the same laravel project in...
Hi I need help resolving this error. I search but can't find solution. First the error came up when...
I've been working on this website for a while and just recently finished and wanted to "go live...
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...
On my application I need to send emails to confirm the registration as plain text. I've made some tr...
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...
Iam new to laravel and iam creating a application in which i will notify users about the comments po...
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...
Hey guys, I have a SendEmail command that is dispatched like so: Bus::dispatch( new SendEmai...
Anyone can help me to figure it out my issue regarding send email please see what I've got ErrorExce...
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