Nov 7, 2017
0
Level 7
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
Please or to participate in this conversation.