return response()->json($array);
$res = $gallery->request('GET','https://www.instagram.com/explore/tags/MIZONEDanceBattle/?__a=1');
$data = json_decode($res->getBody()->getContents(), true);
$gallery = Gallery::firtsOrCreate([
'shortcode',
'thumbnail_src',
], $data]); // add $data here
$gallery->save();
[{"id_product":"62mQYOsEcRAZg56b1Y85","Product_Image":"https://firebasestorage.googleapis.com/v0/b/adey-dc43b.appspot.com/o/product_images%2F5d1d8c4a-1a53-4d18-a7ff-30cdc6245fe3?alt=media&token=ab09e791-c0a1-455e-bd37-2b0077924b8e","Business_ID":"uWPVn10xhw8ZVV65FTmz","Product_price":"50","Product_descr":"this book is designed for people who have passion on weitung letter ","Owner_id":"dur03ULzh3UGPqlXfyR9tAfEx2d2","Product_name":"new boook "}]