Hello, I am trying to implement a polling queue called MasterQueue that every 15 minutes this Master...
Hello, I need to save the result of sent or not sent email, so I need to handle the exceptions that...
I'm currently queueing a function using Laravel's built-in queueing system and iron.io. The problem...
The documentation says that handling queue failing should be: Queue::failing(function($connection, $...
Hi, I'm new to laravel and php in general. I tried to implement a RESTful JSON API that gets a json...
Essentially I have an artisan command that processes a file into a database. While there's usually o...
I heard that Taylor is working on paid Laravel modules? Does anyone know when they come out and they...
Hello, I am currently working on automated user notifications (Emails and cell phone text messaging)...
How does one call a controller method from within the Queue class? This works in other Controllers:...
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