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...
I'm trying to grab some users from the database and notify them that a new position has been posted....
Hello All, This is my first post on this forum, so I'd like to send warm hello and thank You in adva...
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, I have User model public function sendPasswordResetNotification($token) { $this->notif...
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...
Hi Dev's , i am using the "QUEUE_DRIVER=database" and "Queue::push(new ExampleJob)&qu...
I used pusher for my project. I configure broadcasting as per laravel docs. When I fired my event pu...
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