Support the ongoing development of Laravel.io →

327 Threads

In Illuminate\Mail\Mailer::send callback is ignored

Back in december I opened the issue https://github.com/laravel/framework/issues/22512 basically when...

0 Likes
0 Replies

Send user password reset link after creation by admin

My application only allows for admin to create users (i.e. users cannot register), and assign roles...

0 Likes
2 Replies

How to make simple captcha

This my website: http://www.online-nrw.de/kontakt and like this i make contact form: http://wiyono05...

0 Likes
8 Replies
posted 10 years ago

Says email does not comply with RFC 2822, 3.6.2

I am having a really strange error in my email code. I am pulling a list of all Admin users from my...

0 Likes
5 Replies

Error on sending mail

Hi all, On a Laravel 5.4 project I'm working on I'm facing a strange issue. On my local machine ever...

0 Likes
0 Replies

Laravel email link redirect

i am getting issue sending mail using command. i have subdomains in my project , every record in db...

0 Likes
1 Replies
posted 6 years ago

Passing data into email

I am new with Laravel and I am trying to create an email when an button is pushed. I can get the ema...

0 Likes
2 Replies

Automatically embed images to email

I am writing a newsletter system for my client. They write the email body with CKEditor and I want t...

0 Likes
3 Replies

How to send email to Mailtrap server?

I am currently trying to send an email to the mailtrap server to test whether the email confirmation...

0 Likes
1 Replies

Laravel 5.4 Email Templates

Hello, i have no idea where i can translate this Text. We upgrade from Laravel 5 to Laravel 5.4 and...

0 Likes
0 Replies

I am using the following laravel package for my newsletters:

I am using the following laravel package for my newsletters: laravel-newsletter I have the following...

0 Likes
0 Replies
posted 10 years ago

Sending .ics event as email attachment

I'm trying to send an .ics file as an email attachment using Laravel's MAIL class. When email is rec...

0 Likes
5 Replies

Class Iluminate\Http\Reqeust does not exist how to fix that ?

this my error Class Iluminate\Http\Reqeust does not exist namespace App\Mail; use Illuminate\Bus\Que...

0 Likes
3 Replies

Mails not sent through Laravel

I'm trying to send mails using a special mailbox that was created via my hosting provider, asmallora...

0 Likes
4 Replies

Email not send

I want to sent email by smtp gmail server . But i got the following errors Missing argument 1 for Il...

0 Likes
1 Replies
posted 10 years ago

Problem with sending emails

I have a problem with email in laravel. That's my mail.php file: <?php return array( /* |----...

0 Likes
5 Replies

Undefined offset error

Hi I have to say that I'm fairly new to Web Developement, PHP and Laravel (Basic HTML etc. is no pro...

0 Likes
0 Replies
posted 7 years ago

$message variable not available in mail template

In the Laravel documentation for using the Mailable class (https://laravel.com/docs/5.4/mail#sending...

0 Likes
2 Replies

Mailgun, sending from multiple domains.

I'm running a central system with multiple clients/users, each of whom have their own mailgun accoun...

0 Likes
5 Replies
posted 7 years ago

Sendgrid integration

Swift_TransportException Connection could not be established with host smtp.sendgrid.net [Connection...

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