Hey guys, i have been working on a local machine, once a user registers it fires an event from a con...
Hi everyone. I tried email markdown with default css in laravel 5.5 but my mail recieved in gmail is...
Is there any way to add mailgun tags to emails sending with laravel Mail::send( comand? I got my c...
Back in december I opened the issue https://github.com/laravel/framework/issues/22512 basically when...
My application only allows for admin to create users (i.e. users cannot register), and assign roles...
This my website: http://www.online-nrw.de/kontakt and like this i make contact form: http://wiyono05...
I am having a really strange error in my email code. I am pulling a list of all Admin users from my...
Hi all, On a Laravel 5.4 project I'm working on I'm facing a strange issue. On my local machine ever...
i am getting issue sending mail using command. i have subdomains in my project , every record in db...
I am new with Laravel and I am trying to create an email when an button is pushed. I can get the ema...
I am writing a newsletter system for my client. They write the email body with CKEditor and I want t...
Hi guys, I'm trying to send en email using Mail:queue below the code Mail::queue('emails.shop_invoi...
I am currently trying to send an email to the mailtrap server to test whether the email confirmation...
Hello, i have no idea where i can translate this Text. We upgrade from Laravel 5 to Laravel 5.4 and...
I am using the following laravel package for my newsletters: laravel-newsletter I have the following...
I'm trying to send an .ics file as an email attachment using Laravel's MAIL class. When email is rec...
this my error Class Iluminate\Http\Reqeust does not exist namespace App\Mail; use Illuminate\Bus\Que...
Hi guys, i have added a Mail sender (Mailgun) to my project. But it do not let me send messages. It...
I'm trying to send mails using a special mailbox that was created via my hosting provider, asmallora...
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