Skip to content

Instantly share code, notes, and snippets.

@samirreza
Last active March 26, 2025 11:25
Show Gist options
  • Save samirreza/b54e4f86df044994a07cdf597c509628 to your computer and use it in GitHub Desktop.
Save samirreza/b54e4f86df044994a07cdf597c509628 to your computer and use it in GitHub Desktop.
LaraAbyss
  • Illuminate\Http\JsonResponse is not an instance of Illuminate\Http\Response
  • Passing model to job (Laravel will take care of all magic for serializing/deserializing model and its relation), you can simply just use id of model and do the rest by yourself 😁
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment