Support the ongoing development of Laravel.io →

81 Threads

Extending Illuminate\Auth\Passwords\PasswordBroker

Hi, I want to extend PasswordBroker to put the reset mails to the queue. I picture simply creating a...

0 Likes
1 Replies
Solved

Laravel 5.1 Mailer marked @internal

Hi getting a 'marked @internal' in PHPStorm. I can't fix the code to make the message disappear. I'a...

0 Likes
1 Replies
Solved
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
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

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

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

Using Mail on Sentry Package

hi! Currently Im using Sentry 2.1 on laravel 4.2, I want to send a mail when the user is suspended.....

0 Likes
2 Replies
Solved

Inviiting via email. Help

Can someone tell which is the best way to invite people via email. How to create database. Do i need...

0 Likes
3 Replies
Solved

Environment

I am trying to configure the environment into "Development". Here are what I did so far, s...

0 Likes
6 Replies
Solved
posted 9 years ago

"Undefined variable: data" when using Mail::queue()

I'm getting a "Undefined variable: data" error whenever this function runs. The $data vari...

0 Likes
3 Replies
Solved

Trying to make some html code only shown to users who registered an email adress

I'm new to laravel/webdevelopement in general, so i thought to start out i'd do a authentication scr...

0 Likes
2 Replies
Solved

Graphs with Laravel

Hi Having read about & played with Laravel, I started to build an application with it for one of...

0 Likes
11 Replies
Solved

How do i get array elements displayed in a laravel email view? URGENT!

am trying to send an email via laravel but the array values am sending are not being echoed out on t...

0 Likes
8 Replies
Solved

Queue jobs not processing - jammed?

I have a set of basic classes that talk to my app and send emails upon queue events that come from a...

0 Likes
1 Replies
Solved
posted 9 years ago

Problem with "SuperClosure" while trying to send e-mail

Hello everyone! First, please, excuse me for my bad english. I get strange problem with my app - whe...

0 Likes
2 Replies
Solved

Localization in queued emails

Good day for everyone! I want to ask a help in solving my problem. I'm sending localized emails from...

0 Likes
3 Replies
Solved

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.