I call
$this->dispatch(new GenerateEventTotals(3));
from within a controller and 2 jobs for the same thing are added to my sqs queue. Any ideas?
I have isolated this method to ensure it is not being called twice by putting it in it's own route for testing.
~ confused
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community