Support the ongoing development of Laravel.io →

325 Threads

Password resetting and token

Hello, I have an issue with the link to reset the password of my users. In my reminder.blade.php, I...

0 Likes
0 Replies

Logging handler displays email view instead of emailing

I have this set up for my error handling. Log::listen(function($level, $error, $context) { Mail:...

0 Likes
0 Replies
posted 9 years ago

Send Email with username and confirmation code

I'm using the mail system of Larabook. I want to send two thing with in the email that gets sent to...

0 Likes
1 Replies

In Laravel is there a way to queue emails sent in database and then process them for sending from database using cron task

This will help track all emails sent. prioritize email sending. speed up user exp. (as emails will...

0 Likes
0 Replies

unit test how to test Event with email

Hi, how can I test this snippet without send an email ? public function forgot() { $isV...

0 Likes
1 Replies
posted 9 years ago

Mail::send always returns false/null in 4.2

Hey there, i was just comparing the 4.0 <-> 4.2 behaviour of the Mail-Facade. In the old versi...

0 Likes
2 Replies
posted 9 years ago

Mailer gives errors

Hi, If i try to send an email, even without the queue the error 'Class queue.worker does not exist'...

0 Likes
0 Replies
posted 9 years ago

Why would I use Mailchimp? Is there anything missing from my set up?

High; Just wondering why I would use Mailchimp? I send daily emails to members. Email templates are...

0 Likes
3 Replies

Laravel Mailing Issue "Object of class Illuminate\Mail\Message could not be converted to string"

I'm trying to send a simple email. I know the issue is with my view but I don't know what I'm doing...

0 Likes
4 Replies

Suggestion / Question about Laravel bundles.

When I check out http://bundles.laravel.com/bundles, I can see that many bundles are for Laravel 3....

0 Likes
2 Replies
posted 9 years ago

IOC resolving

I have a service provider with IoC binding to a class (sesmailer - it is my own mailer class). $t...

0 Likes
1 Replies

Beanstalkd Queue - Best practices

Hi, I use Beanstalkd to send out emails. What is the best practice to alert the user if there is a r...

0 Likes
0 Replies

Worker Server sending mail using iron.io in laravel

Please help me out in implementing a worker server, where I need to push queue,delete queue,list of...

0 Likes
0 Replies

Laravel Email with files

Hi guys. I'm searching how can I put a file or pdf in the email that I'm sending. I only found the b...

0 Likes
1 Replies

Transactional emails using Markdown?

I had this idea a few months ago, but it's only now that I'm in a position where I'd be interested i...

0 Likes
1 Replies

Problem with login on activated accounts

Hey there, I'm runing in a little problem with my laravel login, so the problem is that I want to ch...

0 Likes
3 Replies

Swift_TransportException

I am trying to write the code for sending email activation for registered users. When user registers...

0 Likes
4 Replies

Mail not sending

See this bin file: http://laravel.io/bin/XO0eO thanks for your help!

0 Likes
8 Replies

Help with mailgun

Hello there, I setup everything ( Email and Pass and API ) and it's seems ok to me! but when I test...

0 Likes
3 Replies
posted 9 years ago

What is the best mail provider to go with Forge & Digitasl Ocean?

Hi, I have set up the domain on Digital Ocean, created account with Forget, Mandrill is working alon...

0 Likes
5 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.