Laravel tip:

Dispatching a job inside a DB transaction can be risky.

If the job depends on data created in that transaction, use afterCommit().
image

  • No matching results...
  • Searching...

/ 1000