array:6 [
  "topic" => ForumTopic {#1927
    #table: "forum_topic"
    #fillable: array:10 [
      0 => "name"
      1 => "user_id"
      2 => "status"
      3 => "forum_id"
      4 => "url"
      5 => "deleted"
      6 => "lang"
      7 => "spam"
      8 => "blocked"
      9 => "answers"
    ]
    #hidden: []
    #connection: null
    #primaryKey: "id"
    #keyType: "int"
    #perPage: 15
    +incrementing: true
    +timestamps: true
    #attributes: array:15 [
      "id" => 53258
      "name" => "Log in for 7 days and no rewards??"
      "user_id" => 2008902
      "status" => 0
      "created_at" => "2018-11-11 06:19:20"
      "updated_at" => "2021-02-17 20:03:32"
      "forum_id" => 1628
      "url" => "log-in-for-7-days-and-no-rewards"
      "deleted" => 0
      "lang" => "en"
      "spam" => 0
      "blocked" => 0
      "answers" => 15
      "pinned" => 0
      "canBeBlocked" => false
    ]
    #original: array:14 [
      "id" => 53258
      "name" => "Log in for 7 days and no rewards??"
      "user_id" => 2008902
      "status" => 0
      "created_at" => "2018-11-11 06:19:20"
      "updated_at" => "2021-02-17 20:03:32"
      "forum_id" => 1628
      "url" => "log-in-for-7-days-and-no-rewards"
      "deleted" => 0
      "lang" => "en"
      "spam" => 0
      "blocked" => 0
      "answers" => 15
      "pinned" => 0
    ]
    #relations: []
    #visible: []
    #appends: []
    #guarded: array:1 [
      0 => "*"
    ]
    #dates: []
    #dateFormat: null
    #casts: []
    #touches: []
    #observables: []
    #with: []
    #morphClass: null
    +exists: true
    +wasRecentlyCreated: false
  }
  "forum" => Forum {#1930
    #table: "forum"
    #fillable: array:12 [
      0 => "name"
      1 => "description"
      2 => "user_id"
      3 => "game_id"
      4 => "status"
      5 => "background"
      6 => "background_min"
      7 => "url"
      8 => "global"
      9 => "users"
      10 => "deleted"
      11 => "lang"
    ]
    #hidden: []
    #connection: null
    #primaryKey: "id"
    #keyType: "int"
    #perPage: 15
    +incrementing: true
    +timestamps: true
    #attributes: array:16 [
      "id" => 1628
      "name" => "General Discussions"
      "description" => " Are you bored? Then talk with others on various topics."
      "user_id" => 0
      "game_id" => 0
      "status" => 0
      "background" => "/img/forum/hydepark1.png"
      "background_min" => "/img/forum/hydepark1_min.png"
      "created_at" => "2017-04-20 20:00:00"
      "updated_at" => "2024-04-25 19:00:45"
      "active" => 1
      "url" => "general-discussions"
      "global" => 1
      "users" => 0
      "deleted" => 0
      "lang" => "en"
    ]
    #original: array:16 [
      "id" => 1628
      "name" => "General Discussions"
      "description" => " Are you bored? Then talk with others on various topics."
      "user_id" => 0
      "game_id" => 0
      "status" => 0
      "background" => "/img/forum/hydepark1.png"
      "background_min" => "/img/forum/hydepark1_min.png"
      "created_at" => "2017-04-20 20:00:00"
      "updated_at" => "2024-04-25 19:00:45"
      "active" => 1
      "url" => "general-discussions"
      "global" => 1
      "users" => 0
      "deleted" => 0
      "lang" => "en"
    ]
    #relations: array:1 [
      "game" => null
    ]
    #visible: []
    #appends: []
    #guarded: array:1 [
      0 => "*"
    ]
    #dates: []
    #dateFormat: null
    #casts: []
    #touches: []
    #observables: []
    #with: []
    #morphClass: null
    +exists: true
    +wasRecentlyCreated: false
  }
  "posts" => LengthAwarePaginator {#1957
    #total: 14
    #lastPage: 1
    #items: Collection {#1954
      #items: array:14 [
        0 => ForumPost {#1961
          #table: "forum_post"
          #fillable: array:12 [
            0 => "user_id"
            1 => "text"
            2 => "is_main"
            3 => "topic_id"
            4 => "forum_id"
            5 => "deleted"
            6 => "lang"
            7 => "likes"
            8 => "dislikes"
            9 => "edited"
            10 => "spam"
            11 => "report"
          ]
          #dates: array:1 [
            0 => "deleted_at"
          ]
          #hidden: []
          #morphClass: 1
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:13 [
            "id" => 529844
            "name" => "ranzacado"
            "avatar" => "/static/avatar/2008902.jpg"
            "forum_id" => 1628
            "status" => null
            "user_id" => 2008902
            "is_main" => 1
            "text" => "So, i know i logged in for 7 days straight because i activated a Mannaz rune and just recently the effect ran out. I didn't get any 7-day bonus nor receive the Weekly chest. I don't know if i have to run any other verification or something"
            "created_at" => "2018-11-11 06:19:20"
            "likes" => 1
            "dislikes" => 0
            "text2" => "So, i know i logged in for 7 days straight because i activated a Mannaz rune and just recently the effect ran out. I didn't get any 7-day bonus nor receive the Weekly chest. I don't know if i have to run any other verification or something"
            "date" => "11 november 2018 06:19"
          ]
          #original: array:11 [
            "id" => 529844
            "name" => "ranzacado"
            "avatar" => "/static/avatar/2008902.jpg"
            "forum_id" => 1628
            "status" => null
            "user_id" => 2008902
            "is_main" => 1
            "text" => "So, i know i logged in for 7 days straight because i activated a Mannaz rune and just recently the effect ran out. I didn't get any 7-day bonus nor receive the Weekly chest. I don't know if i have to run any other verification or something"
            "created_at" => "2018-11-11 06:19:20"
            "likes" => 1
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#1976
              #table: "user"
              #fillable: array:54 [
                0 => "name"
                1 => "email"
                2 => "password"
                3 => "active"
                4 => "banned"
                5 => "points"
                6 => "avatar"
                7 => "avatar_min"
                8 => "avatar_max"
                9 => "avatar_med"
                10 => "online_at"
                11 => "city"
                12 => "birth"
                13 => "tutorial"
                14 => "fbid"
                15 => "fb"
                16 => "position"
                17 => "experience"
                18 => "experience_id"
                19 => "ref"
                20 => "ref_status"
                21 => "categories"
                22 => "activation_token"
                23 => "link_yt"
                24 => "link_twitter"
                25 => "link_fb"
                26 => "link_twitch"
                27 => "desc"
                28 => "forgotten_token"
                29 => "lang"
                30 => "deleted"
                31 => "steam"
                32 => "fbid2"
                33 => "geo"
                34 => "login_today"
                35 => "recommend"
                36 => "fav_game"
                37 => "fav_reward"
                38 => "langchange"
                39 => "youtube_id"
                40 => "points_rankingday"
                41 => "position_month"
                42 => "position_day"
                43 => "campaign_id"
                44 => "steamid"
                45 => "steamtype"
                46 => "steamlevel"
                47 => "twitterid"
                48 => "ref_code"
                49 => "google2fa_secret"
                50 => "contract_id"
                51 => "braintree_id"
                52 => "ngx"
                53 => "google_id"
              ]
              #hidden: array:2 [
                0 => "password"
                1 => "remember_token"
              ]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [
                "id" => 2008902
                "name" => "ranzacado"
                "email" => "[email protected]"
                "password" => "$2y$10$47IFSYSkVBpPVKyzyNoLg.aB38O2vNEAScOpmZLT3YlPCx3iI2vrG"
                "remember_token" => "jT0FDZFmtaxdvOYnqWTap06AJwFk2EvVIu1qnzKkyOao2GvDGeBF4HSwyIHB"
                "created_at" => "2018-10-17 07:05:09"
                "updated_at" => "2023-10-13 12:10:33"
                "points" => 41
                "banned" => 0
                "active" => 1
                "avatar" => "/static/avatar/2008902.jpg"
                "online_at" => "2021-04-03 09:17:47"
                "city" => "Costa Rica"
                "birth" => "1999-04-11 00:00:00"
                "sex" => 0
                "tutorial" => 7
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 7
                "experience" => 6535
                "ref" => 1927619
                "ref_status" => 1
                "categories" => ""
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 0
                "forgotten_token" => ""
                "lang" => "en"
                "deleted" => 0
                "steam" => ""
                "avatar_min" => "/static/avatar/2008902_min.jpg"
                "avatar_med" => "/static/avatar/2008902_med.jpg"
                "avatar_max" => "/static/avatar/2008902_max.jpg"
                "fbid2" => ""
                "points_rankingall" => 19831
                "points_rankingmonth" => 0
                "points_all" => 24288
                "geo" => "cr"
                "login_today" => 0
                "recommend" => 4
                "fav_game" => 220
                "fav_reward" => 1456
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => null
                "steamtype" => 0
                "steamlevel" => 22
                "campaign_id" => 67841
                "twitterid" => null
                "ref_code" => null
                "google2fa_secret" => null
                "contract_id" => null
                "braintree_id" => null
                "paypal_email" => null
                "card_brand" => null
                "card_last_four" => null
                "trial_ends_at" => null
                "google_id" => null
              ]
              #original: array:67 [
                "id" => 2008902
                "name" => "ranzacado"
                "email" => "[email protected]"
                "password" => "$2y$10$47IFSYSkVBpPVKyzyNoLg.aB38O2vNEAScOpmZLT3YlPCx3iI2vrG"
                "remember_token" => "jT0FDZFmtaxdvOYnqWTap06AJwFk2EvVIu1qnzKkyOao2GvDGeBF4HSwyIHB"
                "created_at" => "2018-10-17 07:05:09"
                "updated_at" => "2023-10-13 12:10:33"
                "points" => 41
                "banned" => 0
                "active" => 1
                "avatar" => "/static/avatar/2008902.jpg"
                "online_at" => "2021-04-03 09:17:47"
                "city" => "Costa Rica"
                "birth" => "1999-04-11 00:00:00"
                "sex" => 0
                "tutorial" => 7
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 7
                "experience" => 6535
                "ref" => 1927619
                "ref_status" => 1
                "categories" => ""
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 0
                "forgotten_token" => ""
                "lang" => "en"
                "deleted" => 0
                "steam" => ""
                "avatar_min" => "/static/avatar/2008902_min.jpg"
                "avatar_med" => "/static/avatar/2008902_med.jpg"
                "avatar_max" => "/static/avatar/2008902_max.jpg"
                "fbid2" => ""
                "points_rankingall" => 19831
                "points_rankingmonth" => 0
                "points_all" => 24288
                "geo" => "cr"
                "login_today" => 0
                "recommend" => 4
                "fav_game" => 220
                "fav_reward" => 1456
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => null
                "steamtype" => 0
                "steamlevel" => 22
                "campaign_id" => 67841
                "twitterid" => null
                "ref_code" => null
                "google2fa_secret" => null
                "contract_id" => null
                "braintree_id" => null
                "paypal_email" => null
                "card_brand" => null
                "card_last_four" => null
                "trial_ends_at" => null
                "google_id" => null
              ]
              #relations: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              #morphClass: null
              +exists: true
              +wasRecentlyCreated: false
            }
          ]
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
          #forceDeleting: false
        }
        1 => ForumPost {#1960
          #table: "forum_post"
          #fillable: array:12 [
            0 => "user_id"
            1 => "text"
            2 => "is_main"
            3 => "topic_id"
            4 => "forum_id"
            5 => "deleted"
            6 => "lang"
            7 => "likes"
            8 => "dislikes"
            9 => "edited"
            10 => "spam"
            11 => "report"
          ]
          #dates: array:1 [
            0 => "deleted_at"
          ]
          #hidden: []
          #morphClass: 1
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:13 [
            "id" => 529860
            "name" => "ranzacado"
            "avatar" => "/static/avatar/2008902.jpg"
            "forum_id" => 1628
            "status" => null
            "user_id" => 2008902
            "is_main" => 0
            "text" => "In fact, i just checked my activity feed and there's a "Daily login" entry EVERY DAY for the past 8 days at least..."
            "created_at" => "2018-11-11 06:29:02"
            "likes" => 1
            "dislikes" => 0
            "text2" => "In fact, i just checked my activity feed and there's a "Daily login" entry EVERY DAY for the past 8 days at least..."
            "date" => "11 november 2018 06:29"
          ]
          #original: array:11 [
            "id" => 529860
            "name" => "ranzacado"
            "avatar" => "/static/avatar/2008902.jpg"
            "forum_id" => 1628
            "status" => null
            "user_id" => 2008902
            "is_main" => 0
            "text" => "In fact, i just checked my activity feed and there's a "Daily login" entry EVERY DAY for the past 8 days at least..."
            "created_at" => "2018-11-11 06:29:02"
            "likes" => 1
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#1976}
          ]
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
          #forceDeleting: false
        }
        2 => ForumPost {#1963
          #table: "forum_post"
          #fillable: array:12 [
            0 => "user_id"
            1 => "text"
            2 => "is_main"
            3 => "topic_id"
            4 => "forum_id"
            5 => "deleted"
            6 => "lang"
            7 => "likes"
            8 => "dislikes"
            9 => "edited"
            10 => "spam"
            11 => "report"
          ]
          #dates: array:1 [
            0 => "deleted_at"
          ]
          #hidden: []
          #morphClass: 1
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:13 [
            "id" => 530217
            "name" => "HantuJanggot"
            "avatar" => null
            "forum_id" => 1628
            "status" => 5
            "user_id" => 1632840
            "is_main" => 0
            "text" => "have you tried claim your weekly chest from "collect the reward" tab ? i have same problem before. they wont automatically giveyou weekly reward after certain level and you need to go collect it manually"
            "created_at" => "2018-11-11 07:34:53"
            "likes" => 1
            "dislikes" => 0
            "text2" => "have you tried claim your weekly chest from "collect the reward" tab ? i have same problem before. they wont automatically giveyou weekly reward after certain level and you need to go collect it manually"
            "date" => "11 november 2018 07:34"
          ]
          #original: array:11 [
            "id" => 530217
            "name" => "HantuJanggot"
            "avatar" => null
            "forum_id" => 1628
            "status" => 5
            "user_id" => 1632840
            "is_main" => 0
            "text" => "have you tried claim your weekly chest from "collect the reward" tab ? i have same problem before. they wont automatically giveyou weekly reward after certain level and you need to go collect it manually"
            "created_at" => "2018-11-11 07:34:53"
            "likes" => 1
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#1974
              #table: "user"
              #fillable: array:54 [
                0 => "name"
                1 => "email"
                2 => "password"
                3 => "active"
                4 => "banned"
                5 => "points"
                6 => "avatar"
                7 => "avatar_min"
                8 => "avatar_max"
                9 => "avatar_med"
                10 => "online_at"
                11 => "city"
                12 => "birth"
                13 => "tutorial"
                14 => "fbid"
                15 => "fb"
                16 => "position"
                17 => "experience"
                18 => "experience_id"
                19 => "ref"
                20 => "ref_status"
                21 => "categories"
                22 => "activation_token"
                23 => "link_yt"
                24 => "link_twitter"
                25 => "link_fb"
                26 => "link_twitch"
                27 => "desc"
                28 => "forgotten_token"
                29 => "lang"
                30 => "deleted"
                31 => "steam"
                32 => "fbid2"
                33 => "geo"
                34 => "login_today"
                35 => "recommend"
                36 => "fav_game"
                37 => "fav_reward"
                38 => "langchange"
                39 => "youtube_id"
                40 => "points_rankingday"
                41 => "position_month"
                42 => "position_day"
                43 => "campaign_id"
                44 => "steamid"
                45 => "steamtype"
                46 => "steamlevel"
                47 => "twitterid"
                48 => "ref_code"
                49 => "google2fa_secret"
                50 => "contract_id"
                51 => "braintree_id"
                52 => "ngx"
                53 => "google_id"
              ]
              #hidden: array:2 [
                0 => "password"
                1 => "remember_token"
              ]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [
                "id" => 1632840
                "name" => "HantuJanggot"
                "email" => "[email protected]"
                "password" => "$2y$10$jqK1ROWVQEG4PBAO559wXuVwTYbDTpV3aqCSOV.ZDC93Mjj5HBuae"
                "remember_token" => "u3AYoqG9GSsyIqrQbPQzDIm1UmC051d8DxFwVFehYHjIYaJRNqEqMm1qIvPl"
                "created_at" => "2018-08-18 17:18:42"
                "updated_at" => "2024-04-26 12:06:15"
                "points" => 668
                "banned" => 0
                "active" => 1
                "avatar" => null
                "online_at" => "2021-02-25 12:13:37"
                "city" => "Shah Alam"
                "birth" => "1990-05-16 00:00:00"
                "sex" => 0
                "tutorial" => 7
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 6
                "experience" => 4279
                "ref" => 0
                "ref_status" => 0
                "categories" => ""
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 0
                "forgotten_token" => ""
                "lang" => "en"
                "deleted" => 0
                "steam" => ""
                "avatar_min" => null
                "avatar_med" => null
                "avatar_max" => null
                "fbid2" => ""
                "points_rankingall" => 11130
                "points_rankingmonth" => 0
                "points_all" => 11168
                "geo" => "my"
                "login_today" => 0
                "recommend" => 0
                "fav_game" => 220
                "fav_reward" => 1491
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => "76561198867115282"
                "steamtype" => 0
                "steamlevel" => 0
                "campaign_id" => 69688
                "twitterid" => "4516687699"
                "ref_code" => "Janggot"
                "google2fa_secret" => null
                "contract_id" => null
                "braintree_id" => null
                "paypal_email" => null
                "card_brand" => null
                "card_last_four" => null
                "trial_ends_at" => null
                "google_id" => null
              ]
              #original: array:67 [
                "id" => 1632840
                "name" => "HantuJanggot"
                "email" => "[email protected]"
                "password" => "$2y$10$jqK1ROWVQEG4PBAO559wXuVwTYbDTpV3aqCSOV.ZDC93Mjj5HBuae"
                "remember_token" => "u3AYoqG9GSsyIqrQbPQzDIm1UmC051d8DxFwVFehYHjIYaJRNqEqMm1qIvPl"
                "created_at" => "2018-08-18 17:18:42"
                "updated_at" => "2024-04-26 12:06:15"
                "points" => 668
                "banned" => 0
                "active" => 1
                "avatar" => null
                "online_at" => "2021-02-25 12:13:37"
                "city" => "Shah Alam"
                "birth" => "1990-05-16 00:00:00"
                "sex" => 0
                "tutorial" => 7
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 6
                "experience" => 4279
                "ref" => 0
                "ref_status" => 0
                "categories" => ""
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 0
                "forgotten_token" => ""
                "lang" => "en"
                "deleted" => 0
                "steam" => ""
                "avatar_min" => null
                "avatar_med" => null
                "avatar_max" => null
                "fbid2" => ""
                "points_rankingall" => 11130
                "points_rankingmonth" => 0
                "points_all" => 11168
                "geo" => "my"
                "login_today" => 0
                "recommend" => 0
                "fav_game" => 220
                "fav_reward" => 1491
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => "76561198867115282"
                "steamtype" => 0
                "steamlevel" => 0
                "campaign_id" => 69688
                "twitterid" => "4516687699"
                "ref_code" => "Janggot"
                "google2fa_secret" => null
                "contract_id" => null
                "braintree_id" => null
                "paypal_email" => null
                "card_brand" => null
                "card_last_four" => null
                "trial_ends_at" => null
                "google_id" => null
              ]
              #relations: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              #morphClass: null
              +exists: true
              +wasRecentlyCreated: false
            }
          ]
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
          #forceDeleting: false
        }
        3 => ForumPost {#1962
          #table: "forum_post"
          #fillable: array:12 [
            0 => "user_id"
            1 => "text"
            2 => "is_main"
            3 => "topic_id"
            4 => "forum_id"
            5 => "deleted"
            6 => "lang"
            7 => "likes"
            8 => "dislikes"
            9 => "edited"
            10 => "spam"
            11 => "report"
          ]
          #dates: array:1 [
            0 => "deleted_at"
          ]
          #hidden: []
          #morphClass: 1
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:13 [
            "id" => 530226
            "name" => "ranzacado"
            "avatar" => "/static/avatar/2008902.jpg"
            "forum_id" => 1628
            "status" => null
            "user_id" => 2008902
            "is_main" => 0
            "text" => "I did, it didn't let me. Also, aren't you supposed to get like bonus gems after logging in for a week straight?"
            "created_at" => "2018-11-11 07:39:11"
            "likes" => 1
            "dislikes" => 0
            "text2" => "I did, it didn't let me. Also, aren't you supposed to get like bonus gems after logging in for a week straight?"
            "date" => "11 november 2018 07:39"
          ]
          #original: array:11 [
            "id" => 530226
            "name" => "ranzacado"
            "avatar" => "/static/avatar/2008902.jpg"
            "forum_id" => 1628
            "status" => null
            "user_id" => 2008902
            "is_main" => 0
            "text" => "I did, it didn't let me. Also, aren't you supposed to get like bonus gems after logging in for a week straight?"
            "created_at" => "2018-11-11 07:39:11"
            "likes" => 1
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#1976}
          ]
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
          #forceDeleting: false
        }
        4 => ForumPost {#1964
          #table: "forum_post"
          #fillable: array:12 [
            0 => "user_id"
            1 => "text"
            2 => "is_main"
            3 => "topic_id"
            4 => "forum_id"
            5 => "deleted"
            6 => "lang"
            7 => "likes"
            8 => "dislikes"
            9 => "edited"
            10 => "spam"
            11 => "report"
          ]
          #dates: array:1 [
            0 => "deleted_at"
          ]
          #hidden: []
          #morphClass: 1
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:13 [
            "id" => 532995
            "name" => "ranzacado"
            "avatar" => "/static/avatar/2008902.jpg"
            "forum_id" => 1628
            "status" => null
            "user_id" => 2008902
            "is_main" => 0
            "text" => "I'll wait till i get next login bonus, then I'll ask Misty.. If they even have a category for that"
            "created_at" => "2018-11-11 18:50:31"
            "likes" => 0
            "dislikes" => 0
            "text2" => "I'll wait till i get next login bonus, then I'll ask Misty.. If they even have a category for that"
            "date" => "11 november 2018 18:50"
          ]
          #original: array:11 [
            "id" => 532995
            "name" => "ranzacado"
            "avatar" => "/static/avatar/2008902.jpg"
            "forum_id" => 1628
            "status" => null
            "user_id" => 2008902
            "is_main" => 0
            "text" => "I'll wait till i get next login bonus, then I'll ask Misty.. If they even have a category for that"
            "created_at" => "2018-11-11 18:50:31"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#1976}
          ]
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
          #forceDeleting: false
        }
        5 => ForumPost {#1965
          #table: "forum_post"
          #fillable: array:12 [
            0 => "user_id"
            1 => "text"
            2 => "is_main"
            3 => "topic_id"
            4 => "forum_id"
            5 => "deleted"
            6 => "lang"
            7 => "likes"
            8 => "dislikes"
            9 => "edited"
            10 => "spam"
            11 => "report"
          ]
          #dates: array:1 [
            0 => "deleted_at"
          ]
          #hidden: []
          #morphClass: 1
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:13 [
            "id" => 533477
            "name" => "Vaaren"
            "avatar" => "/img/avatar/1472472.png"
            "forum_id" => 1628
            "status" => null
            "user_id" => 1472472
            "is_main" => 0
            "text" => "They recently changed it.<br>Go to Collect the Rewards -> Chests -> Weekly Chests<br>It no longer automatically goes into your inventory. You have to redeem it from the chests section.<br><br>"
            "created_at" => "2018-11-11 19:59:31"
            "likes" => 2
            "dislikes" => 0
            "text2" => "They recently changed it.<br>Go to Collect the Rewards -> Chests -> Weekly Chests<br>It no longer automatically goes into your inventory. You have to redeem it from the chests section.<br><br>"
            "date" => "11 november 2018 19:59"
          ]
          #original: array:11 [
            "id" => 533477
            "name" => "Vaaren"
            "avatar" => "/img/avatar/1472472.png"
            "forum_id" => 1628
            "status" => null
            "user_id" => 1472472
            "is_main" => 0
            "text" => "They recently changed it.<br>Go to Collect the Rewards -> Chests -> Weekly Chests<br>It no longer automatically goes into your inventory. You have to redeem it from the chests section.<br><br>"
            "created_at" => "2018-11-11 19:59:31"
            "likes" => 2
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#1955
              #table: "user"
              #fillable: array:54 [
                0 => "name"
                1 => "email"
                2 => "password"
                3 => "active"
                4 => "banned"
                5 => "points"
                6 => "avatar"
                7 => "avatar_min"
                8 => "avatar_max"
                9 => "avatar_med"
                10 => "online_at"
                11 => "city"
                12 => "birth"
                13 => "tutorial"
                14 => "fbid"
                15 => "fb"
                16 => "position"
                17 => "experience"
                18 => "experience_id"
                19 => "ref"
                20 => "ref_status"
                21 => "categories"
                22 => "activation_token"
                23 => "link_yt"
                24 => "link_twitter"
                25 => "link_fb"
                26 => "link_twitch"
                27 => "desc"
                28 => "forgotten_token"
                29 => "lang"
                30 => "deleted"
                31 => "steam"
                32 => "fbid2"
                33 => "geo"
                34 => "login_today"
                35 => "recommend"
                36 => "fav_game"
                37 => "fav_reward"
                38 => "langchange"
                39 => "youtube_id"
                40 => "points_rankingday"
                41 => "position_month"
                42 => "position_day"
                43 => "campaign_id"
                44 => "steamid"
                45 => "steamtype"
                46 => "steamlevel"
                47 => "twitterid"
                48 => "ref_code"
                49 => "google2fa_secret"
                50 => "contract_id"
                51 => "braintree_id"
                52 => "ngx"
                53 => "google_id"
              ]
              #hidden: array:2 [
                0 => "password"
                1 => "remember_token"
              ]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [
                "id" => 1472472
                "name" => "Vaaren"
                "email" => "[email protected]"
                "password" => "$2y$10$O4d9pqx6SHi2uXHn2E.b4uoiJJ32C.Okdi/.f9eLYgWHBal62FSRO"
                "remember_token" => "4dhWwI2qPzv52hzUM8AgZYcAjV8MAwSxNmwvQ0hAevygn2Fk8OnPtuA7fyLP"
                "created_at" => "2018-07-27 17:39:02"
                "updated_at" => "2022-07-29 11:18:03"
                "points" => 37
                "banned" => 0
                "active" => 1
                "avatar" => "/img/avatar/1472472.png"
                "online_at" => "2019-02-17 03:17:32"
                "city" => "Miami"
                "birth" => "1996-01-25 00:00:00"
                "sex" => 0
                "tutorial" => 7
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 15
                "experience" => 40807
                "ref" => 0
                "ref_status" => 0
                "categories" => ""
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 0
                "forgotten_token" => ""
                "lang" => "en"
                "deleted" => 0
                "steam" => ""
                "avatar_min" => "/img/avatar/1472472_min.jpg"
                "avatar_med" => "/img/avatar/1472472_med.jpg"
                "avatar_max" => "/img/avatar/1472472_max.jpg"
                "fbid2" => ""
                "points_rankingall" => 69401
                "points_rankingmonth" => 0
                "points_all" => 75250
                "geo" => "us"
                "login_today" => 0
                "recommend" => 3
                "fav_game" => 12
                "fav_reward" => 1253
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => "76561198129254587"
                "steamtype" => 0
                "steamlevel" => 18
                "campaign_id" => 12877
                "twitterid" => "2415014222"
                "ref_code" => null
                "google2fa_secret" => null
                "contract_id" => null
                "braintree_id" => null
                "paypal_email" => null
                "card_brand" => null
                "card_last_four" => null
                "trial_ends_at" => null
                "google_id" => null
              ]
              #original: array:67 [
                "id" => 1472472
                "name" => "Vaaren"
                "email" => "[email protected]"
                "password" => "$2y$10$O4d9pqx6SHi2uXHn2E.b4uoiJJ32C.Okdi/.f9eLYgWHBal62FSRO"
                "remember_token" => "4dhWwI2qPzv52hzUM8AgZYcAjV8MAwSxNmwvQ0hAevygn2Fk8OnPtuA7fyLP"
                "created_at" => "2018-07-27 17:39:02"
                "updated_at" => "2022-07-29 11:18:03"
                "points" => 37
                "banned" => 0
                "active" => 1
                "avatar" => "/img/avatar/1472472.png"
                "online_at" => "2019-02-17 03:17:32"
                "city" => "Miami"
                "birth" => "1996-01-25 00:00:00"
                "sex" => 0
                "tutorial" => 7
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 15
                "experience" => 40807
                "ref" => 0
                "ref_status" => 0
                "categories" => ""
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 0
                "forgotten_token" => ""
                "lang" => "en"
                "deleted" => 0
                "steam" => ""
                "avatar_min" => "/img/avatar/1472472_min.jpg"
                "avatar_med" => "/img/avatar/1472472_med.jpg"
                "avatar_max" => "/img/avatar/1472472_max.jpg"
                "fbid2" => ""
                "points_rankingall" => 69401
                "points_rankingmonth" => 0
                "points_all" => 75250
                "geo" => "us"
                "login_today" => 0
                "recommend" => 3
                "fav_game" => 12
                "fav_reward" => 1253
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => "76561198129254587"
                "steamtype" => 0
                "steamlevel" => 18
                "campaign_id" => 12877
                "twitterid" => "2415014222"
                "ref_code" => null
                "google2fa_secret" => null
                "contract_id" => null
                "braintree_id" => null
                "paypal_email" => null
                "card_brand" => null
                "card_last_four" => null
                "trial_ends_at" => null
                "google_id" => null
              ]
              #relations: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              #morphClass: null
              +exists: true
              +wasRecentlyCreated: false
            }
          ]
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
          #forceDeleting: false
        }
        6 => ForumPost {#1966
          #table: "forum_post"
          #fillable: array:12 [
            0 => "user_id"
            1 => "text"
            2 => "is_main"
            3 => "topic_id"
            4 => "forum_id"
            5 => "deleted"
            6 => "lang"
            7 => "likes"
            8 => "dislikes"
            9 => "edited"
            10 => "spam"
            11 => "report"
          ]
          #dates: array:1 [
            0 => "deleted_at"
          ]
          #hidden: []
          #morphClass: 1
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:13 [
            "id" => 533741
            "name" => "ranzacado"
            "avatar" => "/static/avatar/2008902.jpg"
            "forum_id" => 1628
            "status" => null
            "user_id" => 2008902
            "is_main" => 0
            "text" => "That's the thing, I CAN'T claim it"
            "created_at" => "2018-11-11 23:25:28"
            "likes" => 1
            "dislikes" => 0
            "text2" => "That's the thing, I CAN'T claim it"
            "date" => "11 november 2018 23:25"
          ]
          #original: array:11 [
            "id" => 533741
            "name" => "ranzacado"
            "avatar" => "/static/avatar/2008902.jpg"
            "forum_id" => 1628
            "status" => null
            "user_id" => 2008902
            "is_main" => 0
            "text" => "That's the thing, I CAN'T claim it"
            "created_at" => "2018-11-11 23:25:28"
            "likes" => 1
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#1976}
          ]
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
          #forceDeleting: false
        }
        7 => ForumPost {#1967
          #table: "forum_post"
          #fillable: array:12 [
            0 => "user_id"
            1 => "text"
            2 => "is_main"
            3 => "topic_id"
            4 => "forum_id"
            5 => "deleted"
            6 => "lang"
            7 => "likes"
            8 => "dislikes"
            9 => "edited"
            10 => "spam"
            11 => "report"
          ]
          #dates: array:1 [
            0 => "deleted_at"
          ]
          #hidden: []
          #morphClass: 1
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:13 [
            "id" => 533786
            "name" => "Vaaren"
            "avatar" => "/img/avatar/1472472.png"
            "forum_id" => 1628
            "status" => null
            "user_id" => 1472472
            "is_main" => 0
            "text" => "Sorry about that!<br>If you're 100% sure you logged in 7 days in a row send a ticket to Misty detailing your problem. <br>If anyone else is having this issue please say so!"
            "created_at" => "2018-11-12 00:06:02"
            "likes" => 2
            "dislikes" => 0
            "text2" => "Sorry about that!<br>If you're 100% sure you logged in 7 days in a row send a ticket to Misty detailing your problem. <br>If anyone else is having this issue please say so!"
            "date" => "12 november 2018 00:06"
          ]
          #original: array:11 [
            "id" => 533786
            "name" => "Vaaren"
            "avatar" => "/img/avatar/1472472.png"
            "forum_id" => 1628
            "status" => null
            "user_id" => 1472472
            "is_main" => 0
            "text" => "Sorry about that!<br>If you're 100% sure you logged in 7 days in a row send a ticket to Misty detailing your problem. <br>If anyone else is having this issue please say so!"
            "created_at" => "2018-11-12 00:06:02"
            "likes" => 2
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#1955}
          ]
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
          #forceDeleting: false
        }
        8 => ForumPost {#1968
          #table: "forum_post"
          #fillable: array:12 [
            0 => "user_id"
            1 => "text"
            2 => "is_main"
            3 => "topic_id"
            4 => "forum_id"
            5 => "deleted"
            6 => "lang"
            7 => "likes"
            8 => "dislikes"
            9 => "edited"
            10 => "spam"
            11 => "report"
          ]
          #dates: array:1 [
            0 => "deleted_at"
          ]
          #hidden: []
          #morphClass: 1
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:13 [
            "id" => 535183
            "name" => "HantuJanggot"
            "avatar" => null
            "forum_id" => 1628
            "status" => 5
            "user_id" => 1632840
            "is_main" => 0
            "text" => "Yup..just issue a ticket like what Vaaren said. Before we get the weekly chest automatically if log in 7days in week with no miss. But now Gamehag more the weekly chest to reward tab. Honestly its a blessing in disguise since i didn't even know theres a daily chest :P"
            "created_at" => "2018-11-12 07:20:49"
            "likes" => 0
            "dislikes" => 0
            "text2" => "Yup..just issue a ticket like what Vaaren said. Before we get the weekly chest automatically if log in 7days in week with no miss. But now Gamehag more the weekly chest to reward tab. Honestly its a blessing in disguise since i didn't even know theres a daily chest :P"
            "date" => "12 november 2018 07:20"
          ]
          #original: array:11 [
            "id" => 535183
            "name" => "HantuJanggot"
            "avatar" => null
            "forum_id" => 1628
            "status" => 5
            "user_id" => 1632840
            "is_main" => 0
            "text" => "Yup..just issue a ticket like what Vaaren said. Before we get the weekly chest automatically if log in 7days in week with no miss. But now Gamehag more the weekly chest to reward tab. Honestly its a blessing in disguise since i didn't even know theres a daily chest :P"
            "created_at" => "2018-11-12 07:20:49"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#1974}
          ]
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
          #forceDeleting: false
        }
        9 => ForumPost {#1969
          #table: "forum_post"
          #fillable: array:12 [
            0 => "user_id"
            1 => "text"
            2 => "is_main"
            3 => "topic_id"
            4 => "forum_id"
            5 => "deleted"
            6 => "lang"
            7 => "likes"
            8 => "dislikes"
            9 => "edited"
            10 => "spam"
            11 => "report"
          ]
          #dates: array:1 [
            0 => "deleted_at"
          ]
          #hidden: []
          #morphClass: 1
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:13 [
            "id" => 538443
            "name" => "ranzacado"
            "avatar" => "/static/avatar/2008902.jpg"
            "forum_id" => 1628
            "status" => null
            "user_id" => 2008902
            "is_main" => 0
            "text" => "False alarm everyone! The wait was worth it, the bonus finally arrived. Thanks for the concern guys"
            "created_at" => "2018-11-12 19:48:45"
            "likes" => 3
            "dislikes" => 0
            "text2" => "False alarm everyone! The wait was worth it, the bonus finally arrived. Thanks for the concern guys"
            "date" => "12 november 2018 19:48"
          ]
          #original: array:11 [
            "id" => 538443
            "name" => "ranzacado"
            "avatar" => "/static/avatar/2008902.jpg"
            "forum_id" => 1628
            "status" => null
            "user_id" => 2008902
            "is_main" => 0
            "text" => "False alarm everyone! The wait was worth it, the bonus finally arrived. Thanks for the concern guys"
            "created_at" => "2018-11-12 19:48:45"
            "likes" => 3
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#1976}
          ]
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
          #forceDeleting: false
        }
        10 => ForumPost {#1970
          #table: "forum_post"
          #fillable: array:12 [
            0 => "user_id"
            1 => "text"
            2 => "is_main"
            3 => "topic_id"
            4 => "forum_id"
            5 => "deleted"
            6 => "lang"
            7 => "likes"
            8 => "dislikes"
            9 => "edited"
            10 => "spam"
            11 => "report"
          ]
          #dates: array:1 [
            0 => "deleted_at"
          ]
          #hidden: []
          #morphClass: 1
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:13 [
            "id" => 3727514
            "name" => "Deadshot4pros"
            "avatar" => "/static/avatar/7642968.jpg"
            "forum_id" => 1628
            "status" => null
            "user_id" => 7642968
            "is_main" => 0
            "text" => "noice"
            "created_at" => "2021-01-09 18:24:21"
            "likes" => 0
            "dislikes" => 2
            "text2" => "noice"
            "date" => "9 january 2021 18:24"
          ]
          #original: array:11 [
            "id" => 3727514
            "name" => "Deadshot4pros"
            "avatar" => "/static/avatar/7642968.jpg"
            "forum_id" => 1628
            "status" => null
            "user_id" => 7642968
            "is_main" => 0
            "text" => "noice"
            "created_at" => "2021-01-09 18:24:21"
            "likes" => 0
            "dislikes" => 2
          ]
          #relations: array:1 [
            "user" => User {#1978
              #table: "user"
              #fillable: array:54 [
                0 => "name"
                1 => "email"
                2 => "password"
                3 => "active"
                4 => "banned"
                5 => "points"
                6 => "avatar"
                7 => "avatar_min"
                8 => "avatar_max"
                9 => "avatar_med"
                10 => "online_at"
                11 => "city"
                12 => "birth"
                13 => "tutorial"
                14 => "fbid"
                15 => "fb"
                16 => "position"
                17 => "experience"
                18 => "experience_id"
                19 => "ref"
                20 => "ref_status"
                21 => "categories"
                22 => "activation_token"
                23 => "link_yt"
                24 => "link_twitter"
                25 => "link_fb"
                26 => "link_twitch"
                27 => "desc"
                28 => "forgotten_token"
                29 => "lang"
                30 => "deleted"
                31 => "steam"
                32 => "fbid2"
                33 => "geo"
                34 => "login_today"
                35 => "recommend"
                36 => "fav_game"
                37 => "fav_reward"
                38 => "langchange"
                39 => "youtube_id"
                40 => "points_rankingday"
                41 => "position_month"
                42 => "position_day"
                43 => "campaign_id"
                44 => "steamid"
                45 => "steamtype"
                46 => "steamlevel"
                47 => "twitterid"
                48 => "ref_code"
                49 => "google2fa_secret"
                50 => "contract_id"
                51 => "braintree_id"
                52 => "ngx"
                53 => "google_id"
              ]
              #hidden: array:2 [
                0 => "password"
                1 => "remember_token"
              ]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [
                "id" => 7642968
                "name" => "Deadshot4pros"
                "email" => "[email protected]"
                "password" => "$2y$10$KlZQsrYhXVBiJYVCm2XWeus0/DsSXcu9YNYHxP8TIpUvpdcrh.Tg."
                "remember_token" => "8qUjfLmxucpn2HYETQmJuJmiGFnT0ygOY49Wo1BTvf3QUJHuu5mlI1ws9G7F"
                "created_at" => "2021-01-09 15:23:48"
                "updated_at" => "2021-09-10 17:38:57"
                "points" => 40
                "banned" => 0
                "active" => 1
                "avatar" => "/static/avatar/7642968.jpg"
                "online_at" => "2021-02-06 03:43:09"
                "city" => "India"
                "birth" => "2003-07-04 00:00:00"
                "sex" => 0
                "tutorial" => 1
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 2
                "experience" => 90
                "ref" => 0
                "ref_status" => 0
                "categories" => ""
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 0
                "forgotten_token" => ""
                "lang" => "en"
                "deleted" => 0
                "steam" => ""
                "avatar_min" => "/static/avatar/7642968_min.jpg"
                "avatar_med" => "/static/avatar/7642968_med.jpg"
                "avatar_max" => "/static/avatar/7642968_max.jpg"
                "fbid2" => ""
                "points_rankingall" => 139
                "points_rankingmonth" => 0
                "points_all" => 140
                "geo" => "in"
                "login_today" => 0
                "recommend" => 0
                "fav_game" => null
                "fav_reward" => 1377
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => "76561199094191190"
                "steamtype" => 1
                "steamlevel" => null
                "campaign_id" => 108550
                "twitterid" => "1325313698869686273"
                "ref_code" => null
                "google2fa_secret" => null
                "contract_id" => null
                "braintree_id" => "6644320562"
                "paypal_email" => null
                "card_brand" => null
                "card_last_four" => null
                "trial_ends_at" => null
                "google_id" => null
              ]
              #original: array:67 [
                "id" => 7642968
                "name" => "Deadshot4pros"
                "email" => "[email protected]"
                "password" => "$2y$10$KlZQsrYhXVBiJYVCm2XWeus0/DsSXcu9YNYHxP8TIpUvpdcrh.Tg."
                "remember_token" => "8qUjfLmxucpn2HYETQmJuJmiGFnT0ygOY49Wo1BTvf3QUJHuu5mlI1ws9G7F"
                "created_at" => "2021-01-09 15:23:48"
                "updated_at" => "2021-09-10 17:38:57"
                "points" => 40
                "banned" => 0
                "active" => 1
                "avatar" => "/static/avatar/7642968.jpg"
                "online_at" => "2021-02-06 03:43:09"
                "city" => "India"
                "birth" => "2003-07-04 00:00:00"
                "sex" => 0
                "tutorial" => 1
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 2
                "experience" => 90
                "ref" => 0
                "ref_status" => 0
                "categories" => ""
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 0
                "forgotten_token" => ""
                "lang" => "en"
                "deleted" => 0
                "steam" => ""
                "avatar_min" => "/static/avatar/7642968_min.jpg"
                "avatar_med" => "/static/avatar/7642968_med.jpg"
                "avatar_max" => "/static/avatar/7642968_max.jpg"
                "fbid2" => ""
                "points_rankingall" => 139
                "points_rankingmonth" => 0
                "points_all" => 140
                "geo" => "in"
                "login_today" => 0
                "recommend" => 0
                "fav_game" => null
                "fav_reward" => 1377
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => "76561199094191190"
                "steamtype" => 1
                "steamlevel" => null
                "campaign_id" => 108550
                "twitterid" => "1325313698869686273"
                "ref_code" => null
                "google2fa_secret" => null
                "contract_id" => null
                "braintree_id" => "6644320562"
                "paypal_email" => null
                "card_brand" => null
                "card_last_four" => null
                "trial_ends_at" => null
                "google_id" => null
              ]
              #relations: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              #morphClass: null
              +exists: true
              +wasRecentlyCreated: false
            }
          ]
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
          #forceDeleting: false
        }
        11 => ForumPost {#1971
          #table: "forum_post"
          #fillable: array:12 [
            0 => "user_id"
            1 => "text"
            2 => "is_main"
            3 => "topic_id"
            4 => "forum_id"
            5 => "deleted"
            6 => "lang"
            7 => "likes"
            8 => "dislikes"
            9 => "edited"
            10 => "spam"
            11 => "report"
          ]
          #dates: array:1 [
            0 => "deleted_at"
          ]
          #hidden: []
          #morphClass: 1
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:13 [
            "id" => 3728175
            "name" => "DeazerCZ177"
            "avatar" => "/static/avatar/7641960.jpg"
            "forum_id" => 1628
            "status" => null
            "user_id" => 7641960
            "is_main" => 0
            "text" => "Sorry but i don't commend it. I'm a new member this website."
            "created_at" => "2021-01-09 22:26:18"
            "likes" => 0
            "dislikes" => 2
            "text2" => "Sorry but i don't commend it. I'm a new member this website."
            "date" => "9 january 2021 22:26"
          ]
          #original: array:11 [
            "id" => 3728175
            "name" => "DeazerCZ177"
            "avatar" => "/static/avatar/7641960.jpg"
            "forum_id" => 1628
            "status" => null
            "user_id" => 7641960
            "is_main" => 0
            "text" => "Sorry but i don't commend it. I'm a new member this website."
            "created_at" => "2021-01-09 22:26:18"
            "likes" => 0
            "dislikes" => 2
          ]
          #relations: array:1 [
            "user" => User {#1977
              #table: "user"
              #fillable: array:54 [
                0 => "name"
                1 => "email"
                2 => "password"
                3 => "active"
                4 => "banned"
                5 => "points"
                6 => "avatar"
                7 => "avatar_min"
                8 => "avatar_max"
                9 => "avatar_med"
                10 => "online_at"
                11 => "city"
                12 => "birth"
                13 => "tutorial"
                14 => "fbid"
                15 => "fb"
                16 => "position"
                17 => "experience"
                18 => "experience_id"
                19 => "ref"
                20 => "ref_status"
                21 => "categories"
                22 => "activation_token"
                23 => "link_yt"
                24 => "link_twitter"
                25 => "link_fb"
                26 => "link_twitch"
                27 => "desc"
                28 => "forgotten_token"
                29 => "lang"
                30 => "deleted"
                31 => "steam"
                32 => "fbid2"
                33 => "geo"
                34 => "login_today"
                35 => "recommend"
                36 => "fav_game"
                37 => "fav_reward"
                38 => "langchange"
                39 => "youtube_id"
                40 => "points_rankingday"
                41 => "position_month"
                42 => "position_day"
                43 => "campaign_id"
                44 => "steamid"
                45 => "steamtype"
                46 => "steamlevel"
                47 => "twitterid"
                48 => "ref_code"
                49 => "google2fa_secret"
                50 => "contract_id"
                51 => "braintree_id"
                52 => "ngx"
                53 => "google_id"
              ]
              #hidden: array:2 [
                0 => "password"
                1 => "remember_token"
              ]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [
                "id" => 7641960
                "name" => "DeazerCZ177"
                "email" => "[email protected]"
                "password" => "$2y$10$nN4p0IEYH40.2kapHYES/udEqpsMGbK0HDcQkzMwI37ZVrlUtPx.q"
                "remember_token" => "dMRDszxSOoLaa30HnNUn5VsFkPkcMFaVl75xujtRV12wDf0wiDwQJ2b7QHO0"
                "created_at" => "2021-01-09 12:06:53"
                "updated_at" => "2022-07-31 16:25:44"
                "points" => 457
                "banned" => 0
                "active" => 1
                "avatar" => "/static/avatar/7641960.jpg"
                "online_at" => "2021-04-23 17:37:15"
                "city" => "Prague"
                "birth" => "2000-01-01 00:00:00"
                "sex" => 0
                "tutorial" => 1
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 2
                "experience" => 70
                "ref" => 7422352
                "ref_status" => 0
                "categories" => ""
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 4
                "forgotten_token" => ""
                "lang" => "en"
                "deleted" => 0
                "steam" => ""
                "avatar_min" => "/static/avatar/7641960_min.jpg"
                "avatar_med" => "/static/avatar/7641960_med.jpg"
                "avatar_max" => "/static/avatar/7641960_max.jpg"
                "fbid2" => ""
                "points_rankingall" => 456
                "points_rankingmonth" => 0
                "points_all" => 457
                "geo" => "cz"
                "login_today" => 0
                "recommend" => 0
                "fav_game" => null
                "fav_reward" => 146
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => null
                "steamtype" => 0
                "steamlevel" => 4
                "campaign_id" => 115216
                "twitterid" => null
                "ref_code" => null
                "google2fa_secret" => null
                "contract_id" => null
                "braintree_id" => null
                "paypal_email" => null
                "card_brand" => null
                "card_last_four" => null
                "trial_ends_at" => null
                "google_id" => null
              ]
              #original: array:67 [
                "id" => 7641960
                "name" => "DeazerCZ177"
                "email" => "[email protected]"
                "password" => "$2y$10$nN4p0IEYH40.2kapHYES/udEqpsMGbK0HDcQkzMwI37ZVrlUtPx.q"
                "remember_token" => "dMRDszxSOoLaa30HnNUn5VsFkPkcMFaVl75xujtRV12wDf0wiDwQJ2b7QHO0"
                "created_at" => "2021-01-09 12:06:53"
                "updated_at" => "2022-07-31 16:25:44"
                "points" => 457
                "banned" => 0
                "active" => 1
                "avatar" => "/static/avatar/7641960.jpg"
                "online_at" => "2021-04-23 17:37:15"
                "city" => "Prague"
                "birth" => "2000-01-01 00:00:00"
                "sex" => 0
                "tutorial" => 1
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 2
                "experience" => 70
                "ref" => 7422352
                "ref_status" => 0
                "categories" => ""
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 4
                "forgotten_token" => ""
                "lang" => "en"
                "deleted" => 0
                "steam" => ""
                "avatar_min" => "/static/avatar/7641960_min.jpg"
                "avatar_med" => "/static/avatar/7641960_med.jpg"
                "avatar_max" => "/static/avatar/7641960_max.jpg"
                "fbid2" => ""
                "points_rankingall" => 456
                "points_rankingmonth" => 0
                "points_all" => 457
                "geo" => "cz"
                "login_today" => 0
                "recommend" => 0
                "fav_game" => null
                "fav_reward" => 146
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => null
                "steamtype" => 0
                "steamlevel" => 4
                "campaign_id" => 115216
                "twitterid" => null
                "ref_code" => null
                "google2fa_secret" => null
                "contract_id" => null
                "braintree_id" => null
                "paypal_email" => null
                "card_brand" => null
                "card_last_four" => null
                "trial_ends_at" => null
                "google_id" => null
              ]
              #relations: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              #morphClass: null
              +exists: true
              +wasRecentlyCreated: false
            }
          ]
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
          #forceDeleting: false
        }
        12 => ForumPost {#1972
          #table: "forum_post"
          #fillable: array:12 [
            0 => "user_id"
            1 => "text"
            2 => "is_main"
            3 => "topic_id"
            4 => "forum_id"
            5 => "deleted"
            6 => "lang"
            7 => "likes"
            8 => "dislikes"
            9 => "edited"
            10 => "spam"
            11 => "report"
          ]
          #dates: array:1 [
            0 => "deleted_at"
          ]
          #hidden: []
          #morphClass: 1
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:13 [
            "id" => 3728250
            "name" => "sushismika"
            "avatar" => "/static/avatar/7553114.jpg"
            "forum_id" => 1628
            "status" => null
            "user_id" => 7553114
            "is_main" => 0
            "text" => "me too lmaooo"
            "created_at" => "2021-01-09 22:50:59"
            "likes" => 0
            "dislikes" => 2
            "text2" => "me too lmaooo"
            "date" => "9 january 2021 22:50"
          ]
          #original: array:11 [
            "id" => 3728250
            "name" => "sushismika"
            "avatar" => "/static/avatar/7553114.jpg"
            "forum_id" => 1628
            "status" => null
            "user_id" => 7553114
            "is_main" => 0
            "text" => "me too lmaooo"
            "created_at" => "2021-01-09 22:50:59"
            "likes" => 0
            "dislikes" => 2
          ]
          #relations: array:1 [
            "user" => User {#1975
              #table: "user"
              #fillable: array:54 [
                0 => "name"
                1 => "email"
                2 => "password"
                3 => "active"
                4 => "banned"
                5 => "points"
                6 => "avatar"
                7 => "avatar_min"
                8 => "avatar_max"
                9 => "avatar_med"
                10 => "online_at"
                11 => "city"
                12 => "birth"
                13 => "tutorial"
                14 => "fbid"
                15 => "fb"
                16 => "position"
                17 => "experience"
                18 => "experience_id"
                19 => "ref"
                20 => "ref_status"
                21 => "categories"
                22 => "activation_token"
                23 => "link_yt"
                24 => "link_twitter"
                25 => "link_fb"
                26 => "link_twitch"
                27 => "desc"
                28 => "forgotten_token"
                29 => "lang"
                30 => "deleted"
                31 => "steam"
                32 => "fbid2"
                33 => "geo"
                34 => "login_today"
                35 => "recommend"
                36 => "fav_game"
                37 => "fav_reward"
                38 => "langchange"
                39 => "youtube_id"
                40 => "points_rankingday"
                41 => "position_month"
                42 => "position_day"
                43 => "campaign_id"
                44 => "steamid"
                45 => "steamtype"
                46 => "steamlevel"
                47 => "twitterid"
                48 => "ref_code"
                49 => "google2fa_secret"
                50 => "contract_id"
                51 => "braintree_id"
                52 => "ngx"
                53 => "google_id"
              ]
              #hidden: array:2 [
                0 => "password"
                1 => "remember_token"
              ]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [
                "id" => 7553114
                "name" => "sushismika"
                "email" => "[email protected]"
                "password" => "$2y$10$suHNgdOwtlRV9SojOEywU.SYXX2S8tBfZ6CTsSG7sN.DajBt3lBkW"
                "remember_token" => "GFMZCVBC3hZUnz10a5NcjiRme6JYYpUsNeLaJb4On2fF5XCVxrrMDtyIzTgc"
                "created_at" => "2020-12-24 07:35:41"
                "updated_at" => "2021-11-13 00:03:47"
                "points" => 49
                "banned" => 0
                "active" => 1
                "avatar" => "/static/avatar/7553114.jpg"
                "online_at" => "2021-11-12 10:10:48"
                "city" => "uk"
                "birth" => "2004-06-09 00:00:00"
                "sex" => 1
                "tutorial" => 1
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 2
                "experience" => 90
                "ref" => 328576
                "ref_status" => 0
                "categories" => ""
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 0
                "forgotten_token" => ""
                "lang" => "en"
                "deleted" => 0
                "steam" => ""
                "avatar_min" => "/static/avatar/7553114_min.jpg"
                "avatar_med" => "/static/avatar/7553114_med.jpg"
                "avatar_max" => "/static/avatar/7553114_max.jpg"
                "fbid2" => ""
                "points_rankingall" => 149
                "points_rankingmonth" => 0
                "points_all" => 149
                "geo" => "tr"
                "login_today" => 0
                "recommend" => 3
                "fav_game" => null
                "fav_reward" => 5161
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => "76561199121248805"
                "steamtype" => 0
                "steamlevel" => 0
                "campaign_id" => 61353
                "twitterid" => null
                "ref_code" => null
                "google2fa_secret" => null
                "contract_id" => null
                "braintree_id" => null
                "paypal_email" => null
                "card_brand" => null
                "card_last_four" => null
                "trial_ends_at" => null
                "google_id" => null
              ]
              #original: array:67 [
                "id" => 7553114
                "name" => "sushismika"
                "email" => "[email protected]"
                "password" => "$2y$10$suHNgdOwtlRV9SojOEywU.SYXX2S8tBfZ6CTsSG7sN.DajBt3lBkW"
                "remember_token" => "GFMZCVBC3hZUnz10a5NcjiRme6JYYpUsNeLaJb4On2fF5XCVxrrMDtyIzTgc"
                "created_at" => "2020-12-24 07:35:41"
                "updated_at" => "2021-11-13 00:03:47"
                "points" => 49
                "banned" => 0
                "active" => 1
                "avatar" => "/static/avatar/7553114.jpg"
                "online_at" => "2021-11-12 10:10:48"
                "city" => "uk"
                "birth" => "2004-06-09 00:00:00"
                "sex" => 1
                "tutorial" => 1
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 2
                "experience" => 90
                "ref" => 328576
                "ref_status" => 0
                "categories" => ""
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 0
                "forgotten_token" => ""
                "lang" => "en"
                "deleted" => 0
                "steam" => ""
                "avatar_min" => "/static/avatar/7553114_min.jpg"
                "avatar_med" => "/static/avatar/7553114_med.jpg"
                "avatar_max" => "/static/avatar/7553114_max.jpg"
                "fbid2" => ""
                "points_rankingall" => 149
                "points_rankingmonth" => 0
                "points_all" => 149
                "geo" => "tr"
                "login_today" => 0
                "recommend" => 3
                "fav_game" => null
                "fav_reward" => 5161
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => "76561199121248805"
                "steamtype" => 0
                "steamlevel" => 0
                "campaign_id" => 61353
                "twitterid" => null
                "ref_code" => null
                "google2fa_secret" => null
                "contract_id" => null
                "braintree_id" => null
                "paypal_email" => null
                "card_brand" => null
                "card_last_four" => null
                "trial_ends_at" => null
                "google_id" => null
              ]
              #relations: []
              #visible: []
              #appends: []
              #guarded: array:1 [
                0 => "*"
              ]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              #morphClass: null
              +exists: true
              +wasRecentlyCreated: false
            }
          ]
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
          #forceDeleting: false
        }
        13 => ForumPost {#1973
          #table: "forum_post"
          #fillable: array:12 [
            0 => "user_id"
            1 => "text"
            2 => "is_main"
            3 => "topic_id"
            4 => "forum_id"
            5 => "deleted"
            6 => "lang"
            7 => "likes"
            8 => "dislikes"
            9 => "edited"
            10 => "spam"
            11 => "report"
          ]
          #dates: array:1 [
            0 => "deleted_at"
          ]
          #hidden: []
          #morphClass: 1
          #connection: null
          #primaryKey: "id"
          #keyType: "int"
          #perPage: 15
          +incrementing: true
          +timestamps: true
          #attributes: array:13 [
            "id" => 3833554
            "name" => "player30000"
            "avatar" => null
            "forum_id" => 1628
            "status" => null
            "user_id" => 7781877
            "is_main" => 0
            "text" => "I haven't tried it yet but in my brother's account I know it did cause he does all the easy tasks that give 5 SG"
            "created_at" => "2021-02-12 00:51:30"
            "likes" => 0
            "dislikes" => 1
            "text2" => "I haven't tried it yet but in my brother's account I know it did cause he does all the easy tasks that give 5 SG"
            "date" => "12 february 2021 00:51"
          ]
          #original: array:11 [
            "id" => 3833554
            "name" => "player30000"
            "avatar" => null
            "forum_id" => 1628
            "status" => null
            "user_id" => 7781877
            "is_main" => 0
            "text" => "I haven't tried it yet but in my brother's account I know it did cause he does all the easy tasks that give 5 SG"
            "created_at" => "2021-02-12 00:51:30"
            "likes" => 0
            "dislikes" => 1
          ]
          #relations: array:1 [
            "user" => User {#1979
              #table: "user"
              #fillable: array:54 [
                0 => "name"
                1 => "email"
                2 => "password"
                3 => "active"
                4 => "banned"
                5 => "points"
                6 => "avatar"
                7 => "avatar_min"
                8 => "avatar_max"
                9 => "avatar_med"
                10 => "online_at"
                11 => "city"
                12 => "birth"
                13 => "tutorial"
                14 => "fbid"
                15 => "fb"
                16 => "position"
                17 => "experience"
                18 => "experience_id"
                19 => "ref"
                20 => "ref_status"
                21 => "categories"
                22 => "activation_token"
                23 => "link_yt"
                24 => "link_twitter"
                25 => "link_fb"
                26 => "link_twitch"
                27 => "desc"
                28 => "forgotten_token"
                29 => "lang"
                30 => "deleted"
                31 => "steam"
                32 => "fbid2"
                33 => "geo"
                34 => "login_today"
                35 => "recommend"
                36 => "fav_game"
                37 => "fav_reward"
                38 => "langchange"
                39 => "youtube_id"
                40 => "points_rankingday"
                41 => "position_month"
                42 => "position_day"
                43 => "campaign_id"
                44 => "steamid"
                45 => "steamtype"
                46 => "steamlevel"
                47 => "twitterid"
                48 => "ref_code"
                49 => "google2fa_secret"
                50 => "contract_id"
                51 => "braintree_id"
                52 => "ngx"
                53 => "google_id"
              ]
              #hidden: array:2 [
                0 => "password"
                1 => "remember_token"
              ]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [
                "id" => 7781877
                "name" => "player30000"
                "email" => "[email protected]"
                "password" => "$2y$10$nI7CoJa2A2aC1aNevP3gl.AqDHkuxOkIdZ192lZsyLaPgI87fRg9e"
                "remember_token" => "ncZsBHyUJubQhG8pMAHKFBWc880lPjQc3Dv44OZbp564FulJS3edwbDdhp6E"
                "created_at" => "2021-02-03 03:18:58"
                "updated_at" => "2022-07-02 04:44:59"
                "points" => 19
                "banned" => 0
                "active" => 1
                "avatar" => null
                "online_at" => "2021-07-07 23:21:31"
                "city" => "London"
                "birth" => "2005-09-10 00:00:00"
                "sex" => 0
                "tutorial" => 1
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 2
                "experience" => 490
                "ref" => 0
                "ref_status" => 0
                "categories" => ""
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 0
                "forgotten_token" => ""
                "lang" => "en"
                "deleted" => 0
                "steam" => ""
                "avatar_min" => null
                "avatar_med" => null
                "avatar_max" => null
                "fbid2" => ""
                "points_rankingall" => 1663
                "points_rankingmonth" => 0
                "points_all" => 1663
                "geo" => "gb"
                "login_today" => 0
                "recommend" => 0
                "fav_game" => null
                "fav_reward" => 5516
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => null
                "steamtype" => 0
                "steamlevel" => null
                "campaign_id" => 115520
                "twitterid" => null
                "ref_code" => null
                "google2fa_secret" => null
                "contract_id" => null
                "braintree_id" => null
                "paypal_email" => null
                "card_brand" => null
                "card_last_four" => null
                "trial_ends_at" => null
                "google_id" => null
              ]
              #original: array:67 [
                "id" => 7781877
                "name" => "player30000"
                "email" => "[email protected]"
                "password" => "$2y$10$nI7CoJa2A2aC1aNevP3gl.AqDHkuxOkIdZ192lZsyLaPgI87fRg9e"
                "remember_token" => "ncZsBHyUJubQhG8pMAHKFBWc880lPjQc3Dv44OZbp564FulJS3edwbDdhp6E"
                "created_at" => "2021-02-03 03:18:58"
                "updated_at" => "2022-07-02 04:44:59"
                "points" => 19
                "banned" => 0
                 …58
              ]
              #relations: []
              #visible: []
              #appends: []
              #guarded: array:1 [ …1]
              #dates: []
              #dateFormat: null
              #casts: []
              #touches: []
              #observables: []
              #with: []
              #morphClass: null
              +exists: true
              +wasRecentlyCreated: false
            }
          ]
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
          #forceDeleting: false
        }
      ]
    }
    #perPage: 25
    #currentPage: 1
    #path: "https://gamehag.com/forum/t/53258-log-in-for-7-days-and-no-rewards"
    #query: []
    #fragment: null
    #pageName: "page"
  }
  "join" => 3
  "comm" => 0
  "likePosts" => []
]