Closed oprudkyi closed 1 year ago
Hi, thank you for submitting the fix.
May I ask you to do the following.
laravel/framework
from ^10.0
to ^10.32.0
. Thanks!
[Note to self] This needs to be back ported to v5 and be released as v5.3.0
Hi @taka-oyama
done. please check
Thanks for the PR. This has been released as v5.3.0.
Laravel v10.32.0 requires explicit staging/clearing of transactions https://github.com/laravel/framework/pull/48859 without this code afterCommit jobs are never sent
Fix: #
Checklist
Reference