Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

jericopulvera's avatar

How to pass curl resource in jobs queue?

Hi guys is it possible to pass a curl resource in laravel queue? I'm creating a scraper for a client and it needs to login then download a webpage but I need the curl resource to stay in the in the queue but when I pass it to the Job class curl resource becomes 0

0 likes
0 replies

Please or to participate in this conversation.