Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2021
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 99.52 KB | None | 0 0
  1.     object(Illuminate\Support\Collection)#1473 (1) {
  2.      ["items":protected]=>
  3.       array(21) {
  4.         [20]=>
  5.         object(App\AllItem)#1531 (27) {
  6.          ["fillable":protected]=>
  7.           array(10) {
  8.             [0]=>
  9.             string(16) "market_hash_name"
  10.             [1]=>
  11.             string(5) "image"
  12.             [2]=>
  13.             string(8) "exterior"
  14.             [3]=>
  15.             string(6) "rarity"
  16.             [4]=>
  17.             string(5) "color"
  18.             [5]=>
  19.             string(11) "is_stattrak"
  20.             [6]=>
  21.             string(5) "price"
  22.             [7]=>
  23.             string(9) "old_price"
  24.             [8]=>
  25.             string(12) "actual_price"
  26.             [9]=>
  27.             string(5) "count"
  28.           }
  29.           ["connection":protected]=>
  30.           string(5) "mysql"
  31.           ["table":protected]=>
  32.           string(9) "all_items"
  33.           ["primaryKey":protected]=>
  34.           string(2) "id"
  35.           ["keyType":protected]=>
  36.           string(3) "int"
  37.           ["incrementing"]=>
  38.           bool(true)
  39.           ["with":protected]=>
  40.           array(0) {
  41.           }
  42.           ["withCount":protected]=>
  43.           array(0) {
  44.           }
  45.           ["perPage":protected]=>
  46.           int(15)
  47.           ["exists"]=>
  48.           bool(true)
  49.           ["wasRecentlyCreated"]=>
  50.           bool(false)
  51.           ["attributes":protected]=>
  52.           array(19) {
  53.             ["id"]=>
  54.             int(1606)
  55.             ["market_hash_name"]=>
  56.             string(29) "★ Gut Knife | Gamma Doppler"
  57.             ["image"]=>
  58.             string(36) "649a95ebf751ad72aed9c8e0ca32c22d.png"
  59.             ["exterior"]=>
  60.             string(11) "Factory New"
  61.             ["rarity"]=>
  62.             string(6) "Covert"
  63.             ["color"]=>
  64.             string(6) "eb4b4b"
  65.             ["is_stattrak"]=>
  66.             int(0)
  67.             ["price"]=>
  68.             float(238.34)
  69.             ["old_price"]=>
  70.             float(238.34)
  71.             ["actual_price"]=>
  72.             float(238.34)
  73.             ["count"]=>
  74.             int(14)
  75.             ["created_at"]=>
  76.             NULL
  77.             ["updated_at"]=>
  78.             string(19) "2021-04-23 22:30:03"
  79.             ["style"]=>
  80.             string(7) "#8000e2"
  81.             ["name"]=>
  82.             string(29) "★ Gut Knife | Gamma Doppler"
  83.             ["name_first"]=>
  84.             string(13) "★ Gut Knife"
  85.             ["name_second"]=>
  86.             string(13) "Gamma Doppler"
  87.             ["name_first_en"]=>
  88.             string(0) ""
  89.             ["name_second_en"]=>
  90.             string(0) ""
  91.           }
  92.           ["original":protected]=>
  93.           array(13) {
  94.             ["id"]=>
  95.             int(1606)
  96.             ["market_hash_name"]=>
  97.             string(29) "★ Gut Knife | Gamma Doppler"
  98.             ["image"]=>
  99.             string(36) "649a95ebf751ad72aed9c8e0ca32c22d.png"
  100.             ["exterior"]=>
  101.             string(11) "Factory New"
  102.             ["rarity"]=>
  103.             string(6) "Covert"
  104.             ["color"]=>
  105.             string(6) "eb4b4b"
  106.             ["is_stattrak"]=>
  107.             int(0)
  108.             ["price"]=>
  109.             float(238.34)
  110.             ["old_price"]=>
  111.             float(238.34)
  112.             ["actual_price"]=>
  113.             float(238.34)
  114.             ["count"]=>
  115.             int(14)
  116.             ["created_at"]=>
  117.             NULL
  118.             ["updated_at"]=>
  119.             string(19) "2021-04-23 22:30:03"
  120.           }
  121.           ["changes":protected]=>
  122.           array(0) {
  123.           }
  124.           ["casts":protected]=>
  125.           array(0) {
  126.           }
  127.           ["classCastCache":protected]=>
  128.           array(0) {
  129.           }
  130.           ["dates":protected]=>
  131.           array(0) {
  132.           }
  133.           ["dateFormat":protected]=>
  134.           NULL
  135.           ["appends":protected]=>
  136.           array(0) {
  137.           }
  138.           ["dispatchesEvents":protected]=>
  139.           array(0) {
  140.           }
  141.           ["observables":protected]=>
  142.           array(0) {
  143.           }
  144.           ["relations":protected]=>
  145.           array(0) {
  146.           }
  147.           ["touches":protected]=>
  148.           array(0) {
  149.           }
  150.           ["timestamps"]=>
  151.           bool(true)
  152.           ["hidden":protected]=>
  153.           array(0) {
  154.           }
  155.           ["visible":protected]=>
  156.           array(0) {
  157.           }
  158.           ["guarded":protected]=>
  159.           array(1) {
  160.             [0]=>
  161.             string(1) "*"
  162.           }
  163.         }
  164.         [19]=>
  165.         object(App\AllItem)#1532 (27) {
  166.          ["fillable":protected]=>
  167.           array(10) {
  168.             [0]=>
  169.             string(16) "market_hash_name"
  170.             [1]=>
  171.             string(5) "image"
  172.             [2]=>
  173.             string(8) "exterior"
  174.             [3]=>
  175.             string(6) "rarity"
  176.             [4]=>
  177.             string(5) "color"
  178.             [5]=>
  179.             string(11) "is_stattrak"
  180.             [6]=>
  181.             string(5) "price"
  182.             [7]=>
  183.             string(9) "old_price"
  184.             [8]=>
  185.             string(12) "actual_price"
  186.             [9]=>
  187.             string(5) "count"
  188.           }
  189.           ["connection":protected]=>
  190.           string(5) "mysql"
  191.           ["table":protected]=>
  192.           string(9) "all_items"
  193.           ["primaryKey":protected]=>
  194.           string(2) "id"
  195.           ["keyType":protected]=>
  196.           string(3) "int"
  197.           ["incrementing"]=>
  198.           bool(true)
  199.           ["with":protected]=>
  200.           array(0) {
  201.           }
  202.           ["withCount":protected]=>
  203.           array(0) {
  204.           }
  205.           ["perPage":protected]=>
  206.           int(15)
  207.           ["exists"]=>
  208.           bool(true)
  209.           ["wasRecentlyCreated"]=>
  210.           bool(false)
  211.           ["attributes":protected]=>
  212.           array(19) {
  213.             ["id"]=>
  214.             int(1610)
  215.             ["market_hash_name"]=>
  216.             string(20) "★ Gut Knife | Lore"
  217.             ["image"]=>
  218.             string(36) "9f37098ccc0a4e85a517792ab7574f50.png"
  219.             ["exterior"]=>
  220.             string(12) "Minimal Wear"
  221.             ["rarity"]=>
  222.             string(6) "Covert"
  223.             ["color"]=>
  224.             string(6) "eb4b4b"
  225.             ["is_stattrak"]=>
  226.             int(0)
  227.             ["price"]=>
  228.             float(194.42)
  229.             ["old_price"]=>
  230.             float(194.42)
  231.             ["actual_price"]=>
  232.             float(194.42)
  233.             ["count"]=>
  234.             int(6)
  235.             ["created_at"]=>
  236.             NULL
  237.             ["updated_at"]=>
  238.             string(19) "2021-04-23 20:25:03"
  239.             ["style"]=>
  240.             string(7) "#8000e2"
  241.             ["name"]=>
  242.             string(20) "★ Gut Knife | Lore"
  243.             ["name_first"]=>
  244.             string(13) "★ Gut Knife"
  245.             ["name_second"]=>
  246.             string(4) "Lore"
  247.             ["name_first_en"]=>
  248.             string(0) ""
  249.             ["name_second_en"]=>
  250.             string(0) ""
  251.           }
  252.           ["original":protected]=>
  253.           array(13) {
  254.             ["id"]=>
  255.             int(1610)
  256.             ["market_hash_name"]=>
  257.             string(20) "★ Gut Knife | Lore"
  258.             ["image"]=>
  259.             string(36) "9f37098ccc0a4e85a517792ab7574f50.png"
  260.             ["exterior"]=>
  261.             string(12) "Minimal Wear"
  262.             ["rarity"]=>
  263.             string(6) "Covert"
  264.             ["color"]=>
  265.             string(6) "eb4b4b"
  266.             ["is_stattrak"]=>
  267.             int(0)
  268.             ["price"]=>
  269.             float(194.42)
  270.             ["old_price"]=>
  271.             float(194.42)
  272.             ["actual_price"]=>
  273.             float(194.42)
  274.             ["count"]=>
  275.             int(6)
  276.             ["created_at"]=>
  277.             NULL
  278.             ["updated_at"]=>
  279.             string(19) "2021-04-23 20:25:03"
  280.           }
  281.           ["changes":protected]=>
  282.           array(0) {
  283.           }
  284.           ["casts":protected]=>
  285.           array(0) {
  286.           }
  287.           ["classCastCache":protected]=>
  288.           array(0) {
  289.           }
  290.           ["dates":protected]=>
  291.           array(0) {
  292.           }
  293.           ["dateFormat":protected]=>
  294.           NULL
  295.           ["appends":protected]=>
  296.           array(0) {
  297.           }
  298.           ["dispatchesEvents":protected]=>
  299.           array(0) {
  300.           }
  301.           ["observables":protected]=>
  302.           array(0) {
  303.           }
  304.           ["relations":protected]=>
  305.           array(0) {
  306.           }
  307.           ["touches":protected]=>
  308.           array(0) {
  309.           }
  310.           ["timestamps"]=>
  311.           bool(true)
  312.           ["hidden":protected]=>
  313.           array(0) {
  314.           }
  315.           ["visible":protected]=>
  316.           array(0) {
  317.           }
  318.           ["guarded":protected]=>
  319.           array(1) {
  320.             [0]=>
  321.             string(1) "*"
  322.           }
  323.         }
  324.         [18]=>
  325.         object(App\AllItem)#1528 (27) {
  326.          ["fillable":protected]=>
  327.           array(10) {
  328.             [0]=>
  329.             string(16) "market_hash_name"
  330.             [1]=>
  331.             string(5) "image"
  332.             [2]=>
  333.             string(8) "exterior"
  334.             [3]=>
  335.             string(6) "rarity"
  336.             [4]=>
  337.             string(5) "color"
  338.             [5]=>
  339.             string(11) "is_stattrak"
  340.             [6]=>
  341.             string(5) "price"
  342.             [7]=>
  343.             string(9) "old_price"
  344.             [8]=>
  345.             string(12) "actual_price"
  346.             [9]=>
  347.             string(5) "count"
  348.           }
  349.           ["connection":protected]=>
  350.           string(5) "mysql"
  351.           ["table":protected]=>
  352.           string(9) "all_items"
  353.           ["primaryKey":protected]=>
  354.           string(2) "id"
  355.           ["keyType":protected]=>
  356.           string(3) "int"
  357.           ["incrementing"]=>
  358.           bool(true)
  359.           ["with":protected]=>
  360.           array(0) {
  361.           }
  362.           ["withCount":protected]=>
  363.           array(0) {
  364.           }
  365.           ["perPage":protected]=>
  366.           int(15)
  367.           ["exists"]=>
  368.           bool(true)
  369.           ["wasRecentlyCreated"]=>
  370.           bool(false)
  371.           ["attributes":protected]=>
  372.           array(19) {
  373.             ["id"]=>
  374.             int(1269)
  375.             ["market_hash_name"]=>
  376.             string(25) "★ Flip Knife | Freehand"
  377.             ["image"]=>
  378.             string(36) "cac6d75bd6e14155f22b0657abc51f46.png"
  379.             ["exterior"]=>
  380.             string(12) "Field-Tested"
  381.             ["rarity"]=>
  382.             string(6) "Covert"
  383.             ["color"]=>
  384.             string(6) "eb4b4b"
  385.             ["is_stattrak"]=>
  386.             int(0)
  387.             ["price"]=>
  388.             float(147.17)
  389.             ["old_price"]=>
  390.             float(147.17)
  391.             ["actual_price"]=>
  392.             float(147.17)
  393.             ["count"]=>
  394.             int(4)
  395.             ["created_at"]=>
  396.             NULL
  397.             ["updated_at"]=>
  398.             string(19) "2021-04-23 22:00:01"
  399.             ["style"]=>
  400.             string(7) "#8000e2"
  401.             ["name"]=>
  402.             string(25) "★ Flip Knife | Freehand"
  403.             ["name_first"]=>
  404.             string(14) "★ Flip Knife"
  405.             ["name_second"]=>
  406.             string(8) "Freehand"
  407.             ["name_first_en"]=>
  408.             string(0) ""
  409.             ["name_second_en"]=>
  410.             string(0) ""
  411.           }
  412.           ["original":protected]=>
  413.           array(13) {
  414.             ["id"]=>
  415.             int(1269)
  416.             ["market_hash_name"]=>
  417.             string(25) "★ Flip Knife | Freehand"
  418.             ["image"]=>
  419.             string(36) "cac6d75bd6e14155f22b0657abc51f46.png"
  420.             ["exterior"]=>
  421.             string(12) "Field-Tested"
  422.             ["rarity"]=>
  423.             string(6) "Covert"
  424.             ["color"]=>
  425.             string(6) "eb4b4b"
  426.             ["is_stattrak"]=>
  427.             int(0)
  428.             ["price"]=>
  429.             float(147.17)
  430.             ["old_price"]=>
  431.             float(147.17)
  432.             ["actual_price"]=>
  433.             float(147.17)
  434.             ["count"]=>
  435.             int(4)
  436.             ["created_at"]=>
  437.             NULL
  438.             ["updated_at"]=>
  439.             string(19) "2021-04-23 22:00:01"
  440.           }
  441.           ["changes":protected]=>
  442.           array(0) {
  443.           }
  444.           ["casts":protected]=>
  445.           array(0) {
  446.           }
  447.           ["classCastCache":protected]=>
  448.           array(0) {
  449.           }
  450.           ["dates":protected]=>
  451.           array(0) {
  452.           }
  453.           ["dateFormat":protected]=>
  454.           NULL
  455.           ["appends":protected]=>
  456.           array(0) {
  457.           }
  458.           ["dispatchesEvents":protected]=>
  459.           array(0) {
  460.           }
  461.           ["observables":protected]=>
  462.           array(0) {
  463.           }
  464.           ["relations":protected]=>
  465.           array(0) {
  466.           }
  467.           ["touches":protected]=>
  468.           array(0) {
  469.           }
  470.           ["timestamps"]=>
  471.           bool(true)
  472.           ["hidden":protected]=>
  473.           array(0) {
  474.           }
  475.           ["visible":protected]=>
  476.           array(0) {
  477.           }
  478.           ["guarded":protected]=>
  479.           array(1) {
  480.             [0]=>
  481.             string(1) "*"
  482.           }
  483.         }
  484.         [17]=>
  485.         object(App\AllItem)#1530 (27) {
  486.          ["fillable":protected]=>
  487.           array(10) {
  488.             [0]=>
  489.             string(16) "market_hash_name"
  490.             [1]=>
  491.             string(5) "image"
  492.             [2]=>
  493.             string(8) "exterior"
  494.             [3]=>
  495.             string(6) "rarity"
  496.             [4]=>
  497.             string(5) "color"
  498.             [5]=>
  499.             string(11) "is_stattrak"
  500.             [6]=>
  501.             string(5) "price"
  502.             [7]=>
  503.             string(9) "old_price"
  504.             [8]=>
  505.             string(12) "actual_price"
  506.             [9]=>
  507.             string(5) "count"
  508.           }
  509.           ["connection":protected]=>
  510.           string(5) "mysql"
  511.           ["table":protected]=>
  512.           string(9) "all_items"
  513.           ["primaryKey":protected]=>
  514.           string(2) "id"
  515.           ["keyType":protected]=>
  516.           string(3) "int"
  517.           ["incrementing"]=>
  518.           bool(true)
  519.           ["with":protected]=>
  520.           array(0) {
  521.           }
  522.           ["withCount":protected]=>
  523.           array(0) {
  524.           }
  525.           ["perPage":protected]=>
  526.           int(15)
  527.           ["exists"]=>
  528.           bool(true)
  529.           ["wasRecentlyCreated"]=>
  530.           bool(false)
  531.           ["attributes":protected]=>
  532.           array(19) {
  533.             ["id"]=>
  534.             int(1588)
  535.             ["market_hash_name"]=>
  536.             string(28) "★ Gut Knife | Bright Water"
  537.             ["image"]=>
  538.             string(36) "941ac4a013f3b6627145e1654ea7d0e2.png"
  539.             ["exterior"]=>
  540.             string(14) "Battle-Scarred"
  541.             ["rarity"]=>
  542.             string(6) "Covert"
  543.             ["color"]=>
  544.             string(6) "eb4b4b"
  545.             ["is_stattrak"]=>
  546.             int(0)
  547.             ["price"]=>
  548.             float(79.99)
  549.             ["old_price"]=>
  550.             float(79.99)
  551.             ["actual_price"]=>
  552.             float(79.99)
  553.             ["count"]=>
  554.             int(1)
  555.             ["created_at"]=>
  556.             NULL
  557.             ["updated_at"]=>
  558.             string(19) "2021-04-23 15:00:02"
  559.             ["style"]=>
  560.             string(7) "#8000e2"
  561.             ["name"]=>
  562.             string(28) "★ Gut Knife | Bright Water"
  563.             ["name_first"]=>
  564.             string(13) "★ Gut Knife"
  565.             ["name_second"]=>
  566.             string(12) "Bright Water"
  567.             ["name_first_en"]=>
  568.             string(0) ""
  569.             ["name_second_en"]=>
  570.             string(0) ""
  571.           }
  572.           ["original":protected]=>
  573.           array(13) {
  574.             ["id"]=>
  575.             int(1588)
  576.             ["market_hash_name"]=>
  577.             string(28) "★ Gut Knife | Bright Water"
  578.             ["image"]=>
  579.             string(36) "941ac4a013f3b6627145e1654ea7d0e2.png"
  580.             ["exterior"]=>
  581.             string(14) "Battle-Scarred"
  582.             ["rarity"]=>
  583.             string(6) "Covert"
  584.             ["color"]=>
  585.             string(6) "eb4b4b"
  586.             ["is_stattrak"]=>
  587.             int(0)
  588.             ["price"]=>
  589.             float(79.99)
  590.             ["old_price"]=>
  591.             float(79.99)
  592.             ["actual_price"]=>
  593.             float(79.99)
  594.             ["count"]=>
  595.             int(1)
  596.             ["created_at"]=>
  597.             NULL
  598.             ["updated_at"]=>
  599.             string(19) "2021-04-23 15:00:02"
  600.           }
  601.           ["changes":protected]=>
  602.           array(0) {
  603.           }
  604.           ["casts":protected]=>
  605.           array(0) {
  606.           }
  607.           ["classCastCache":protected]=>
  608.           array(0) {
  609.           }
  610.           ["dates":protected]=>
  611.           array(0) {
  612.           }
  613.           ["dateFormat":protected]=>
  614.           NULL
  615.           ["appends":protected]=>
  616.           array(0) {
  617.           }
  618.           ["dispatchesEvents":protected]=>
  619.           array(0) {
  620.           }
  621.           ["observables":protected]=>
  622.           array(0) {
  623.           }
  624.           ["relations":protected]=>
  625.           array(0) {
  626.           }
  627.           ["touches":protected]=>
  628.           array(0) {
  629.           }
  630.           ["timestamps"]=>
  631.           bool(true)
  632.           ["hidden":protected]=>
  633.           array(0) {
  634.           }
  635.           ["visible":protected]=>
  636.           array(0) {
  637.           }
  638.           ["guarded":protected]=>
  639.           array(1) {
  640.             [0]=>
  641.             string(1) "*"
  642.           }
  643.         }
  644.         [16]=>
  645.         object(App\AllItem)#1533 (27) {
  646.          ["fillable":protected]=>
  647.           array(10) {
  648.             [0]=>
  649.             string(16) "market_hash_name"
  650.             [1]=>
  651.             string(5) "image"
  652.             [2]=>
  653.             string(8) "exterior"
  654.             [3]=>
  655.             string(6) "rarity"
  656.             [4]=>
  657.             string(5) "color"
  658.             [5]=>
  659.             string(11) "is_stattrak"
  660.             [6]=>
  661.             string(5) "price"
  662.             [7]=>
  663.             string(9) "old_price"
  664.             [8]=>
  665.             string(12) "actual_price"
  666.             [9]=>
  667.             string(5) "count"
  668.           }
  669.           ["connection":protected]=>
  670.           string(5) "mysql"
  671.           ["table":protected]=>
  672.           string(9) "all_items"
  673.           ["primaryKey":protected]=>
  674.           string(2) "id"
  675.           ["keyType":protected]=>
  676.           string(3) "int"
  677.           ["incrementing"]=>
  678.           bool(true)
  679.           ["with":protected]=>
  680.           array(0) {
  681.           }
  682.           ["withCount":protected]=>
  683.           array(0) {
  684.           }
  685.           ["perPage":protected]=>
  686.           int(15)
  687.           ["exists"]=>
  688.           bool(true)
  689.           ["wasRecentlyCreated"]=>
  690.           bool(false)
  691.           ["attributes":protected]=>
  692.           array(19) {
  693.             ["id"]=>
  694.             int(1944)
  695.             ["market_hash_name"]=>
  696.             string(25) "M4A1-S | Mecha Industries"
  697.             ["image"]=>
  698.             string(36) "9314f175c5de3bc493e4871289728b88.png"
  699.             ["exterior"]=>
  700.             string(12) "Field-Tested"
  701.             ["rarity"]=>
  702.             string(6) "Covert"
  703.             ["color"]=>
  704.             string(6) "eb4b4b"
  705.             ["is_stattrak"]=>
  706.             int(0)
  707.             ["price"]=>
  708.             float(10.97)
  709.             ["old_price"]=>
  710.             float(10.85)
  711.             ["actual_price"]=>
  712.             float(10.97)
  713.             ["count"]=>
  714.             int(44)
  715.             ["created_at"]=>
  716.             NULL
  717.             ["updated_at"]=>
  718.             string(19) "2021-04-23 22:30:03"
  719.             ["style"]=>
  720.             string(7) "#8000e2"
  721.             ["name"]=>
  722.             string(25) "M4A1-S | Mecha Industries"
  723.             ["name_first"]=>
  724.             string(6) "M4A1-S"
  725.             ["name_second"]=>
  726.             string(16) "Mecha Industries"
  727.             ["name_first_en"]=>
  728.             string(0) ""
  729.             ["name_second_en"]=>
  730.             string(0) ""
  731.           }
  732.           ["original":protected]=>
  733.           array(13) {
  734.             ["id"]=>
  735.             int(1944)
  736.             ["market_hash_name"]=>
  737.             string(25) "M4A1-S | Mecha Industries"
  738.             ["image"]=>
  739.             string(36) "9314f175c5de3bc493e4871289728b88.png"
  740.             ["exterior"]=>
  741.             string(12) "Field-Tested"
  742.             ["rarity"]=>
  743.             string(6) "Covert"
  744.             ["color"]=>
  745.             string(6) "eb4b4b"
  746.             ["is_stattrak"]=>
  747.             int(0)
  748.             ["price"]=>
  749.             float(10.97)
  750.             ["old_price"]=>
  751.             float(10.85)
  752.             ["actual_price"]=>
  753.             float(10.97)
  754.             ["count"]=>
  755.             int(44)
  756.             ["created_at"]=>
  757.             NULL
  758.             ["updated_at"]=>
  759.             string(19) "2021-04-23 22:30:03"
  760.           }
  761.           ["changes":protected]=>
  762.           array(0) {
  763.           }
  764.           ["casts":protected]=>
  765.           array(0) {
  766.           }
  767.           ["classCastCache":protected]=>
  768.           array(0) {
  769.           }
  770.           ["dates":protected]=>
  771.           array(0) {
  772.           }
  773.           ["dateFormat":protected]=>
  774.           NULL
  775.           ["appends":protected]=>
  776.           array(0) {
  777.           }
  778.           ["dispatchesEvents":protected]=>
  779.           array(0) {
  780.           }
  781.           ["observables":protected]=>
  782.           array(0) {
  783.           }
  784.           ["relations":protected]=>
  785.           array(0) {
  786.           }
  787.           ["touches":protected]=>
  788.           array(0) {
  789.           }
  790.           ["timestamps"]=>
  791.           bool(true)
  792.           ["hidden":protected]=>
  793.           array(0) {
  794.           }
  795.           ["visible":protected]=>
  796.           array(0) {
  797.           }
  798.           ["guarded":protected]=>
  799.           array(1) {
  800.             [0]=>
  801.             string(1) "*"
  802.           }
  803.         }
  804.         [14]=>
  805.         object(App\AllItem)#1534 (27) {
  806.          ["fillable":protected]=>
  807.           array(10) {
  808.             [0]=>
  809.             string(16) "market_hash_name"
  810.             [1]=>
  811.             string(5) "image"
  812.             [2]=>
  813.             string(8) "exterior"
  814.             [3]=>
  815.             string(6) "rarity"
  816.             [4]=>
  817.             string(5) "color"
  818.             [5]=>
  819.             string(11) "is_stattrak"
  820.             [6]=>
  821.             string(5) "price"
  822.             [7]=>
  823.             string(9) "old_price"
  824.             [8]=>
  825.             string(12) "actual_price"
  826.             [9]=>
  827.             string(5) "count"
  828.           }
  829.           ["connection":protected]=>
  830.           string(5) "mysql"
  831.           ["table":protected]=>
  832.           string(9) "all_items"
  833.           ["primaryKey":protected]=>
  834.           string(2) "id"
  835.           ["keyType":protected]=>
  836.           string(3) "int"
  837.           ["incrementing"]=>
  838.           bool(true)
  839.           ["with":protected]=>
  840.           array(0) {
  841.           }
  842.           ["withCount":protected]=>
  843.           array(0) {
  844.           }
  845.           ["perPage":protected]=>
  846.           int(15)
  847.           ["exists"]=>
  848.           bool(true)
  849.           ["wasRecentlyCreated"]=>
  850.           bool(false)
  851.           ["attributes":protected]=>
  852.           array(19) {
  853.             ["id"]=>
  854.             int(2008)
  855.             ["market_hash_name"]=>
  856.             string(21) "M4A4 | Desolate Space"
  857.             ["image"]=>
  858.             string(36) "3c324ac8ddf45acdccfb7cd9f3d9fd46.png"
  859.             ["exterior"]=>
  860.             string(14) "Battle-Scarred"
  861.             ["rarity"]=>
  862.             string(10) "Classified"
  863.             ["color"]=>
  864.             string(6) "d32ce6"
  865.             ["is_stattrak"]=>
  866.             int(0)
  867.             ["price"]=>
  868.             float(9.03)
  869.             ["old_price"]=>
  870.             float(9)
  871.             ["actual_price"]=>
  872.             float(9.03)
  873.             ["count"]=>
  874.             int(82)
  875.             ["created_at"]=>
  876.             NULL
  877.             ["updated_at"]=>
  878.             string(19) "2021-04-23 22:30:04"
  879.             ["style"]=>
  880.             string(7) "#8000e2"
  881.             ["name"]=>
  882.             string(21) "M4A4 | Desolate Space"
  883.             ["name_first"]=>
  884.             string(4) "M4A4"
  885.             ["name_second"]=>
  886.             string(14) "Desolate Space"
  887.             ["name_first_en"]=>
  888.             string(0) ""
  889.             ["name_second_en"]=>
  890.             string(0) ""
  891.           }
  892.           ["original":protected]=>
  893.           array(13) {
  894.             ["id"]=>
  895.             int(2008)
  896.             ["market_hash_name"]=>
  897.             string(21) "M4A4 | Desolate Space"
  898.             ["image"]=>
  899.             string(36) "3c324ac8ddf45acdccfb7cd9f3d9fd46.png"
  900.             ["exterior"]=>
  901.             string(14) "Battle-Scarred"
  902.             ["rarity"]=>
  903.             string(10) "Classified"
  904.             ["color"]=>
  905.             string(6) "d32ce6"
  906.             ["is_stattrak"]=>
  907.             int(0)
  908.             ["price"]=>
  909.             float(9.03)
  910.             ["old_price"]=>
  911.             float(9)
  912.             ["actual_price"]=>
  913.             float(9.03)
  914.             ["count"]=>
  915.             int(82)
  916.             ["created_at"]=>
  917.             NULL
  918.             ["updated_at"]=>
  919.             string(19) "2021-04-23 22:30:04"
  920.           }
  921.           ["changes":protected]=>
  922.           array(0) {
  923.           }
  924.           ["casts":protected]=>
  925.           array(0) {
  926.           }
  927.           ["classCastCache":protected]=>
  928.           array(0) {
  929.           }
  930.           ["dates":protected]=>
  931.           array(0) {
  932.           }
  933.           ["dateFormat":protected]=>
  934.           NULL
  935.           ["appends":protected]=>
  936.           array(0) {
  937.           }
  938.           ["dispatchesEvents":protected]=>
  939.           array(0) {
  940.           }
  941.           ["observables":protected]=>
  942.           array(0) {
  943.           }
  944.           ["relations":protected]=>
  945.           array(0) {
  946.           }
  947.           ["touches":protected]=>
  948.           array(0) {
  949.           }
  950.           ["timestamps"]=>
  951.           bool(true)
  952.           ["hidden":protected]=>
  953.           array(0) {
  954.           }
  955.           ["visible":protected]=>
  956.           array(0) {
  957.           }
  958.           ["guarded":protected]=>
  959.           array(1) {
  960.             [0]=>
  961.             string(1) "*"
  962.           }
  963.         }
  964.         [15]=>
  965.         object(App\AllItem)#1529 (27) {
  966.          ["fillable":protected]=>
  967.           array(10) {
  968.             [0]=>
  969.             string(16) "market_hash_name"
  970.             [1]=>
  971.             string(5) "image"
  972.             [2]=>
  973.             string(8) "exterior"
  974.             [3]=>
  975.             string(6) "rarity"
  976.             [4]=>
  977.             string(5) "color"
  978.             [5]=>
  979.             string(11) "is_stattrak"
  980.             [6]=>
  981.             string(5) "price"
  982.             [7]=>
  983.             string(9) "old_price"
  984.             [8]=>
  985.             string(12) "actual_price"
  986.             [9]=>
  987.             string(5) "count"
  988.           }
  989.           ["connection":protected]=>
  990.           string(5) "mysql"
  991.           ["table":protected]=>
  992.           string(9) "all_items"
  993.           ["primaryKey":protected]=>
  994.           string(2) "id"
  995.           ["keyType":protected]=>
  996.           string(3) "int"
  997.           ["incrementing"]=>
  998.           bool(true)
  999.           ["with":protected]=>
  1000.           array(0) {
  1001.           }
  1002.           ["withCount":protected]=>
  1003.           array(0) {
  1004.           }
  1005.           ["perPage":protected]=>
  1006.           int(15)
  1007.           ["exists"]=>
  1008.           bool(true)
  1009.           ["wasRecentlyCreated"]=>
  1010.           bool(false)
  1011.           ["attributes":protected]=>
  1012.           array(19) {
  1013.             ["id"]=>
  1014.             int(1552)
  1015.             ["market_hash_name"]=>
  1016.             string(26) "Glock-18 | Wasteland Rebel"
  1017.             ["image"]=>
  1018.             string(36) "9e5df485b8373731e6968074bcb3c2ae.png"
  1019.             ["exterior"]=>
  1020.             string(12) "Field-Tested"
  1021.             ["rarity"]=>
  1022.             string(6) "Covert"
  1023.             ["color"]=>
  1024.             string(6) "eb4b4b"
  1025.             ["is_stattrak"]=>
  1026.             int(0)
  1027.             ["price"]=>
  1028.             float(7.42)
  1029.             ["old_price"]=>
  1030.             float(7.42)
  1031.             ["actual_price"]=>
  1032.             float(7.42)
  1033.             ["count"]=>
  1034.             int(14)
  1035.             ["created_at"]=>
  1036.             NULL
  1037.             ["updated_at"]=>
  1038.             string(19) "2021-04-23 22:25:02"
  1039.             ["style"]=>
  1040.             string(7) "#8000e2"
  1041.             ["name"]=>
  1042.             string(26) "Glock-18 | Wasteland Rebel"
  1043.             ["name_first"]=>
  1044.             string(8) "Glock-18"
  1045.             ["name_second"]=>
  1046.             string(15) "Wasteland Rebel"
  1047.             ["name_first_en"]=>
  1048.             string(0) ""
  1049.             ["name_second_en"]=>
  1050.             string(0) ""
  1051.           }
  1052.           ["original":protected]=>
  1053.           array(13) {
  1054.             ["id"]=>
  1055.             int(1552)
  1056.             ["market_hash_name"]=>
  1057.             string(26) "Glock-18 | Wasteland Rebel"
  1058.             ["image"]=>
  1059.             string(36) "9e5df485b8373731e6968074bcb3c2ae.png"
  1060.             ["exterior"]=>
  1061.             string(12) "Field-Tested"
  1062.             ["rarity"]=>
  1063.             string(6) "Covert"
  1064.             ["color"]=>
  1065.             string(6) "eb4b4b"
  1066.             ["is_stattrak"]=>
  1067.             int(0)
  1068.             ["price"]=>
  1069.             float(7.42)
  1070.             ["old_price"]=>
  1071.             float(7.42)
  1072.             ["actual_price"]=>
  1073.             float(7.42)
  1074.             ["count"]=>
  1075.             int(14)
  1076.             ["created_at"]=>
  1077.             NULL
  1078.             ["updated_at"]=>
  1079.             string(19) "2021-04-23 22:25:02"
  1080.           }
  1081.           ["changes":protected]=>
  1082.           array(0) {
  1083.           }
  1084.           ["casts":protected]=>
  1085.           array(0) {
  1086.           }
  1087.           ["classCastCache":protected]=>
  1088.           array(0) {
  1089.           }
  1090.           ["dates":protected]=>
  1091.           array(0) {
  1092.           }
  1093.           ["dateFormat":protected]=>
  1094.           NULL
  1095.           ["appends":protected]=>
  1096.           array(0) {
  1097.           }
  1098.           ["dispatchesEvents":protected]=>
  1099.           array(0) {
  1100.           }
  1101.           ["observables":protected]=>
  1102.           array(0) {
  1103.           }
  1104.           ["relations":protected]=>
  1105.           array(0) {
  1106.           }
  1107.           ["touches":protected]=>
  1108.           array(0) {
  1109.           }
  1110.           ["timestamps"]=>
  1111.           bool(true)
  1112.           ["hidden":protected]=>
  1113.           array(0) {
  1114.           }
  1115.           ["visible":protected]=>
  1116.           array(0) {
  1117.           }
  1118.           ["guarded":protected]=>
  1119.           array(1) {
  1120.             [0]=>
  1121.             string(1) "*"
  1122.           }
  1123.         }
  1124.         [12]=>
  1125.         object(App\AllItem)#1537 (27) {
  1126.          ["fillable":protected]=>
  1127.           array(10) {
  1128.             [0]=>
  1129.             string(16) "market_hash_name"
  1130.             [1]=>
  1131.             string(5) "image"
  1132.             [2]=>
  1133.             string(8) "exterior"
  1134.             [3]=>
  1135.             string(6) "rarity"
  1136.             [4]=>
  1137.             string(5) "color"
  1138.             [5]=>
  1139.             string(11) "is_stattrak"
  1140.             [6]=>
  1141.             string(5) "price"
  1142.             [7]=>
  1143.             string(9) "old_price"
  1144.             [8]=>
  1145.             string(12) "actual_price"
  1146.             [9]=>
  1147.             string(5) "count"
  1148.           }
  1149.           ["connection":protected]=>
  1150.           string(5) "mysql"
  1151.           ["table":protected]=>
  1152.           string(9) "all_items"
  1153.           ["primaryKey":protected]=>
  1154.           string(2) "id"
  1155.           ["keyType":protected]=>
  1156.           string(3) "int"
  1157.           ["incrementing"]=>
  1158.           bool(true)
  1159.           ["with":protected]=>
  1160.           array(0) {
  1161.           }
  1162.           ["withCount":protected]=>
  1163.           array(0) {
  1164.           }
  1165.           ["perPage":protected]=>
  1166.           int(15)
  1167.           ["exists"]=>
  1168.           bool(true)
  1169.           ["wasRecentlyCreated"]=>
  1170.           bool(false)
  1171.           ["attributes":protected]=>
  1172.           array(19) {
  1173.             ["id"]=>
  1174.             int(2842)
  1175.             ["market_hash_name"]=>
  1176.             string(23) "P2000 | Imperial Dragon"
  1177.             ["image"]=>
  1178.             string(36) "8d79666cbf11f31fb1e198a8626ee018.png"
  1179.             ["exterior"]=>
  1180.             string(14) "Battle-Scarred"
  1181.             ["rarity"]=>
  1182.             string(10) "Classified"
  1183.             ["color"]=>
  1184.             string(6) "d32ce6"
  1185.             ["is_stattrak"]=>
  1186.             int(0)
  1187.             ["price"]=>
  1188.             float(2.27)
  1189.             ["old_price"]=>
  1190.             float(2.27)
  1191.             ["actual_price"]=>
  1192.             float(2.27)
  1193.             ["count"]=>
  1194.             int(5)
  1195.             ["created_at"]=>
  1196.             NULL
  1197.             ["updated_at"]=>
  1198.             string(19) "2021-04-23 08:25:05"
  1199.             ["style"]=>
  1200.             string(7) "#8000e2"
  1201.             ["name"]=>
  1202.             string(23) "P2000 | Imperial Dragon"
  1203.             ["name_first"]=>
  1204.             string(5) "P2000"
  1205.             ["name_second"]=>
  1206.             string(15) "Imperial Dragon"
  1207.             ["name_first_en"]=>
  1208.             string(0) ""
  1209.             ["name_second_en"]=>
  1210.             string(0) ""
  1211.           }
  1212.           ["original":protected]=>
  1213.           array(13) {
  1214.             ["id"]=>
  1215.             int(2842)
  1216.             ["market_hash_name"]=>
  1217.             string(23) "P2000 | Imperial Dragon"
  1218.             ["image"]=>
  1219.             string(36) "8d79666cbf11f31fb1e198a8626ee018.png"
  1220.             ["exterior"]=>
  1221.             string(14) "Battle-Scarred"
  1222.             ["rarity"]=>
  1223.             string(10) "Classified"
  1224.             ["color"]=>
  1225.             string(6) "d32ce6"
  1226.             ["is_stattrak"]=>
  1227.             int(0)
  1228.             ["price"]=>
  1229.             float(2.27)
  1230.             ["old_price"]=>
  1231.             float(2.27)
  1232.             ["actual_price"]=>
  1233.             float(2.27)
  1234.             ["count"]=>
  1235.             int(5)
  1236.             ["created_at"]=>
  1237.             NULL
  1238.             ["updated_at"]=>
  1239.             string(19) "2021-04-23 08:25:05"
  1240.           }
  1241.           ["changes":protected]=>
  1242.           array(0) {
  1243.           }
  1244.           ["casts":protected]=>
  1245.           array(0) {
  1246.           }
  1247.           ["classCastCache":protected]=>
  1248.           array(0) {
  1249.           }
  1250.           ["dates":protected]=>
  1251.           array(0) {
  1252.           }
  1253.           ["dateFormat":protected]=>
  1254.           NULL
  1255.           ["appends":protected]=>
  1256.           array(0) {
  1257.           }
  1258.           ["dispatchesEvents":protected]=>
  1259.           array(0) {
  1260.           }
  1261.           ["observables":protected]=>
  1262.           array(0) {
  1263.           }
  1264.           ["relations":protected]=>
  1265.           array(0) {
  1266.           }
  1267.           ["touches":protected]=>
  1268.           array(0) {
  1269.           }
  1270.           ["timestamps"]=>
  1271.           bool(true)
  1272.           ["hidden":protected]=>
  1273.           array(0) {
  1274.           }
  1275.           ["visible":protected]=>
  1276.           array(0) {
  1277.           }
  1278.           ["guarded":protected]=>
  1279.           array(1) {
  1280.             [0]=>
  1281.             string(1) "*"
  1282.           }
  1283.         }
  1284.         [13]=>
  1285.         object(App\AllItem)#1543 (27) {
  1286.          ["fillable":protected]=>
  1287.           array(10) {
  1288.             [0]=>
  1289.             string(16) "market_hash_name"
  1290.             [1]=>
  1291.             string(5) "image"
  1292.             [2]=>
  1293.             string(8) "exterior"
  1294.             [3]=>
  1295.             string(6) "rarity"
  1296.             [4]=>
  1297.             string(5) "color"
  1298.             [5]=>
  1299.             string(11) "is_stattrak"
  1300.             [6]=>
  1301.             string(5) "price"
  1302.             [7]=>
  1303.             string(9) "old_price"
  1304.             [8]=>
  1305.             string(12) "actual_price"
  1306.             [9]=>
  1307.             string(5) "count"
  1308.           }
  1309.           ["connection":protected]=>
  1310.           string(5) "mysql"
  1311.           ["table":protected]=>
  1312.           string(9) "all_items"
  1313.           ["primaryKey":protected]=>
  1314.           string(2) "id"
  1315.           ["keyType":protected]=>
  1316.           string(3) "int"
  1317.           ["incrementing"]=>
  1318.           bool(true)
  1319.           ["with":protected]=>
  1320.           array(0) {
  1321.           }
  1322.           ["withCount":protected]=>
  1323.           array(0) {
  1324.           }
  1325.           ["perPage":protected]=>
  1326.           int(15)
  1327.           ["exists"]=>
  1328.           bool(true)
  1329.           ["wasRecentlyCreated"]=>
  1330.           bool(false)
  1331.           ["attributes":protected]=>
  1332.           array(19) {
  1333.             ["id"]=>
  1334.             int(3355)
  1335.             ["market_hash_name"]=>
  1336.             string(20) "SCAR-20 | Bloodsport"
  1337.             ["image"]=>
  1338.             string(36) "03e537a59ee14198d378424f0af323c8.png"
  1339.             ["exterior"]=>
  1340.             string(12) "Field-Tested"
  1341.             ["rarity"]=>
  1342.             string(10) "Classified"
  1343.             ["color"]=>
  1344.             string(6) "d32ce6"
  1345.             ["is_stattrak"]=>
  1346.             int(0)
  1347.             ["price"]=>
  1348.             float(1.99)
  1349.             ["old_price"]=>
  1350.             float(1.99)
  1351.             ["actual_price"]=>
  1352.             float(1.99)
  1353.             ["count"]=>
  1354.             int(6)
  1355.             ["created_at"]=>
  1356.             NULL
  1357.             ["updated_at"]=>
  1358.             string(19) "2021-04-23 21:00:04"
  1359.             ["style"]=>
  1360.             string(7) "#8000e2"
  1361.             ["name"]=>
  1362.             string(20) "SCAR-20 | Bloodsport"
  1363.             ["name_first"]=>
  1364.             string(7) "SCAR-20"
  1365.             ["name_second"]=>
  1366.             string(10) "Bloodsport"
  1367.             ["name_first_en"]=>
  1368.             string(0) ""
  1369.             ["name_second_en"]=>
  1370.             string(0) ""
  1371.           }
  1372.           ["original":protected]=>
  1373.           array(13) {
  1374.             ["id"]=>
  1375.             int(3355)
  1376.             ["market_hash_name"]=>
  1377.             string(20) "SCAR-20 | Bloodsport"
  1378.             ["image"]=>
  1379.             string(36) "03e537a59ee14198d378424f0af323c8.png"
  1380.             ["exterior"]=>
  1381.             string(12) "Field-Tested"
  1382.             ["rarity"]=>
  1383.             string(10) "Classified"
  1384.             ["color"]=>
  1385.             string(6) "d32ce6"
  1386.             ["is_stattrak"]=>
  1387.             int(0)
  1388.             ["price"]=>
  1389.             float(1.99)
  1390.             ["old_price"]=>
  1391.             float(1.99)
  1392.             ["actual_price"]=>
  1393.             float(1.99)
  1394.             ["count"]=>
  1395.             int(6)
  1396.             ["created_at"]=>
  1397.             NULL
  1398.             ["updated_at"]=>
  1399.             string(19) "2021-04-23 21:00:04"
  1400.           }
  1401.           ["changes":protected]=>
  1402.           array(0) {
  1403.           }
  1404.           ["casts":protected]=>
  1405.           array(0) {
  1406.           }
  1407.           ["classCastCache":protected]=>
  1408.           array(0) {
  1409.           }
  1410.           ["dates":protected]=>
  1411.           array(0) {
  1412.           }
  1413.           ["dateFormat":protected]=>
  1414.           NULL
  1415.           ["appends":protected]=>
  1416.           array(0) {
  1417.           }
  1418.           ["dispatchesEvents":protected]=>
  1419.           array(0) {
  1420.           }
  1421.           ["observables":protected]=>
  1422.           array(0) {
  1423.           }
  1424.           ["relations":protected]=>
  1425.           array(0) {
  1426.           }
  1427.           ["touches":protected]=>
  1428.           array(0) {
  1429.           }
  1430.           ["timestamps"]=>
  1431.           bool(true)
  1432.           ["hidden":protected]=>
  1433.           array(0) {
  1434.           }
  1435.           ["visible":protected]=>
  1436.           array(0) {
  1437.           }
  1438.           ["guarded":protected]=>
  1439.           array(1) {
  1440.             [0]=>
  1441.             string(1) "*"
  1442.           }
  1443.         }
  1444.         [11]=>
  1445.         object(App\AllItem)#1526 (27) {
  1446.          ["fillable":protected]=>
  1447.           array(10) {
  1448.             [0]=>
  1449.             string(16) "market_hash_name"
  1450.             [1]=>
  1451.             string(5) "image"
  1452.             [2]=>
  1453.             string(8) "exterior"
  1454.             [3]=>
  1455.             string(6) "rarity"
  1456.             [4]=>
  1457.             string(5) "color"
  1458.             [5]=>
  1459.             string(11) "is_stattrak"
  1460.             [6]=>
  1461.             string(5) "price"
  1462.             [7]=>
  1463.             string(9) "old_price"
  1464.             [8]=>
  1465.             string(12) "actual_price"
  1466.             [9]=>
  1467.             string(5) "count"
  1468.           }
  1469.           ["connection":protected]=>
  1470.           string(5) "mysql"
  1471.           ["table":protected]=>
  1472.           string(9) "all_items"
  1473.           ["primaryKey":protected]=>
  1474.           string(2) "id"
  1475.           ["keyType":protected]=>
  1476.           string(3) "int"
  1477.           ["incrementing"]=>
  1478.           bool(true)
  1479.           ["with":protected]=>
  1480.           array(0) {
  1481.           }
  1482.           ["withCount":protected]=>
  1483.           array(0) {
  1484.           }
  1485.           ["perPage":protected]=>
  1486.           int(15)
  1487.           ["exists"]=>
  1488.           bool(true)
  1489.           ["wasRecentlyCreated"]=>
  1490.           bool(false)
  1491.           ["attributes":protected]=>
  1492.           array(19) {
  1493.             ["id"]=>
  1494.             int(378)
  1495.             ["market_hash_name"]=>
  1496.             string(12) "AWP | Phobos"
  1497.             ["image"]=>
  1498.             string(36) "c75803b1ef7a6a804f704497839ea363.png"
  1499.             ["exterior"]=>
  1500.             string(12) "Field-Tested"
  1501.             ["rarity"]=>
  1502.             string(10) "Restricted"
  1503.             ["color"]=>
  1504.             string(6) "8847ff"
  1505.             ["is_stattrak"]=>
  1506.             int(0)
  1507.             ["price"]=>
  1508.             float(1.51)
  1509.             ["old_price"]=>
  1510.             float(1.5)
  1511.             ["actual_price"]=>
  1512.             float(1.51)
  1513.             ["count"]=>
  1514.             int(49)
  1515.             ["created_at"]=>
  1516.             NULL
  1517.             ["updated_at"]=>
  1518.             string(19) "2021-04-23 22:30:03"
  1519.             ["style"]=>
  1520.             string(7) "#8000e2"
  1521.             ["name"]=>
  1522.             string(12) "AWP | Phobos"
  1523.             ["name_first"]=>
  1524.             string(3) "AWP"
  1525.             ["name_second"]=>
  1526.             string(6) "Phobos"
  1527.             ["name_first_en"]=>
  1528.             string(0) ""
  1529.             ["name_second_en"]=>
  1530.             string(0) ""
  1531.           }
  1532.           ["original":protected]=>
  1533.           array(13) {
  1534.             ["id"]=>
  1535.             int(378)
  1536.             ["market_hash_name"]=>
  1537.             string(12) "AWP | Phobos"
  1538.             ["image"]=>
  1539.             string(36) "c75803b1ef7a6a804f704497839ea363.png"
  1540.             ["exterior"]=>
  1541.             string(12) "Field-Tested"
  1542.             ["rarity"]=>
  1543.             string(10) "Restricted"
  1544.             ["color"]=>
  1545.             string(6) "8847ff"
  1546.             ["is_stattrak"]=>
  1547.             int(0)
  1548.             ["price"]=>
  1549.             float(1.51)
  1550.             ["old_price"]=>
  1551.             float(1.5)
  1552.             ["actual_price"]=>
  1553.             float(1.51)
  1554.             ["count"]=>
  1555.             int(49)
  1556.             ["created_at"]=>
  1557.             NULL
  1558.             ["updated_at"]=>
  1559.             string(19) "2021-04-23 22:30:03"
  1560.           }
  1561.           ["changes":protected]=>
  1562.           array(0) {
  1563.           }
  1564.           ["casts":protected]=>
  1565.           array(0) {
  1566.           }
  1567.           ["classCastCache":protected]=>
  1568.           array(0) {
  1569.           }
  1570.           ["dates":protected]=>
  1571.           array(0) {
  1572.           }
  1573.           ["dateFormat":protected]=>
  1574.           NULL
  1575.           ["appends":protected]=>
  1576.           array(0) {
  1577.           }
  1578.           ["dispatchesEvents":protected]=>
  1579.           array(0) {
  1580.           }
  1581.           ["observables":protected]=>
  1582.           array(0) {
  1583.           }
  1584.           ["relations":protected]=>
  1585.           array(0) {
  1586.           }
  1587.           ["touches":protected]=>
  1588.           array(0) {
  1589.           }
  1590.           ["timestamps"]=>
  1591.           bool(true)
  1592.           ["hidden":protected]=>
  1593.           array(0) {
  1594.           }
  1595.           ["visible":protected]=>
  1596.           array(0) {
  1597.           }
  1598.           ["guarded":protected]=>
  1599.           array(1) {
  1600.             [0]=>
  1601.             string(1) "*"
  1602.           }
  1603.         }
  1604.         [10]=>
  1605.         object(App\AllItem)#1539 (27) {
  1606.          ["fillable":protected]=>
  1607.           array(10) {
  1608.             [0]=>
  1609.             string(16) "market_hash_name"
  1610.             [1]=>
  1611.             string(5) "image"
  1612.             [2]=>
  1613.             string(8) "exterior"
  1614.             [3]=>
  1615.             string(6) "rarity"
  1616.             [4]=>
  1617.             string(5) "color"
  1618.             [5]=>
  1619.             string(11) "is_stattrak"
  1620.             [6]=>
  1621.             string(5) "price"
  1622.             [7]=>
  1623.             string(9) "old_price"
  1624.             [8]=>
  1625.             string(12) "actual_price"
  1626.             [9]=>
  1627.             string(5) "count"
  1628.           }
  1629.           ["connection":protected]=>
  1630.           string(5) "mysql"
  1631.           ["table":protected]=>
  1632.           string(9) "all_items"
  1633.           ["primaryKey":protected]=>
  1634.           string(2) "id"
  1635.           ["keyType":protected]=>
  1636.           string(3) "int"
  1637.           ["incrementing"]=>
  1638.           bool(true)
  1639.           ["with":protected]=>
  1640.           array(0) {
  1641.           }
  1642.           ["withCount":protected]=>
  1643.           array(0) {
  1644.           }
  1645.           ["perPage":protected]=>
  1646.           int(15)
  1647.           ["exists"]=>
  1648.           bool(true)
  1649.           ["wasRecentlyCreated"]=>
  1650.           bool(false)
  1651.           ["attributes":protected]=>
  1652.           array(19) {
  1653.             ["id"]=>
  1654.             int(3012)
  1655.             ["market_hash_name"]=>
  1656.             string(13) "P90 | Chopper"
  1657.             ["image"]=>
  1658.             string(36) "7fc95d43774c747b906d3b2bf7967bb7.png"
  1659.             ["exterior"]=>
  1660.             string(9) "Well-Worn"
  1661.             ["rarity"]=>
  1662.             string(10) "Restricted"
  1663.             ["color"]=>
  1664.             string(6) "8847ff"
  1665.             ["is_stattrak"]=>
  1666.             int(0)
  1667.             ["price"]=>
  1668.             float(1.22)
  1669.             ["old_price"]=>
  1670.             float(1.22)
  1671.             ["actual_price"]=>
  1672.             float(1.22)
  1673.             ["count"]=>
  1674.             int(2)
  1675.             ["created_at"]=>
  1676.             NULL
  1677.             ["updated_at"]=>
  1678.             string(19) "2021-04-23 18:45:03"
  1679.             ["style"]=>
  1680.             string(7) "#8000e2"
  1681.             ["name"]=>
  1682.             string(13) "P90 | Chopper"
  1683.             ["name_first"]=>
  1684.             string(3) "P90"
  1685.             ["name_second"]=>
  1686.             string(7) "Chopper"
  1687.             ["name_first_en"]=>
  1688.             string(0) ""
  1689.             ["name_second_en"]=>
  1690.             string(0) ""
  1691.           }
  1692.           ["original":protected]=>
  1693.           array(13) {
  1694.             ["id"]=>
  1695.             int(3012)
  1696.             ["market_hash_name"]=>
  1697.             string(13) "P90 | Chopper"
  1698.             ["image"]=>
  1699.             string(36) "7fc95d43774c747b906d3b2bf7967bb7.png"
  1700.             ["exterior"]=>
  1701.             string(9) "Well-Worn"
  1702.             ["rarity"]=>
  1703.             string(10) "Restricted"
  1704.             ["color"]=>
  1705.             string(6) "8847ff"
  1706.             ["is_stattrak"]=>
  1707.             int(0)
  1708.             ["price"]=>
  1709.             float(1.22)
  1710.             ["old_price"]=>
  1711.             float(1.22)
  1712.             ["actual_price"]=>
  1713.             float(1.22)
  1714.             ["count"]=>
  1715.             int(2)
  1716.             ["created_at"]=>
  1717.             NULL
  1718.             ["updated_at"]=>
  1719.             string(19) "2021-04-23 18:45:03"
  1720.           }
  1721.           ["changes":protected]=>
  1722.           array(0) {
  1723.           }
  1724.           ["casts":protected]=>
  1725.           array(0) {
  1726.           }
  1727.           ["classCastCache":protected]=>
  1728.           array(0) {
  1729.           }
  1730.           ["dates":protected]=>
  1731.           array(0) {
  1732.           }
  1733.           ["dateFormat":protected]=>
  1734.           NULL
  1735.           ["appends":protected]=>
  1736.           array(0) {
  1737.           }
  1738.           ["dispatchesEvents":protected]=>
  1739.           array(0) {
  1740.           }
  1741.           ["observables":protected]=>
  1742.           array(0) {
  1743.           }
  1744.           ["relations":protected]=>
  1745.           array(0) {
  1746.           }
  1747.           ["touches":protected]=>
  1748.           array(0) {
  1749.           }
  1750.           ["timestamps"]=>
  1751.           bool(true)
  1752.           ["hidden":protected]=>
  1753.           array(0) {
  1754.           }
  1755.           ["visible":protected]=>
  1756.           array(0) {
  1757.           }
  1758.           ["guarded":protected]=>
  1759.           array(1) {
  1760.             [0]=>
  1761.             string(1) "*"
  1762.           }
  1763.         }
  1764.         [9]=>
  1765.         object(App\AllItem)#1525 (27) {
  1766.          ["fillable":protected]=>
  1767.           array(10) {
  1768.             [0]=>
  1769.             string(16) "market_hash_name"
  1770.             [1]=>
  1771.             string(5) "image"
  1772.             [2]=>
  1773.             string(8) "exterior"
  1774.             [3]=>
  1775.             string(6) "rarity"
  1776.             [4]=>
  1777.             string(5) "color"
  1778.             [5]=>
  1779.             string(11) "is_stattrak"
  1780.             [6]=>
  1781.             string(5) "price"
  1782.             [7]=>
  1783.             string(9) "old_price"
  1784.             [8]=>
  1785.             string(12) "actual_price"
  1786.             [9]=>
  1787.             string(5) "count"
  1788.           }
  1789.           ["connection":protected]=>
  1790.           string(5) "mysql"
  1791.           ["table":protected]=>
  1792.           string(9) "all_items"
  1793.           ["primaryKey":protected]=>
  1794.           string(2) "id"
  1795.           ["keyType":protected]=>
  1796.           string(3) "int"
  1797.           ["incrementing"]=>
  1798.           bool(true)
  1799.           ["with":protected]=>
  1800.           array(0) {
  1801.           }
  1802.           ["withCount":protected]=>
  1803.           array(0) {
  1804.           }
  1805.           ["perPage":protected]=>
  1806.           int(15)
  1807.           ["exists"]=>
  1808.           bool(true)
  1809.           ["wasRecentlyCreated"]=>
  1810.           bool(false)
  1811.           ["attributes":protected]=>
  1812.           array(19) {
  1813.             ["id"]=>
  1814.             int(178)
  1815.             ["market_hash_name"]=>
  1816.             string(16) "AUG | Aristocrat"
  1817.             ["image"]=>
  1818.             string(36) "4cab742342b71f8436396a8af9e6b26d.png"
  1819.             ["exterior"]=>
  1820.             string(14) "Battle-Scarred"
  1821.             ["rarity"]=>
  1822.             string(10) "Restricted"
  1823.             ["color"]=>
  1824.             string(6) "8847ff"
  1825.             ["is_stattrak"]=>
  1826.             int(0)
  1827.             ["price"]=>
  1828.             float(1.05)
  1829.             ["old_price"]=>
  1830.             float(1.05)
  1831.             ["actual_price"]=>
  1832.             float(1.05)
  1833.             ["count"]=>
  1834.             int(0)
  1835.             ["created_at"]=>
  1836.             NULL
  1837.             ["updated_at"]=>
  1838.             string(19) "2021-04-23 18:35:02"
  1839.             ["style"]=>
  1840.             string(7) "#8000e2"
  1841.             ["name"]=>
  1842.             string(16) "AUG | Aristocrat"
  1843.             ["name_first"]=>
  1844.             string(3) "AUG"
  1845.             ["name_second"]=>
  1846.             string(10) "Aristocrat"
  1847.             ["name_first_en"]=>
  1848.             string(0) ""
  1849.             ["name_second_en"]=>
  1850.             string(0) ""
  1851.           }
  1852.           ["original":protected]=>
  1853.           array(13) {
  1854.             ["id"]=>
  1855.             int(178)
  1856.             ["market_hash_name"]=>
  1857.             string(16) "AUG | Aristocrat"
  1858.             ["image"]=>
  1859.             string(36) "4cab742342b71f8436396a8af9e6b26d.png"
  1860.             ["exterior"]=>
  1861.             string(14) "Battle-Scarred"
  1862.             ["rarity"]=>
  1863.             string(10) "Restricted"
  1864.             ["color"]=>
  1865.             string(6) "8847ff"
  1866.             ["is_stattrak"]=>
  1867.             int(0)
  1868.             ["price"]=>
  1869.             float(1.05)
  1870.             ["old_price"]=>
  1871.             float(1.05)
  1872.             ["actual_price"]=>
  1873.             float(1.05)
  1874.             ["count"]=>
  1875.             int(0)
  1876.             ["created_at"]=>
  1877.             NULL
  1878.             ["updated_at"]=>
  1879.             string(19) "2021-04-23 18:35:02"
  1880.           }
  1881.           ["changes":protected]=>
  1882.           array(0) {
  1883.           }
  1884.           ["casts":protected]=>
  1885.           array(0) {
  1886.           }
  1887.           ["classCastCache":protected]=>
  1888.           array(0) {
  1889.           }
  1890.           ["dates":protected]=>
  1891.           array(0) {
  1892.           }
  1893.           ["dateFormat":protected]=>
  1894.           NULL
  1895.           ["appends":protected]=>
  1896.           array(0) {
  1897.           }
  1898.           ["dispatchesEvents":protected]=>
  1899.           array(0) {
  1900.           }
  1901.           ["observables":protected]=>
  1902.           array(0) {
  1903.           }
  1904.           ["relations":protected]=>
  1905.           array(0) {
  1906.           }
  1907.           ["touches":protected]=>
  1908.           array(0) {
  1909.           }
  1910.           ["timestamps"]=>
  1911.           bool(true)
  1912.           ["hidden":protected]=>
  1913.           array(0) {
  1914.           }
  1915.           ["visible":protected]=>
  1916.           array(0) {
  1917.           }
  1918.           ["guarded":protected]=>
  1919.           array(1) {
  1920.             [0]=>
  1921.             string(1) "*"
  1922.           }
  1923.         }
  1924.         [8]=>
  1925.         object(App\AllItem)#1541 (27) {
  1926.          ["fillable":protected]=>
  1927.           array(10) {
  1928.             [0]=>
  1929.             string(16) "market_hash_name"
  1930.             [1]=>
  1931.             string(5) "image"
  1932.             [2]=>
  1933.             string(8) "exterior"
  1934.             [3]=>
  1935.             string(6) "rarity"
  1936.             [4]=>
  1937.             string(5) "color"
  1938.             [5]=>
  1939.             string(11) "is_stattrak"
  1940.             [6]=>
  1941.             string(5) "price"
  1942.             [7]=>
  1943.             string(9) "old_price"
  1944.             [8]=>
  1945.             string(12) "actual_price"
  1946.             [9]=>
  1947.             string(5) "count"
  1948.           }
  1949.           ["connection":protected]=>
  1950.           string(5) "mysql"
  1951.           ["table":protected]=>
  1952.           string(9) "all_items"
  1953.           ["primaryKey":protected]=>
  1954.           string(2) "id"
  1955.           ["keyType":protected]=>
  1956.           string(3) "int"
  1957.           ["incrementing"]=>
  1958.           bool(true)
  1959.           ["with":protected]=>
  1960.           array(0) {
  1961.           }
  1962.           ["withCount":protected]=>
  1963.           array(0) {
  1964.           }
  1965.           ["perPage":protected]=>
  1966.           int(15)
  1967.           ["exists"]=>
  1968.           bool(true)
  1969.           ["wasRecentlyCreated"]=>
  1970.           bool(false)
  1971.           ["attributes":protected]=>
  1972.           array(19) {
  1973.             ["id"]=>
  1974.             int(3273)
  1975.             ["market_hash_name"]=>
  1976.             string(20) "R8 Revolver | Reboot"
  1977.             ["image"]=>
  1978.             string(36) "5bd13e8fed9bce6dd765f67482910e28.png"
  1979.             ["exterior"]=>
  1980.             string(9) "Well-Worn"
  1981.             ["rarity"]=>
  1982.             string(10) "Restricted"
  1983.             ["color"]=>
  1984.             string(6) "8847ff"
  1985.             ["is_stattrak"]=>
  1986.             int(0)
  1987.             ["price"]=>
  1988.             float(0.57)
  1989.             ["old_price"]=>
  1990.             float(0.57)
  1991.             ["actual_price"]=>
  1992.             float(0.57)
  1993.             ["count"]=>
  1994.             int(1)
  1995.             ["created_at"]=>
  1996.             NULL
  1997.             ["updated_at"]=>
  1998.             string(19) "2021-04-23 15:35:03"
  1999.             ["style"]=>
  2000.             string(7) "#8000e2"
  2001.             ["name"]=>
  2002.             string(20) "R8 Revolver | Reboot"
  2003.             ["name_first"]=>
  2004.             string(11) "R8 Revolver"
  2005.             ["name_second"]=>
  2006.             string(6) "Reboot"
  2007.             ["name_first_en"]=>
  2008.             string(0) ""
  2009.             ["name_second_en"]=>
  2010.             string(0) ""
  2011.           }
  2012.           ["original":protected]=>
  2013.           array(13) {
  2014.             ["id"]=>
  2015.             int(3273)
  2016.             ["market_hash_name"]=>
  2017.             string(20) "R8 Revolver | Reboot"
  2018.             ["image"]=>
  2019.             string(36) "5bd13e8fed9bce6dd765f67482910e28.png"
  2020.             ["exterior"]=>
  2021.             string(9) "Well-Worn"
  2022.             ["rarity"]=>
  2023.             string(10) "Restricted"
  2024.             ["color"]=>
  2025.             string(6) "8847ff"
  2026.             ["is_stattrak"]=>
  2027.             int(0)
  2028.             ["price"]=>
  2029.             float(0.57)
  2030.             ["old_price"]=>
  2031.             float(0.57)
  2032.             ["actual_price"]=>
  2033.             float(0.57)
  2034.             ["count"]=>
  2035.             int(1)
  2036.             ["created_at"]=>
  2037.             NULL
  2038.             ["updated_at"]=>
  2039.             string(19) "2021-04-23 15:35:03"
  2040.           }
  2041.           ["changes":protected]=>
  2042.           array(0) {
  2043.           }
  2044.           ["casts":protected]=>
  2045.           array(0) {
  2046.           }
  2047.           ["classCastCache":protected]=>
  2048.           array(0) {
  2049.           }
  2050.           ["dates":protected]=>
  2051.           array(0) {
  2052.           }
  2053.           ["dateFormat":protected]=>
  2054.           NULL
  2055.           ["appends":protected]=>
  2056.           array(0) {
  2057.           }
  2058.           ["dispatchesEvents":protected]=>
  2059.           array(0) {
  2060.           }
  2061.           ["observables":protected]=>
  2062.           array(0) {
  2063.           }
  2064.           ["relations":protected]=>
  2065.           array(0) {
  2066.           }
  2067.           ["touches":protected]=>
  2068.           array(0) {
  2069.           }
  2070.           ["timestamps"]=>
  2071.           bool(true)
  2072.           ["hidden":protected]=>
  2073.           array(0) {
  2074.           }
  2075.           ["visible":protected]=>
  2076.           array(0) {
  2077.           }
  2078.           ["guarded":protected]=>
  2079.           array(1) {
  2080.             [0]=>
  2081.             string(1) "*"
  2082.           }
  2083.         }
  2084.         [7]=>
  2085.         object(App\AllItem)#1542 (27) {
  2086.          ["fillable":protected]=>
  2087.           array(10) {
  2088.             [0]=>
  2089.             string(16) "market_hash_name"
  2090.             [1]=>
  2091.             string(5) "image"
  2092.             [2]=>
  2093.             string(8) "exterior"
  2094.             [3]=>
  2095.             string(6) "rarity"
  2096.             [4]=>
  2097.             string(5) "color"
  2098.             [5]=>
  2099.             string(11) "is_stattrak"
  2100.             [6]=>
  2101.             string(5) "price"
  2102.             [7]=>
  2103.             string(9) "old_price"
  2104.             [8]=>
  2105.             string(12) "actual_price"
  2106.             [9]=>
  2107.             string(5) "count"
  2108.           }
  2109.           ["connection":protected]=>
  2110.           string(5) "mysql"
  2111.           ["table":protected]=>
  2112.           string(9) "all_items"
  2113.           ["primaryKey":protected]=>
  2114.           string(2) "id"
  2115.           ["keyType":protected]=>
  2116.           string(3) "int"
  2117.           ["incrementing"]=>
  2118.           bool(true)
  2119.           ["with":protected]=>
  2120.           array(0) {
  2121.           }
  2122.           ["withCount":protected]=>
  2123.           array(0) {
  2124.           }
  2125.           ["perPage":protected]=>
  2126.           int(15)
  2127.           ["exists"]=>
  2128.           bool(true)
  2129.           ["wasRecentlyCreated"]=>
  2130.           bool(false)
  2131.           ["attributes":protected]=>
  2132.           array(19) {
  2133.             ["id"]=>
  2134.             int(3319)
  2135.             ["market_hash_name"]=>
  2136.             string(21) "Sawed-Off | Limelight"
  2137.             ["image"]=>
  2138.             string(36) "b0be5173c39a9dae7aad6f7771339b87.png"
  2139.             ["exterior"]=>
  2140.             string(12) "Field-Tested"
  2141.             ["rarity"]=>
  2142.             string(10) "Restricted"
  2143.             ["color"]=>
  2144.             string(6) "8847ff"
  2145.             ["is_stattrak"]=>
  2146.             int(0)
  2147.             ["price"]=>
  2148.             float(0.54)
  2149.             ["old_price"]=>
  2150.             float(0.54)
  2151.             ["actual_price"]=>
  2152.             float(4.99)
  2153.             ["count"]=>
  2154.             int(2)
  2155.             ["created_at"]=>
  2156.             NULL
  2157.             ["updated_at"]=>
  2158.             string(19) "2021-04-23 19:55:04"
  2159.             ["style"]=>
  2160.             string(7) "#8000e2"
  2161.             ["name"]=>
  2162.             string(21) "Sawed-Off | Limelight"
  2163.             ["name_first"]=>
  2164.             string(9) "Sawed-Off"
  2165.             ["name_second"]=>
  2166.             string(9) "Limelight"
  2167.             ["name_first_en"]=>
  2168.             string(0) ""
  2169.             ["name_second_en"]=>
  2170.             string(0) ""
  2171.           }
  2172.           ["original":protected]=>
  2173.           array(13) {
  2174.             ["id"]=>
  2175.             int(3319)
  2176.             ["market_hash_name"]=>
  2177.             string(21) "Sawed-Off | Limelight"
  2178.             ["image"]=>
  2179.             string(36) "b0be5173c39a9dae7aad6f7771339b87.png"
  2180.             ["exterior"]=>
  2181.             string(12) "Field-Tested"
  2182.             ["rarity"]=>
  2183.             string(10) "Restricted"
  2184.             ["color"]=>
  2185.             string(6) "8847ff"
  2186.             ["is_stattrak"]=>
  2187.             int(0)
  2188.             ["price"]=>
  2189.             float(0.54)
  2190.             ["old_price"]=>
  2191.             float(0.54)
  2192.             ["actual_price"]=>
  2193.             float(4.99)
  2194.             ["count"]=>
  2195.             int(2)
  2196.             ["created_at"]=>
  2197.             NULL
  2198.             ["updated_at"]=>
  2199.             string(19) "2021-04-23 19:55:04"
  2200.           }
  2201.           ["changes":protected]=>
  2202.           array(0) {
  2203.           }
  2204.           ["casts":protected]=>
  2205.           array(0) {
  2206.           }
  2207.           ["classCastCache":protected]=>
  2208.           array(0) {
  2209.           }
  2210.           ["dates":protected]=>
  2211.           array(0) {
  2212.           }
  2213.           ["dateFormat":protected]=>
  2214.           NULL
  2215.           ["appends":protected]=>
  2216.           array(0) {
  2217.           }
  2218.           ["dispatchesEvents":protected]=>
  2219.           array(0) {
  2220.           }
  2221.           ["observables":protected]=>
  2222.           array(0) {
  2223.           }
  2224.           ["relations":protected]=>
  2225.           array(0) {
  2226.           }
  2227.           ["touches":protected]=>
  2228.           array(0) {
  2229.           }
  2230.           ["timestamps"]=>
  2231.           bool(true)
  2232.           ["hidden":protected]=>
  2233.           array(0) {
  2234.           }
  2235.           ["visible":protected]=>
  2236.           array(0) {
  2237.           }
  2238.           ["guarded":protected]=>
  2239.           array(1) {
  2240.             [0]=>
  2241.             string(1) "*"
  2242.           }
  2243.         }
  2244.         [6]=>
  2245.         object(App\AllItem)#1535 (27) {
  2246.          ["fillable":protected]=>
  2247.           array(10) {
  2248.             [0]=>
  2249.             string(16) "market_hash_name"
  2250.             [1]=>
  2251.             string(5) "image"
  2252.             [2]=>
  2253.             string(8) "exterior"
  2254.             [3]=>
  2255.             string(6) "rarity"
  2256.             [4]=>
  2257.             string(5) "color"
  2258.             [5]=>
  2259.             string(11) "is_stattrak"
  2260.             [6]=>
  2261.             string(5) "price"
  2262.             [7]=>
  2263.             string(9) "old_price"
  2264.             [8]=>
  2265.             string(12) "actual_price"
  2266.             [9]=>
  2267.             string(5) "count"
  2268.           }
  2269.           ["connection":protected]=>
  2270.           string(5) "mysql"
  2271.           ["table":protected]=>
  2272.           string(9) "all_items"
  2273.           ["primaryKey":protected]=>
  2274.           string(2) "id"
  2275.           ["keyType":protected]=>
  2276.           string(3) "int"
  2277.           ["incrementing"]=>
  2278.           bool(true)
  2279.           ["with":protected]=>
  2280.           array(0) {
  2281.           }
  2282.           ["withCount":protected]=>
  2283.           array(0) {
  2284.           }
  2285.           ["perPage":protected]=>
  2286.           int(15)
  2287.           ["exists"]=>
  2288.           bool(true)
  2289.           ["wasRecentlyCreated"]=>
  2290.           bool(false)
  2291.           ["attributes":protected]=>
  2292.           array(19) {
  2293.             ["id"]=>
  2294.             int(2175)
  2295.             ["market_hash_name"]=>
  2296.             string(18) "MAC-10 | Carnivore"
  2297.             ["image"]=>
  2298.             string(36) "5bc465ad7f579a8d4c25b68007af86d1.png"
  2299.             ["exterior"]=>
  2300.             string(11) "Factory New"
  2301.             ["rarity"]=>
  2302.             string(14) "Mil-Spec Grade"
  2303.             ["color"]=>
  2304.             string(6) "4b69ff"
  2305.             ["is_stattrak"]=>
  2306.             int(0)
  2307.             ["price"]=>
  2308.             float(0.53)
  2309.             ["old_price"]=>
  2310.             float(0.53)
  2311.             ["actual_price"]=>
  2312.             float(0.53)
  2313.             ["count"]=>
  2314.             int(0)
  2315.             ["created_at"]=>
  2316.             NULL
  2317.             ["updated_at"]=>
  2318.             string(19) "2021-04-21 21:15:03"
  2319.             ["style"]=>
  2320.             string(7) "#8000e2"
  2321.             ["name"]=>
  2322.             string(18) "MAC-10 | Carnivore"
  2323.             ["name_first"]=>
  2324.             string(6) "MAC-10"
  2325.             ["name_second"]=>
  2326.             string(9) "Carnivore"
  2327.             ["name_first_en"]=>
  2328.             string(0) ""
  2329.             ["name_second_en"]=>
  2330.             string(0) ""
  2331.           }
  2332.           ["original":protected]=>
  2333.           array(13) {
  2334.             ["id"]=>
  2335.             int(2175)
  2336.             ["market_hash_name"]=>
  2337.             string(18) "MAC-10 | Carnivore"
  2338.             ["image"]=>
  2339.             string(36) "5bc465ad7f579a8d4c25b68007af86d1.png"
  2340.             ["exterior"]=>
  2341.             string(11) "Factory New"
  2342.             ["rarity"]=>
  2343.             string(14) "Mil-Spec Grade"
  2344.             ["color"]=>
  2345.             string(6) "4b69ff"
  2346.             ["is_stattrak"]=>
  2347.             int(0)
  2348.             ["price"]=>
  2349.             float(0.53)
  2350.             ["old_price"]=>
  2351.             float(0.53)
  2352.             ["actual_price"]=>
  2353.             float(0.53)
  2354.             ["count"]=>
  2355.             int(0)
  2356.             ["created_at"]=>
  2357.             NULL
  2358.             ["updated_at"]=>
  2359.             string(19) "2021-04-21 21:15:03"
  2360.           }
  2361.           ["changes":protected]=>
  2362.           array(0) {
  2363.           }
  2364.           ["casts":protected]=>
  2365.           array(0) {
  2366.           }
  2367.           ["classCastCache":protected]=>
  2368.           array(0) {
  2369.           }
  2370.           ["dates":protected]=>
  2371.           array(0) {
  2372.           }
  2373.           ["dateFormat":protected]=>
  2374.           NULL
  2375.           ["appends":protected]=>
  2376.           array(0) {
  2377.           }
  2378.           ["dispatchesEvents":protected]=>
  2379.           array(0) {
  2380.           }
  2381.           ["observables":protected]=>
  2382.           array(0) {
  2383.           }
  2384.           ["relations":protected]=>
  2385.           array(0) {
  2386.           }
  2387.           ["touches":protected]=>
  2388.           array(0) {
  2389.           }
  2390.           ["timestamps"]=>
  2391.           bool(true)
  2392.           ["hidden":protected]=>
  2393.           array(0) {
  2394.           }
  2395.           ["visible":protected]=>
  2396.           array(0) {
  2397.           }
  2398.           ["guarded":protected]=>
  2399.           array(1) {
  2400.             [0]=>
  2401.             string(1) "*"
  2402.           }
  2403.         }
  2404.         [4]=>
  2405.         object(App\AllItem)#1527 (27) {
  2406.          ["fillable":protected]=>
  2407.           array(10) {
  2408.             [0]=>
  2409.             string(16) "market_hash_name"
  2410.             [1]=>
  2411.             string(5) "image"
  2412.             [2]=>
  2413.             string(8) "exterior"
  2414.             [3]=>
  2415.             string(6) "rarity"
  2416.             [4]=>
  2417.             string(5) "color"
  2418.             [5]=>
  2419.             string(11) "is_stattrak"
  2420.             [6]=>
  2421.             string(5) "price"
  2422.             [7]=>
  2423.             string(9) "old_price"
  2424.             [8]=>
  2425.             string(12) "actual_price"
  2426.             [9]=>
  2427.             string(5) "count"
  2428.           }
  2429.           ["connection":protected]=>
  2430.           string(5) "mysql"
  2431.           ["table":protected]=>
  2432.           string(9) "all_items"
  2433.           ["primaryKey":protected]=>
  2434.           string(2) "id"
  2435.           ["keyType":protected]=>
  2436.           string(3) "int"
  2437.           ["incrementing"]=>
  2438.           bool(true)
  2439.           ["with":protected]=>
  2440.           array(0) {
  2441.           }
  2442.           ["withCount":protected]=>
  2443.           array(0) {
  2444.           }
  2445.           ["perPage":protected]=>
  2446.           int(15)
  2447.           ["exists"]=>
  2448.           bool(true)
  2449.           ["wasRecentlyCreated"]=>
  2450.           bool(false)
  2451.           ["attributes":protected]=>
  2452.           array(19) {
  2453.             ["id"]=>
  2454.             int(1236)
  2455.             ["market_hash_name"]=>
  2456.             string(27) "Five-SeveN | Violent Daimyo"
  2457.             ["image"]=>
  2458.             string(36) "1ab0dcf4b12ed16efb7e1b61a1009511.png"
  2459.             ["exterior"]=>
  2460.             string(9) "Well-Worn"
  2461.             ["rarity"]=>
  2462.             string(14) "Mil-Spec Grade"
  2463.             ["color"]=>
  2464.             string(6) "4b69ff"
  2465.             ["is_stattrak"]=>
  2466.             int(0)
  2467.             ["price"]=>
  2468.             float(0.28)
  2469.             ["old_price"]=>
  2470.             float(0.28)
  2471.             ["actual_price"]=>
  2472.             float(0.54)
  2473.             ["count"]=>
  2474.             int(0)
  2475.             ["created_at"]=>
  2476.             NULL
  2477.             ["updated_at"]=>
  2478.             string(19) "2021-04-23 08:15:02"
  2479.             ["style"]=>
  2480.             string(7) "#8000e2"
  2481.             ["name"]=>
  2482.             string(27) "Five-SeveN | Violent Daimyo"
  2483.             ["name_first"]=>
  2484.             string(10) "Five-SeveN"
  2485.             ["name_second"]=>
  2486.             string(14) "Violent Daimyo"
  2487.             ["name_first_en"]=>
  2488.             string(0) ""
  2489.             ["name_second_en"]=>
  2490.             string(0) ""
  2491.           }
  2492.           ["original":protected]=>
  2493.           array(13) {
  2494.             ["id"]=>
  2495.             int(1236)
  2496.             ["market_hash_name"]=>
  2497.             string(27) "Five-SeveN | Violent Daimyo"
  2498.             ["image"]=>
  2499.             string(36) "1ab0dcf4b12ed16efb7e1b61a1009511.png"
  2500.             ["exterior"]=>
  2501.             string(9) "Well-Worn"
  2502.             ["rarity"]=>
  2503.             string(14) "Mil-Spec Grade"
  2504.             ["color"]=>
  2505.             string(6) "4b69ff"
  2506.             ["is_stattrak"]=>
  2507.             int(0)
  2508.             ["price"]=>
  2509.             float(0.28)
  2510.             ["old_price"]=>
  2511.             float(0.28)
  2512.             ["actual_price"]=>
  2513.             float(0.54)
  2514.             ["count"]=>
  2515.             int(0)
  2516.             ["created_at"]=>
  2517.             NULL
  2518.             ["updated_at"]=>
  2519.             string(19) "2021-04-23 08:15:02"
  2520.           }
  2521.           ["changes":protected]=>
  2522.           array(0) {
  2523.           }
  2524.           ["casts":protected]=>
  2525.           array(0) {
  2526.           }
  2527.           ["classCastCache":protected]=>
  2528.           array(0) {
  2529.           }
  2530.           ["dates":protected]=>
  2531.           array(0) {
  2532.           }
  2533.           ["dateFormat":protected]=>
  2534.           NULL
  2535.           ["appends":protected]=>
  2536.           array(0) {
  2537.           }
  2538.           ["dispatchesEvents":protected]=>
  2539.           array(0) {
  2540.           }
  2541.           ["observables":protected]=>
  2542.           array(0) {
  2543.           }
  2544.           ["relations":protected]=>
  2545.           array(0) {
  2546.           }
  2547.           ["touches":protected]=>
  2548.           array(0) {
  2549.           }
  2550.           ["timestamps"]=>
  2551.           bool(true)
  2552.           ["hidden":protected]=>
  2553.           array(0) {
  2554.           }
  2555.           ["visible":protected]=>
  2556.           array(0) {
  2557.           }
  2558.           ["guarded":protected]=>
  2559.           array(1) {
  2560.             [0]=>
  2561.             string(1) "*"
  2562.           }
  2563.         }
  2564.         [5]=>
  2565.         object(App\AllItem)#1536 (27) {
  2566.          ["fillable":protected]=>
  2567.           array(10) {
  2568.             [0]=>
  2569.             string(16) "market_hash_name"
  2570.             [1]=>
  2571.             string(5) "image"
  2572.             [2]=>
  2573.             string(8) "exterior"
  2574.             [3]=>
  2575.             string(6) "rarity"
  2576.             [4]=>
  2577.             string(5) "color"
  2578.             [5]=>
  2579.             string(11) "is_stattrak"
  2580.             [6]=>
  2581.             string(5) "price"
  2582.             [7]=>
  2583.             string(9) "old_price"
  2584.             [8]=>
  2585.             string(12) "actual_price"
  2586.             [9]=>
  2587.             string(5) "count"
  2588.           }
  2589.           ["connection":protected]=>
  2590.           string(5) "mysql"
  2591.           ["table":protected]=>
  2592.           string(9) "all_items"
  2593.           ["primaryKey":protected]=>
  2594.           string(2) "id"
  2595.           ["keyType":protected]=>
  2596.           string(3) "int"
  2597.           ["incrementing"]=>
  2598.           bool(true)
  2599.           ["with":protected]=>
  2600.           array(0) {
  2601.           }
  2602.           ["withCount":protected]=>
  2603.           array(0) {
  2604.           }
  2605.           ["perPage":protected]=>
  2606.           int(15)
  2607.           ["exists"]=>
  2608.           bool(true)
  2609.           ["wasRecentlyCreated"]=>
  2610.           bool(false)
  2611.           ["attributes":protected]=>
  2612.           array(19) {
  2613.             ["id"]=>
  2614.             int(2732)
  2615.             ["market_hash_name"]=>
  2616.             string(10) "Nova | Exo"
  2617.             ["image"]=>
  2618.             string(36) "db48f60906b2ce4e0c7470c9b0f9c007.png"
  2619.             ["exterior"]=>
  2620.             string(14) "Battle-Scarred"
  2621.             ["rarity"]=>
  2622.             string(14) "Mil-Spec Grade"
  2623.             ["color"]=>
  2624.             string(6) "4b69ff"
  2625.             ["is_stattrak"]=>
  2626.             int(0)
  2627.             ["price"]=>
  2628.             float(0.28)
  2629.             ["old_price"]=>
  2630.             float(0.28)
  2631.             ["actual_price"]=>
  2632.             float(0.28)
  2633.             ["count"]=>
  2634.             int(0)
  2635.             ["created_at"]=>
  2636.             NULL
  2637.             ["updated_at"]=>
  2638.             string(19) "2021-04-22 22:25:03"
  2639.             ["style"]=>
  2640.             string(7) "#8000e2"
  2641.             ["name"]=>
  2642.             string(10) "Nova | Exo"
  2643.             ["name_first"]=>
  2644.             string(4) "Nova"
  2645.             ["name_second"]=>
  2646.             string(3) "Exo"
  2647.             ["name_first_en"]=>
  2648.             string(0) ""
  2649.             ["name_second_en"]=>
  2650.             string(0) ""
  2651.           }
  2652.           ["original":protected]=>
  2653.           array(13) {
  2654.             ["id"]=>
  2655.             int(2732)
  2656.             ["market_hash_name"]=>
  2657.             string(10) "Nova | Exo"
  2658.             ["image"]=>
  2659.             string(36) "db48f60906b2ce4e0c7470c9b0f9c007.png"
  2660.             ["exterior"]=>
  2661.             string(14) "Battle-Scarred"
  2662.             ["rarity"]=>
  2663.             string(14) "Mil-Spec Grade"
  2664.             ["color"]=>
  2665.             string(6) "4b69ff"
  2666.             ["is_stattrak"]=>
  2667.             int(0)
  2668.             ["price"]=>
  2669.             float(0.28)
  2670.             ["old_price"]=>
  2671.             float(0.28)
  2672.             ["actual_price"]=>
  2673.             float(0.28)
  2674.             ["count"]=>
  2675.             int(0)
  2676.             ["created_at"]=>
  2677.             NULL
  2678.             ["updated_at"]=>
  2679.             string(19) "2021-04-22 22:25:03"
  2680.           }
  2681.           ["changes":protected]=>
  2682.           array(0) {
  2683.           }
  2684.           ["casts":protected]=>
  2685.           array(0) {
  2686.           }
  2687.           ["classCastCache":protected]=>
  2688.           array(0) {
  2689.           }
  2690.           ["dates":protected]=>
  2691.           array(0) {
  2692.           }
  2693.           ["dateFormat":protected]=>
  2694.           NULL
  2695.           ["appends":protected]=>
  2696.           array(0) {
  2697.           }
  2698.           ["dispatchesEvents":protected]=>
  2699.           array(0) {
  2700.           }
  2701.           ["observables":protected]=>
  2702.           array(0) {
  2703.           }
  2704.           ["relations":protected]=>
  2705.           array(0) {
  2706.           }
  2707.           ["touches":protected]=>
  2708.           array(0) {
  2709.           }
  2710.           ["timestamps"]=>
  2711.           bool(true)
  2712.           ["hidden":protected]=>
  2713.           array(0) {
  2714.           }
  2715.           ["visible":protected]=>
  2716.           array(0) {
  2717.           }
  2718.           ["guarded":protected]=>
  2719.           array(1) {
  2720.             [0]=>
  2721.             string(1) "*"
  2722.           }
  2723.         }
  2724.         [0]=>
  2725.         object(App\AllItem)#1538 (27) {
  2726.          ["fillable":protected]=>
  2727.           array(10) {
  2728.             [0]=>
  2729.             string(16) "market_hash_name"
  2730.             [1]=>
  2731.             string(5) "image"
  2732.             [2]=>
  2733.             string(8) "exterior"
  2734.             [3]=>
  2735.             string(6) "rarity"
  2736.             [4]=>
  2737.             string(5) "color"
  2738.             [5]=>
  2739.             string(11) "is_stattrak"
  2740.             [6]=>
  2741.             string(5) "price"
  2742.             [7]=>
  2743.             string(9) "old_price"
  2744.             [8]=>
  2745.             string(12) "actual_price"
  2746.             [9]=>
  2747.             string(5) "count"
  2748.           }
  2749.           ["connection":protected]=>
  2750.           string(5) "mysql"
  2751.           ["table":protected]=>
  2752.           string(9) "all_items"
  2753.           ["primaryKey":protected]=>
  2754.           string(2) "id"
  2755.           ["keyType":protected]=>
  2756.           string(3) "int"
  2757.           ["incrementing"]=>
  2758.           bool(true)
  2759.           ["with":protected]=>
  2760.           array(0) {
  2761.           }
  2762.           ["withCount":protected]=>
  2763.           array(0) {
  2764.           }
  2765.           ["perPage":protected]=>
  2766.           int(15)
  2767.           ["exists"]=>
  2768.           bool(true)
  2769.           ["wasRecentlyCreated"]=>
  2770.           bool(false)
  2771.           ["attributes":protected]=>
  2772.           array(19) {
  2773.             ["id"]=>
  2774.             int(2923)
  2775.             ["market_hash_name"]=>
  2776.             string(16) "P250 | Iron Clad"
  2777.             ["image"]=>
  2778.             string(36) "cf93f991d91352fbd5a757bb39dd3fe0.png"
  2779.             ["exterior"]=>
  2780.             string(14) "Battle-Scarred"
  2781.             ["rarity"]=>
  2782.             string(14) "Mil-Spec Grade"
  2783.             ["color"]=>
  2784.             string(6) "4b69ff"
  2785.             ["is_stattrak"]=>
  2786.             int(0)
  2787.             ["price"]=>
  2788.             float(0.1)
  2789.             ["old_price"]=>
  2790.             float(0.1)
  2791.             ["actual_price"]=>
  2792.             float(0.24)
  2793.             ["count"]=>
  2794.             int(0)
  2795.             ["created_at"]=>
  2796.             NULL
  2797.             ["updated_at"]=>
  2798.             string(19) "2021-04-23 19:10:03"
  2799.             ["style"]=>
  2800.             string(7) "#8000e2"
  2801.             ["name"]=>
  2802.             string(16) "P250 | Iron Clad"
  2803.             ["name_first"]=>
  2804.             string(4) "P250"
  2805.             ["name_second"]=>
  2806.             string(9) "Iron Clad"
  2807.             ["name_first_en"]=>
  2808.             string(0) ""
  2809.             ["name_second_en"]=>
  2810.             string(0) ""
  2811.           }
  2812.           ["original":protected]=>
  2813.           array(13) {
  2814.             ["id"]=>
  2815.             int(2923)
  2816.             ["market_hash_name"]=>
  2817.             string(16) "P250 | Iron Clad"
  2818.             ["image"]=>
  2819.             string(36) "cf93f991d91352fbd5a757bb39dd3fe0.png"
  2820.             ["exterior"]=>
  2821.             string(14) "Battle-Scarred"
  2822.             ["rarity"]=>
  2823.             string(14) "Mil-Spec Grade"
  2824.             ["color"]=>
  2825.             string(6) "4b69ff"
  2826.             ["is_stattrak"]=>
  2827.             int(0)
  2828.             ["price"]=>
  2829.             float(0.1)
  2830.             ["old_price"]=>
  2831.             float(0.1)
  2832.             ["actual_price"]=>
  2833.             float(0.24)
  2834.             ["count"]=>
  2835.             int(0)
  2836.             ["created_at"]=>
  2837.             NULL
  2838.             ["updated_at"]=>
  2839.             string(19) "2021-04-23 19:10:03"
  2840.           }
  2841.           ["changes":protected]=>
  2842.           array(0) {
  2843.           }
  2844.           ["casts":protected]=>
  2845.           array(0) {
  2846.           }
  2847.           ["classCastCache":protected]=>
  2848.           array(0) {
  2849.           }
  2850.           ["dates":protected]=>
  2851.           array(0) {
  2852.           }
  2853.           ["dateFormat":protected]=>
  2854.           NULL
  2855.           ["appends":protected]=>
  2856.           array(0) {
  2857.           }
  2858.           ["dispatchesEvents":protected]=>
  2859.           array(0) {
  2860.           }
  2861.           ["observables":protected]=>
  2862.           array(0) {
  2863.           }
  2864.           ["relations":protected]=>
  2865.           array(0) {
  2866.           }
  2867.           ["touches":protected]=>
  2868.           array(0) {
  2869.           }
  2870.           ["timestamps"]=>
  2871.           bool(true)
  2872.           ["hidden":protected]=>
  2873.           array(0) {
  2874.           }
  2875.           ["visible":protected]=>
  2876.           array(0) {
  2877.           }
  2878.           ["guarded":protected]=>
  2879.           array(1) {
  2880.             [0]=>
  2881.             string(1) "*"
  2882.           }
  2883.         }
  2884.         [1]=>
  2885.         object(App\AllItem)#1540 (27) {
  2886.          ["fillable":protected]=>
  2887.           array(10) {
  2888.             [0]=>
  2889.             string(16) "market_hash_name"
  2890.             [1]=>
  2891.             string(5) "image"
  2892.             [2]=>
  2893.             string(8) "exterior"
  2894.             [3]=>
  2895.             string(6) "rarity"
  2896.             [4]=>
  2897.             string(5) "color"
  2898.             [5]=>
  2899.             string(11) "is_stattrak"
  2900.             [6]=>
  2901.             string(5) "price"
  2902.             [7]=>
  2903.             string(9) "old_price"
  2904.             [8]=>
  2905.             string(12) "actual_price"
  2906.             [9]=>
  2907.             string(5) "count"
  2908.           }
  2909.           ["connection":protected]=>
  2910.           string(5) "mysql"
  2911.           ["table":protected]=>
  2912.           string(9) "all_items"
  2913.           ["primaryKey":protected]=>
  2914.           string(2) "id"
  2915.           ["keyType":protected]=>
  2916.           string(3) "int"
  2917.           ["incrementing"]=>
  2918.           bool(true)
  2919.           ["with":protected]=>
  2920.           array(0) {
  2921.           }
  2922.           ["withCount":protected]=>
  2923.           array(0) {
  2924.           }
  2925.           ["perPage":protected]=>
  2926.           int(15)
  2927.           ["exists"]=>
  2928.           bool(true)
  2929.           ["wasRecentlyCreated"]=>
  2930.           bool(false)
  2931.           ["attributes":protected]=>
  2932.           array(19) {
  2933.             ["id"]=>
  2934.             int(3183)
  2935.             ["market_hash_name"]=>
  2936.             string(20) "PP-Bizon | Harvester"
  2937.             ["image"]=>
  2938.             string(36) "581a48a76e76c531cb56e9053dff0b37.png"
  2939.             ["exterior"]=>
  2940.             string(12) "Field-Tested"
  2941.             ["rarity"]=>
  2942.             string(14) "Mil-Spec Grade"
  2943.             ["color"]=>
  2944.             string(6) "4b69ff"
  2945.             ["is_stattrak"]=>
  2946.             int(0)
  2947.             ["price"]=>
  2948.             float(0.1)
  2949.             ["old_price"]=>
  2950.             float(0.1)
  2951.             ["actual_price"]=>
  2952.             float(0.24)
  2953.             ["count"]=>
  2954.             int(0)
  2955.             ["created_at"]=>
  2956.             NULL
  2957.             ["updated_at"]=>
  2958.             string(19) "2021-04-22 22:25:04"
  2959.             ["style"]=>
  2960.             string(7) "#8000e2"
  2961.             ["name"]=>
  2962.             string(20) "PP-Bizon | Harvester"
  2963.             ["name_first"]=>
  2964.             string(8) "PP-Bizon"
  2965.             ["name_second"]=>
  2966.             string(9) "Harvester"
  2967.             ["name_first_en"]=>
  2968.             string(0) ""
  2969.             ["name_second_en"]=>
  2970.             string(0) ""
  2971.           }
  2972.           ["original":protected]=>
  2973.           array(13) {
  2974.             ["id"]=>
  2975.             int(3183)
  2976.             ["market_hash_name"]=>
  2977.             string(20) "PP-Bizon | Harvester"
  2978.             ["image"]=>
  2979.             string(36) "581a48a76e76c531cb56e9053dff0b37.png"
  2980.             ["exterior"]=>
  2981.             string(12) "Field-Tested"
  2982.             ["rarity"]=>
  2983.             string(14) "Mil-Spec Grade"
  2984.             ["color"]=>
  2985.             string(6) "4b69ff"
  2986.             ["is_stattrak"]=>
  2987.             int(0)
  2988.             ["price"]=>
  2989.             float(0.1)
  2990.             ["old_price"]=>
  2991.             float(0.1)
  2992.             ["actual_price"]=>
  2993.             float(0.24)
  2994.             ["count"]=>
  2995.             int(0)
  2996.             ["created_at"]=>
  2997.             NULL
  2998.             ["updated_at"]=>
  2999.             string(19) "2021-04-22 22:25:04"
  3000.           }
  3001.           ["changes":protected]=>
  3002.           array(0) {
  3003.           }
  3004.           ["casts":protected]=>
  3005.           array(0) {
  3006.           }
  3007.           ["classCastCache":protected]=>
  3008.           array(0) {
  3009.           }
  3010.           ["dates":protected]=>
  3011.           array(0) {
  3012.           }
  3013.           ["dateFormat":protected]=>
  3014.           NULL
  3015.           ["appends":protected]=>
  3016.           array(0) {
  3017.           }
  3018.           ["dispatchesEvents":protected]=>
  3019.           array(0) {
  3020.           }
  3021.           ["observables":protected]=>
  3022.           array(0) {
  3023.           }
  3024.           ["relations":protected]=>
  3025.           array(0) {
  3026.           }
  3027.           ["touches":protected]=>
  3028.           array(0) {
  3029.           }
  3030.           ["timestamps"]=>
  3031.           bool(true)
  3032.           ["hidden":protected]=>
  3033.           array(0) {
  3034.           }
  3035.           ["visible":protected]=>
  3036.           array(0) {
  3037.           }
  3038.           ["guarded":protected]=>
  3039.           array(1) {
  3040.             [0]=>
  3041.             string(1) "*"
  3042.           }
  3043.         }
  3044.         [2]=>
  3045.         object(App\AllItem)#1544 (27) {
  3046.          ["fillable":protected]=>
  3047.           array(10) {
  3048.             [0]=>
  3049.             string(16) "market_hash_name"
  3050.             [1]=>
  3051.             string(5) "image"
  3052.             [2]=>
  3053.             string(8) "exterior"
  3054.             [3]=>
  3055.             string(6) "rarity"
  3056.             [4]=>
  3057.             string(5) "color"
  3058.             [5]=>
  3059.             string(11) "is_stattrak"
  3060.             [6]=>
  3061.             string(5) "price"
  3062.             [7]=>
  3063.             string(9) "old_price"
  3064.             [8]=>
  3065.             string(12) "actual_price"
  3066.             [9]=>
  3067.             string(5) "count"
  3068.           }
  3069.           ["connection":protected]=>
  3070.           string(5) "mysql"
  3071.           ["table":protected]=>
  3072.           string(9) "all_items"
  3073.           ["primaryKey":protected]=>
  3074.           string(2) "id"
  3075.           ["keyType":protected]=>
  3076.           string(3) "int"
  3077.           ["incrementing"]=>
  3078.           bool(true)
  3079.           ["with":protected]=>
  3080.           array(0) {
  3081.           }
  3082.           ["withCount":protected]=>
  3083.           array(0) {
  3084.           }
  3085.           ["perPage":protected]=>
  3086.           int(15)
  3087.           ["exists"]=>
  3088.           bool(true)
  3089.           ["wasRecentlyCreated"]=>
  3090.           bool(false)
  3091.           ["attributes":protected]=>
  3092.           array(19) {
  3093.             ["id"]=>
  3094.             int(4241)
  3095.             ["market_hash_name"]=>
  3096.             string(15) "SG 553 | Aerial"
  3097.             ["image"]=>
  3098.             string(36) "ffeaca9f463470a1e11d0db0332e3087.png"
  3099.             ["exterior"]=>
  3100.             string(12) "Field-Tested"
  3101.             ["rarity"]=>
  3102.             string(14) "Mil-Spec Grade"
  3103.             ["color"]=>
  3104.             string(6) "4b69ff"
  3105.             ["is_stattrak"]=>
  3106.             int(0)
  3107.             ["price"]=>
  3108.             float(0.1)
  3109.             ["old_price"]=>
  3110.             float(0.1)
  3111.             ["actual_price"]=>
  3112.             float(0.53)
  3113.             ["count"]=>
  3114.             int(0)
  3115.             ["created_at"]=>
  3116.             NULL
  3117.             ["updated_at"]=>
  3118.             string(19) "2021-04-23 18:35:03"
  3119.             ["style"]=>
  3120.             string(7) "#8000e2"
  3121.             ["name"]=>
  3122.             string(15) "SG 553 | Aerial"
  3123.             ["name_first"]=>
  3124.             string(6) "SG 553"
  3125.             ["name_second"]=>
  3126.             string(6) "Aerial"
  3127.             ["name_first_en"]=>
  3128.             string(0) ""
  3129.             ["name_second_en"]=>
  3130.             string(0) ""
  3131.           }
  3132.           ["original":protected]=>
  3133.           array(13) {
  3134.             ["id"]=>
  3135.             int(4241)
  3136.             ["market_hash_name"]=>
  3137.             string(15) "SG 553 | Aerial"
  3138.             ["image"]=>
  3139.             string(36) "ffeaca9f463470a1e11d0db0332e3087.png"
  3140.             ["exterior"]=>
  3141.             string(12) "Field-Tested"
  3142.             ["rarity"]=>
  3143.             string(14) "Mil-Spec Grade"
  3144.             ["color"]=>
  3145.             string(6) "4b69ff"
  3146.             ["is_stattrak"]=>
  3147.             int(0)
  3148.             ["price"]=>
  3149.             float(0.1)
  3150.             ["old_price"]=>
  3151.             float(0.1)
  3152.             ["actual_price"]=>
  3153.             float(0.53)
  3154.             ["count"]=>
  3155.             int(0)
  3156.             ["created_at"]=>
  3157.             NULL
  3158.             ["updated_at"]=>
  3159.             string(19) "2021-04-23 18:35:03"
  3160.           }
  3161.           ["changes":protected]=>
  3162.           array(0) {
  3163.           }
  3164.           ["casts":protected]=>
  3165.           array(0) {
  3166.           }
  3167.           ["classCastCache":protected]=>
  3168.           array(0) {
  3169.           }
  3170.           ["dates":protected]=>
  3171.           array(0) {
  3172.           }
  3173.           ["dateFormat":protected]=>
  3174.           NULL
  3175.           ["appends":protected]=>
  3176.           array(0) {
  3177.           }
  3178.           ["dispatchesEvents":protected]=>
  3179.           array(0) {
  3180.           }
  3181.           ["observables":protected]=>
  3182.           array(0) {
  3183.           }
  3184.           ["relations":protected]=>
  3185.           array(0) {
  3186.           }
  3187.           ["touches":protected]=>
  3188.           array(0) {
  3189.           }
  3190.           ["timestamps"]=>
  3191.           bool(true)
  3192.           ["hidden":protected]=>
  3193.           array(0) {
  3194.           }
  3195.           ["visible":protected]=>
  3196.           array(0) {
  3197.           }
  3198.           ["guarded":protected]=>
  3199.           array(1) {
  3200.             [0]=>
  3201.             string(1) "*"
  3202.           }
  3203.         }
  3204.         [3]=>
  3205.         object(App\AllItem)#1545 (27) {
  3206.          ["fillable":protected]=>
  3207.           array(10) {
  3208.             [0]=>
  3209.             string(16) "market_hash_name"
  3210.             [1]=>
  3211.             string(5) "image"
  3212.             [2]=>
  3213.             string(8) "exterior"
  3214.             [3]=>
  3215.             string(6) "rarity"
  3216.             [4]=>
  3217.             string(5) "color"
  3218.             [5]=>
  3219.             string(11) "is_stattrak"
  3220.             [6]=>
  3221.             string(5) "price"
  3222.             [7]=>
  3223.             string(9) "old_price"
  3224.             [8]=>
  3225.             string(12) "actual_price"
  3226.             [9]=>
  3227.             string(5) "count"
  3228.           }
  3229.           ["connection":protected]=>
  3230.           string(5) "mysql"
  3231.           ["table":protected]=>
  3232.           string(9) "all_items"
  3233.           ["primaryKey":protected]=>
  3234.           string(2) "id"
  3235.           ["keyType":protected]=>
  3236.           string(3) "int"
  3237.           ["incrementing"]=>
  3238.           bool(true)
  3239.           ["with":protected]=>
  3240.           array(0) {
  3241.           }
  3242.           ["withCount":protected]=>
  3243.           array(0) {
  3244.           }
  3245.           ["perPage":protected]=>
  3246.           int(15)
  3247.           ["exists"]=>
  3248.           bool(true)
  3249.           ["wasRecentlyCreated"]=>
  3250.           bool(false)
  3251.           ["attributes":protected]=>
  3252.           array(19) {
  3253.             ["id"]=>
  3254.             int(8264)
  3255.             ["market_hash_name"]=>
  3256.             string(15) "Tec-9 | Ice Cap"
  3257.             ["image"]=>
  3258.             string(36) "5b044508edbf6be0678d7db208da050f.png"
  3259.             ["exterior"]=>
  3260.             string(12) "Field-Tested"
  3261.             ["rarity"]=>
  3262.             string(14) "Mil-Spec Grade"
  3263.             ["color"]=>
  3264.             string(6) "4b69ff"
  3265.             ["is_stattrak"]=>
  3266.             int(0)
  3267.             ["price"]=>
  3268.             float(0.1)
  3269.             ["old_price"]=>
  3270.             float(0.1)
  3271.             ["actual_price"]=>
  3272.             float(0.21)
  3273.             ["count"]=>
  3274.             int(1)
  3275.             ["created_at"]=>
  3276.             NULL
  3277.             ["updated_at"]=>
  3278.             string(19) "2021-04-22 23:55:04"
  3279.             ["style"]=>
  3280.             string(7) "#8000e2"
  3281.             ["name"]=>
  3282.             string(15) "Tec-9 | Ice Cap"
  3283.             ["name_first"]=>
  3284.             string(5) "Tec-9"
  3285.             ["name_second"]=>
  3286.             string(7) "Ice Cap"
  3287.             ["name_first_en"]=>
  3288.             string(0) ""
  3289.             ["name_second_en"]=>
  3290.             string(0) ""
  3291.           }
  3292.           ["original":protected]=>
  3293.           array(13) {
  3294.             ["id"]=>
  3295.             int(8264)
  3296.             ["market_hash_name"]=>
  3297.             string(15) "Tec-9 | Ice Cap"
  3298.             ["image"]=>
  3299.             string(36) "5b044508edbf6be0678d7db208da050f.png"
  3300.             ["exterior"]=>
  3301.             string(12) "Field-Tested"
  3302.             ["rarity"]=>
  3303.             string(14) "Mil-Spec Grade"
  3304.             ["color"]=>
  3305.             string(6) "4b69ff"
  3306.             ["is_stattrak"]=>
  3307.             int(0)
  3308.             ["price"]=>
  3309.             float(0.1)
  3310.             ["old_price"]=>
  3311.             float(0.1)
  3312.             ["actual_price"]=>
  3313.             float(0.21)
  3314.             ["count"]=>
  3315.             int(1)
  3316.             ["created_at"]=>
  3317.             NULL
  3318.             ["updated_at"]=>
  3319.             string(19) "2021-04-22 23:55:04"
  3320.           }
  3321.           ["changes":protected]=>
  3322.           array(0) {
  3323.           }
  3324.           ["casts":protected]=>
  3325.           array(0) {
  3326.           }
  3327.           ["classCastCache":protected]=>
  3328.           array(0) {
  3329.           }
  3330.           ["dates":protected]=>
  3331.           array(0) {
  3332.           }
  3333.           ["dateFormat":protected]=>
  3334.           NULL
  3335.           ["appends":protected]=>
  3336.           array(0) {
  3337.           }
  3338.           ["dispatchesEvents":protected]=>
  3339.           array(0) {
  3340.           }
  3341.           ["observables":protected]=>
  3342.           array(0) {
  3343.           }
  3344.           ["relations":protected]=>
  3345.           array(0) {
  3346.           }
  3347.           ["touches":protected]=>
  3348.           array(0) {
  3349.           }
  3350.           ["timestamps"]=>
  3351.           bool(true)
  3352.           ["hidden":protected]=>
  3353.           array(0) {
  3354.           }
  3355.           ["visible":protected]=>
  3356.           array(0) {
  3357.           }
  3358.           ["guarded":protected]=>
  3359.           array(1) {
  3360.             [0]=>
  3361.             string(1) "*"
  3362.           }
  3363.         }
  3364.       }
  3365.     }
  3366.     {"success":true,"box":{"id":26,"name":"GAMMA CASE","name_en":"GAMMA CASE","name_url":"gamma","category_id":6,"image":"666.png","old_price":2.19,"price":1.54,"type":"default","max_open":null,"open":0,"appId":null,"created_at":"2021-04-23T18:41:23.000000Z","updated_at":"2021-04-23T18:41:23.000000Z","active":true},"items":{"20":{"id":1606,"market_hash_name":"\u2605 Gut Knife | Gamma Doppler","image":"649a95ebf751ad72aed9c8e0ca32c22d.png","exterior":"Factory New","rarity":"Covert","color":"eb4b4b","is_stattrak":0,"price":238.34,"old_price":238.34,"actual_price":238.34,"count":14,"created_at":null,"updated_at":"2021-04-23T19:30:03.000000Z","style":"#8000e2","name":"\u2605 Gut Knife | Gamma Doppler","name_first":"\u2605 Gut Knife","name_second":"Gamma Doppler","name_first_en":"","name_second_en":""},"19":{"id":1610,"market_hash_name":"\u2605 Gut Knife | Lore","image":"9f37098ccc0a4e85a517792ab7574f50.png","exterior":"Minimal Wear","rarity":"Covert","color":"eb4b4b","is_stattrak":0,"price":194.42,"old_price":194.42,"actual_price":194.42,"count":6,"created_at":null,"updated_at":"2021-04-23T17:25:03.000000Z","style":"#8000e2","name":"\u2605 Gut Knife | Lore","name_first":"\u2605 Gut Knife","name_second":"Lore","name_first_en":"","name_second_en":""},"18":{"id":1269,"market_hash_name":"\u2605 Flip Knife | Freehand","image":"cac6d75bd6e14155f22b0657abc51f46.png","exterior":"Field-Tested","rarity":"Covert","color":"eb4b4b","is_stattrak":0,"price":147.17,"old_price":147.17,"actual_price":147.17,"count":4,"created_at":null,"updated_at":"2021-04-23T19:00:01.000000Z","style":"#8000e2","name":"\u2605 Flip Knife | Freehand","name_first":"\u2605 Flip Knife","name_second":"Freehand","name_first_en":"","name_second_en":""},"17":{"id":1588,"market_hash_name":"\u2605 Gut Knife | Bright Water","image":"941ac4a013f3b6627145e1654ea7d0e2.png","exterior":"Battle-Scarred","rarity":"Covert","color":"eb4b4b","is_stattrak":0,"price":79.99,"old_price":79.99,"actual_price":79.99,"count":1,"created_at":null,"updated_at":"2021-04-23T12:00:02.000000Z","style":"#8000e2","name":"\u2605 Gut Knife | Bright Water","name_first":"\u2605 Gut Knife","name_second":"Bright Water","name_first_en":"","name_second_en":""},"16":{"id":1944,"market_hash_name":"M4A1-S | Mecha Industries","image":"9314f175c5de3bc493e4871289728b88.png","exterior":"Field-Tested","rarity":"Covert","color":"eb4b4b","is_stattrak":0,"price":10.97,"old_price":10.85,"actual_price":10.97,"count":44,"created_at":null,"updated_at":"2021-04-23T19:30:03.000000Z","style":"#8000e2","name":"M4A1-S | Mecha Industries","name_first":"M4A1-S","name_second":"Mecha Industries","name_first_en":"","name_second_en":""},"14":{"id":2008,"market_hash_name":"M4A4 | Desolate Space","image":"3c324ac8ddf45acdccfb7cd9f3d9fd46.png","exterior":"Battle-Scarred","rarity":"Classified","color":"d32ce6","is_stattrak":0,"price":9.03,"old_price":9,"actual_price":9.03,"count":82,"created_at":null,"updated_at":"2021-04-23T19:30:04.000000Z","style":"#8000e2","name":"M4A4 | Desolate Space","name_first":"M4A4","name_second":"Desolate Space","name_first_en":"","name_second_en":""},"15":{"id":1552,"market_hash_name":"Glock-18 | Wasteland Rebel","image":"9e5df485b8373731e6968074bcb3c2ae.png","exterior":"Field-Tested","rarity":"Covert","color":"eb4b4b","is_stattrak":0,"price":7.42,"old_price":7.42,"actual_price":7.42,"count":14,"created_at":null,"updated_at":"2021-04-23T19:25:02.000000Z","style":"#8000e2","name":"Glock-18 | Wasteland Rebel","name_first":"Glock-18","name_second":"Wasteland Rebel","name_first_en":"","name_second_en":""},"12":{"id":2842,"market_hash_name":"P2000 | Imperial Dragon","image":"8d79666cbf11f31fb1e198a8626ee018.png","exterior":"Battle-Scarred","rarity":"Classified","color":"d32ce6","is_stattrak":0,"price":2.27,"old_price":2.27,"actual_price":2.27,"count":5,"created_at":null,"updated_at":"2021-04-23T05:25:05.000000Z","style":"#8000e2","name":"P2000 | Imperial Dragon","name_first":"P2000","name_second":"Imperial Dragon","name_first_en":"","name_second_en":""},"13":{"id":3355,"market_hash_name":"SCAR-20 | Bloodsport","image":"03e537a59ee14198d378424f0af323c8.png","exterior":"Field-Tested","rarity":"Classified","color":"d32ce6","is_stattrak":0,"price":1.99,"old_price":1.99,"actual_price":1.99,"count":6,"created_at":null,"updated_at":"2021-04-23T18:00:04.000000Z","style":"#8000e2","name":"SCAR-20 | Bloodsport","name_first":"SCAR-20","name_second":"Bloodsport","name_first_en":"","name_second_en":""},"11":{"id":378,"market_hash_name":"AWP | Phobos","image":"c75803b1ef7a6a804f704497839ea363.png","exterior":"Field-Tested","rarity":"Restricted","color":"8847ff","is_stattrak":0,"price":1.51,"old_price":1.5,"actual_price":1.51,"count":49,"created_at":null,"updated_at":"2021-04-23T19:30:03.000000Z","style":"#8000e2","name":"AWP | Phobos","name_first":"AWP","name_second":"Phobos","name_first_en":"","name_second_en":""},"10":{"id":3012,"market_hash_name":"P90 | Chopper","image":"7fc95d43774c747b906d3b2bf7967bb7.png","exterior":"Well-Worn","rarity":"Restricted","color":"8847ff","is_stattrak":0,"price":1.22,"old_price":1.22,"actual_price":1.22,"count":2,"created_at":null,"updated_at":"2021-04-23T15:45:03.000000Z","style":"#8000e2","name":"P90 | Chopper","name_first":"P90","name_second":"Chopper","name_first_en":"","name_second_en":""},"9":{"id":178,"market_hash_name":"AUG | Aristocrat","image":"4cab742342b71f8436396a8af9e6b26d.png","exterior":"Battle-Scarred","rarity":"Restricted","color":"8847ff","is_stattrak":0,"price":1.05,"old_price":1.05,"actual_price":1.05,"count":0,"created_at":null,"updated_at":"2021-04-23T15:35:02.000000Z","style":"#8000e2","name":"AUG | Aristocrat","name_first":"AUG","name_second":"Aristocrat","name_first_en":"","name_second_en":""},"8":{"id":3273,"market_hash_name":"R8 Revolver | Reboot","image":"5bd13e8fed9bce6dd765f67482910e28.png","exterior":"Well-Worn","rarity":"Restricted","color":"8847ff","is_stattrak":0,"price":0.57,"old_price":0.57,"actual_price":0.57,"count":1,"created_at":null,"updated_at":"2021-04-23T12:35:03.000000Z","style":"#8000e2","name":"R8 Revolver | Reboot","name_first":"R8 Revolver","name_second":"Reboot","name_first_en":"","name_second_en":""},"7":{"id":3319,"market_hash_name":"Sawed-Off | Limelight","image":"b0be5173c39a9dae7aad6f7771339b87.png","exterior":"Field-Tested","rarity":"Restricted","color":"8847ff","is_stattrak":0,"price":0.54,"old_price":0.54,"actual_price":4.99,"count":2,"created_at":null,"updated_at":"2021-04-23T16:55:04.000000Z","style":"#8000e2","name":"Sawed-Off | Limelight","name_first":"Sawed-Off","name_second":"Limelight","name_first_en":"","name_second_en":""},"6":{"id":2175,"market_hash_name":"MAC-10 | Carnivore","image":"5bc465ad7f579a8d4c25b68007af86d1.png","exterior":"Factory New","rarity":"Mil-Spec Grade","color":"4b69ff","is_stattrak":0,"price":0.53,"old_price":0.53,"actual_price":0.53,"count":0,"created_at":null,"updated_at":"2021-04-21T18:15:03.000000Z","style":"#8000e2","name":"MAC-10 | Carnivore","name_first":"MAC-10","name_second":"Carnivore","name_first_en":"","name_second_en":""},"4":{"id":1236,"market_hash_name":"Five-SeveN | Violent Daimyo","image":"1ab0dcf4b12ed16efb7e1b61a1009511.png","exterior":"Well-Worn","rarity":"Mil-Spec Grade","color":"4b69ff","is_stattrak":0,"price":0.28,"old_price":0.28,"actual_price":0.54,"count":0,"created_at":null,"updated_at":"2021-04-23T05:15:02.000000Z","style":"#8000e2","name":"Five-SeveN | Violent Daimyo","name_first":"Five-SeveN","name_second":"Violent Daimyo","name_first_en":"","name_second_en":""},"5":{"id":2732,"market_hash_name":"Nova | Exo","image":"db48f60906b2ce4e0c7470c9b0f9c007.png","exterior":"Battle-Scarred","rarity":"Mil-Spec Grade","color":"4b69ff","is_stattrak":0,"price":0.28,"old_price":0.28,"actual_price":0.28,"count":0,"created_at":null,"updated_at":"2021-04-22T19:25:03.000000Z","style":"#8000e2","name":"Nova | Exo","name_first":"Nova","name_second":"Exo","name_first_en":"","name_second_en":""},"0":{"id":2923,"market_hash_name":"P250 | Iron Clad","image":"cf93f991d91352fbd5a757bb39dd3fe0.png","exterior":"Battle-Scarred","rarity":"Mil-Spec Grade","color":"4b69ff","is_stattrak":0,"price":0.1,"old_price":0.1,"actual_price":0.24,"count":0,"created_at":null,"updated_at":"2021-04-23T16:10:03.000000Z","style":"#8000e2","name":"P250 | Iron Clad","name_first":"P250","name_second":"Iron Clad","name_first_en":"","name_second_en":""},"1":{"id":3183,"market_hash_name":"PP-Bizon | Harvester","image":"581a48a76e76c531cb56e9053dff0b37.png","exterior":"Field-Tested","rarity":"Mil-Spec Grade","color":"4b69ff","is_stattrak":0,"price":0.1,"old_price":0.1,"actual_price":0.24,"count":0,"created_at":null,"updated_at":"2021-04-22T19:25:04.000000Z","style":"#8000e2","name":"PP-Bizon | Harvester","name_first":"PP-Bizon","name_second":"Harvester","name_first_en":"","name_second_en":""},"2":{"id":4241,"market_hash_name":"SG 553 | Aerial","image":"ffeaca9f463470a1e11d0db0332e3087.png","exterior":"Field-Tested","rarity":"Mil-Spec Grade","color":"4b69ff","is_stattrak":0,"price":0.1,"old_price":0.1,"actual_price":0.53,"count":0,"created_at":null,"updated_at":"2021-04-23T15:35:03.000000Z","style":"#8000e2","name":"SG 553 | Aerial","name_first":"SG 553","name_second":"Aerial","name_first_en":"","name_second_en":""},"3":{"id":8264,"market_hash_name":"Tec-9 | Ice Cap","image":"5b044508edbf6be0678d7db208da050f.png","exterior":"Field-Tested","rarity":"Mil-Spec Grade","color":"4b69ff","is_stattrak":0,"price":0.1,"old_price":0.1,"actual_price":0.21,"count":1,"created_at":null,"updated_at":"2021-04-22T20:55:04.000000Z","style":"#8000e2","name":"Tec-9 | Ice Cap","name_first":"Tec-9","name_second":"Ice Cap","name_first_en":"","name_second_en":""}}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement