Emaad Ali
Emaad Ali
@msnegurski Were you able to figure this out?
What Laravel version and queue driver are you using? `Illuminate\Contracts\Queue\Job::getJobId()` has returned a string since Laravel 6.x. I assume 5.6 and 5.7 also returned a string. - https://laravel.com/api/6.x/Illuminate/Queue/Jobs/Job.html - https://laravel.com/api/7.x/Illuminate/Queue/Jobs/Job.html...
I am experiencing this as well
I am running into this issue as well. I have set routes.apply but I still have the issue.
Still running into the issue, the headers overrides aren't applied