Just about every "production" queue setup I've seen puts workers under supervision, but do...
Hey guys I'm developing an app across Windows and OS X. Is it okay to use the 'database' option for...
I have enabled REDIS as default CACHE_DRIVER instead of FILE, but if redis instance is down for exam...
I'm developing plugin archive, for one community. So basically I got few tabs where plugins are orde...
I have ajax call which is executing after DOM is loaded: $(document).ready(function() { if ($('#...
Hi, I have developed an API for an Angular front-end (https://brandhunt.co) The problem is that I ge...
Hi friends is Event and Listener are important to use in laravel if yes , why ? i'm feeling that it'...
Hi. This is my first post. I've got an application that uses beanstalkd as a task queue. Jobs are...
hi, i just released a package to process job on laravel event you just need 5 minutes to setup ;) l...
I have 4 methods: A, B1, B2, B3 and want to encapsulate their execution in separate jobs. A generate...
Hello. I have problem with relationship three table. We have the tables users - id - username compa...
Hi! I am using php-resque and redis for my queues. Succesfully listen to queues from terminal (Debia...
Hi all, i have a process executed by worker daemon (php artisan queue:work). I set supervisor to run...
Hi guys, any of you tried to send the notification from inside a Command? I am using the notifiable...
Hello there, I tried to pass from version 5.1 to 5.2, following the available tuto on laravel.io. Bu...
Hi! I'm planning to create events for my users. An event has a start date and an end date, and at th...
This is weird, I have supervisor to keep my queue going, but when I upgraded to Laravel 5.3 my proce...
I have a Stripe charge being created, that then on success creates a row in my DB and updates variou...
I have an app that will loop through a lot of domains and run CURL on them. With Laravel's Queues us...
Hello, I'm having a very strange issue using queues with the "database" adapter. When I ru...
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