Support the ongoing development of Laravel.io →

xFlatlinex

Joined 18 Dec 2013

Statistics

Threads 1
Replies 7
Solutions 1
Articles 0

Push queues not receiving view data correctly

Hi guys, I'm having this weird problem, when I try to push an email to the queue, the message is sen...

0 Likes
7 Replies
Solved
replied 9 years ago

"502 Bad Gateway" in Vagrant (Permission Denied?)

@shabushabu thanks a lot! I was having the same issue and this solved it perfectly.

0 Likes
replied 10 years ago

Artisan commands and IoC / reflection / injection etc.

Use Artisan::resolve() to register your command and the container will automatically resovle any dep...

0 Likes
replied 10 years ago

Multi-step Model Lifecycle

You store the current step of the progress in the database, right? If it has a simple name slug-like...

0 Likes
replied 10 years ago

Push queues not receiving view data correctly

Good idea, I'll try that and see if it works. I suspect that the problem occurs when unserializing,...

0 Likes
replied 10 years ago

Push queues not receiving view data correctly

Ok! I got it! The problem was that IronJob's fire method is doing this: $this->resolveAndFire(jso...

0 Likes
Solved

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.