array:8 [
  "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" => 425787
      "name" => "Roblox please update your lag if you can"
      "user_id" => 7375597
      "status" => 0
      "created_at" => "2020-11-26 02:14:24"
      "updated_at" => "2020-11-26 15:44:19"
      "forum_id" => 2173
      "url" => "roblox-please-update-your-lag-if-you-can"
      "deleted" => 0
      "lang" => "en"
      "spam" => 0
      "blocked" => 0
      "answers" => 7
      "pinned" => 0
      "canBeBlocked" => false
    ]
    #original: array:14 [
      "id" => 425787
      "name" => "Roblox please update your lag if you can"
      "user_id" => 7375597
      "status" => 0
      "created_at" => "2020-11-26 02:14:24"
      "updated_at" => "2020-11-26 15:44:19"
      "forum_id" => 2173
      "url" => "roblox-please-update-your-lag-if-you-can"
      "deleted" => 0
      "lang" => "en"
      "spam" => 0
      "blocked" => 0
      "answers" => 7
      "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" => 2173
      "name" => "Roblox"
      "description" => ""
      "user_id" => 0
      "game_id" => 136
      "status" => 0
      "background" => ""
      "background_min" => ""
      "created_at" => "2017-09-11 08:12:24"
      "updated_at" => "2024-04-26 06:39:59"
      "active" => 1
      "url" => "roblox"
      "global" => 0
      "users" => 0
      "deleted" => 0
      "lang" => "ww"
    ]
    #original: array:16 [
      "id" => 2173
      "name" => "Roblox"
      "description" => ""
      "user_id" => 0
      "game_id" => 136
      "status" => 0
      "background" => ""
      "background_min" => ""
      "created_at" => "2017-09-11 08:12:24"
      "updated_at" => "2024-04-26 06:39:59"
      "active" => 1
      "url" => "roblox"
      "global" => 0
      "users" => 0
      "deleted" => 0
      "lang" => "ww"
    ]
    #relations: array:1 [
      "game" => Game {#1934
        #table: "games"
        #fillable: array:28 [
          0 => "name"
          1 => "description"
          2 => "task"
          3 => "active"
          4 => "logo"
          5 => "background"
          6 => "background_min"
          7 => "background_max"
          8 => "url"
          9 => "background_med"
          10 => "dimension"
          11 => "type"
          12 => "task2"
          13 => "task3"
          14 => "task4"
          15 => "conversion"
          16 => "deleted"
          17 => "cpc"
          18 => "autotask"
          19 => "task1_time"
          20 => "task2_time"
          21 => "task3_time"
          22 => "task4_time"
          23 => "origin_url"
          24 => "domain_urls"
          25 => "task2_lock"
          26 => "task3_lock"
          27 => "task4_lock"
        ]
        #hidden: []
        #connection: null
        #primaryKey: "id"
        #keyType: "int"
        #perPage: 15
        +incrementing: true
        +timestamps: true
        #attributes: array:32 [
          "id" => 136
          "name" => "Roblox"
          "description" => ""
          "task" => ""
          "active" => 2
          "logo" => "/img/games/logo/roblox.png"
          "background" => "/img/games/background/roblox.jpg"
          "created_at" => "2017-05-30 15:30:46"
          "updated_at" => "2020-11-16 17:57:49"
          "url" => "roblox"
          "background_min" => "/img/games/background/roblox_min.jpg"
          "background_max" => "/img/games/background/roblox_max.jpg"
          "background_med" => "/img/games/background/roblox_med.jpg"
          "dimension" => 9
          "type" => 11
          "task2" => ""
          "task3" => ""
          "conversion" => 6
          "deleted" => 0
          "cpc" => 343
          "autotask" => 0
          "task1_time" => 20
          "task2_time" => 40
          "task3_time" => 60
          "task4_time" => 0
          "mobile" => 0
          "origin_url" => null
          "domain_urls" => null
          "task2_lock" => 2
          "task3_lock" => 2
          "task4_lock" => 2
          "task4" => ""
        ]
        #original: array:32 [
          "id" => 136
          "name" => "Roblox"
          "description" => ""
          "task" => ""
          "active" => 2
          "logo" => "/img/games/logo/roblox.png"
          "background" => "/img/games/background/roblox.jpg"
          "created_at" => "2017-05-30 15:30:46"
          "updated_at" => "2020-11-16 17:57:49"
          "url" => "roblox"
          "background_min" => "/img/games/background/roblox_min.jpg"
          "background_max" => "/img/games/background/roblox_max.jpg"
          "background_med" => "/img/games/background/roblox_med.jpg"
          "dimension" => 9
          "type" => 11
          "task2" => ""
          "task3" => ""
          "conversion" => 6
          "deleted" => 0
          "cpc" => 343
          "autotask" => 0
          "task1_time" => 20
          "task2_time" => 40
          "task3_time" => 60
          "task4_time" => 0
          "mobile" => 0
          "origin_url" => null
          "domain_urls" => null
          "task2_lock" => 2
          "task3_lock" => 2
          "task4_lock" => 2
          "task4" => ""
        ]
        #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 => "*"
    ]
    #dates: []
    #dateFormat: null
    #casts: []
    #touches: []
    #observables: []
    #with: []
    #morphClass: null
    +exists: true
    +wasRecentlyCreated: false
  }
  "posts" => LengthAwarePaginator {#1950
    #total: 6
    #lastPage: 1
    #items: Collection {#1961
      #items: array:6 [
        0 => ForumPost {#1954
          #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" => 3577259
            "name" => "JaylaAdams"
            "avatar" => null
            "forum_id" => 2173
            "status" => null
            "user_id" => 7375597
            "is_main" => 1
            "text" => "I get lag quite a bit but only because I’m on mobile. Please help me out"
            "created_at" => "2020-11-26 02:14:24"
            "likes" => 0
            "dislikes" => 0
            "text2" => "I get lag quite a bit but only because I’m on mobile. Please help me out"
            "date" => "26 november 2020 02:14"
          ]
          #original: array:11 [
            "id" => 3577259
            "name" => "JaylaAdams"
            "avatar" => null
            "forum_id" => 2173
            "status" => null
            "user_id" => 7375597
            "is_main" => 1
            "text" => "I get lag quite a bit but only because I’m on mobile. Please help me out"
            "created_at" => "2020-11-26 02:14:24"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#1963
              #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" => 7375597
                "name" => "JaylaAdams"
                "email" => "[email protected]"
                "password" => "$2y$10$D1a0MsRbGchbQ5oUWWsjVuCrXFRhJdQjP.C1m37fRWwEZeXYbtMgq"
                "remember_token" => "QMiaI3HsteCuq37aHhcyTJFGL3xepZBIuDiUN6kKc1uUazmWasTYx9QXpLNm"
                "created_at" => "2020-11-26 01:51:16"
                "updated_at" => "2021-06-01 00:13:37"
                "points" => 562
                "banned" => 0
                "active" => 1
                "avatar" => null
                "online_at" => "2021-05-09 04:41:58"
                "city" => ""
                "birth" => "0000-00-00 00:00:00"
                "sex" => 0
                "tutorial" => 1
                "fbid" => "182709743646239"
                "fb" => 2
                "position" => 0
                "experience_id" => 2
                "experience" => 79
                "ref" => 5046165
                "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" => 561
                "points_rankingmonth" => 0
                "points_all" => 562
                "geo" => "us"
                "login_today" => 0
                "recommend" => 0
                "fav_game" => null
                "fav_reward" => null
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => null
                "steamtype" => 0
                "steamlevel" => null
                "campaign_id" => 115511
                "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" => 7375597
                "name" => "JaylaAdams"
                "email" => "[email protected]"
                "password" => "$2y$10$D1a0MsRbGchbQ5oUWWsjVuCrXFRhJdQjP.C1m37fRWwEZeXYbtMgq"
                "remember_token" => "QMiaI3HsteCuq37aHhcyTJFGL3xepZBIuDiUN6kKc1uUazmWasTYx9QXpLNm"
                "created_at" => "2020-11-26 01:51:16"
                "updated_at" => "2021-06-01 00:13:37"
                "points" => 562
                "banned" => 0
                "active" => 1
                "avatar" => null
                "online_at" => "2021-05-09 04:41:58"
                "city" => ""
                "birth" => "0000-00-00 00:00:00"
                "sex" => 0
                "tutorial" => 1
                "fbid" => "182709743646239"
                "fb" => 2
                "position" => 0
                "experience_id" => 2
                "experience" => 79
                "ref" => 5046165
                "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" => 561
                "points_rankingmonth" => 0
                "points_all" => 562
                "geo" => "us"
                "login_today" => 0
                "recommend" => 0
                "fav_game" => null
                "fav_reward" => null
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => null
                "steamtype" => 0
                "steamlevel" => null
                "campaign_id" => 115511
                "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 {#1953
          #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" => 3577460
            "name" => "high_imE"
            "avatar" => null
            "forum_id" => 2173
            "status" => null
            "user_id" => 5861828
            "is_main" => 0
            "text" => "i'm using pc but i also have that problem"
            "created_at" => "2020-11-26 04:24:02"
            "likes" => 0
            "dislikes" => 0
            "text2" => "i'm using pc but i also have that problem"
            "date" => "26 november 2020 04:24"
          ]
          #original: array:11 [
            "id" => 3577460
            "name" => "high_imE"
            "avatar" => null
            "forum_id" => 2173
            "status" => null
            "user_id" => 5861828
            "is_main" => 0
            "text" => "i'm using pc but i also have that problem"
            "created_at" => "2020-11-26 04:24:02"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#1962
              #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" => 5861828
                "name" => "high_imE"
                "email" => "[email protected]"
                "password" => "$2y$10$ajM.jaEg7DmtqEAzVR5asOcZg7v8L5sLmRyl9zszc3.bQK13AusHq"
                "remember_token" => "84MxaMoaRVn7Fj8vByKOte3ZC1F5ilyYOZYqcYgSelDjuITssJzp5EHqfHXi"
                "created_at" => "2020-04-25 09:50:03"
                "updated_at" => "2023-09-01 00:12:12"
                "points" => 55
                "banned" => 0
                "active" => 1
                "avatar" => null
                "online_at" => "2023-08-05 13:44:56"
                "city" => "MELAKA."
                "birth" => "2007-03-10 00:00:00"
                "sex" => 1
                "tutorial" => 1
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 2
                "experience" => 450
                "ref" => 2596968
                "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" => null
                "avatar_med" => null
                "avatar_max" => null
                "fbid2" => ""
                "points_rankingall" => 1135
                "points_rankingmonth" => 0
                "points_all" => 1138
                "geo" => "my"
                "login_today" => 0
                "recommend" => 0
                "fav_game" => null
                "fav_reward" => 2874
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => null
                "steamtype" => 0
                "steamlevel" => null
                "campaign_id" => 128660
                "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" => "114871178364417021489"
              ]
              #original: array:67 [
                "id" => 5861828
                "name" => "high_imE"
                "email" => "[email protected]"
                "password" => "$2y$10$ajM.jaEg7DmtqEAzVR5asOcZg7v8L5sLmRyl9zszc3.bQK13AusHq"
                "remember_token" => "84MxaMoaRVn7Fj8vByKOte3ZC1F5ilyYOZYqcYgSelDjuITssJzp5EHqfHXi"
                "created_at" => "2020-04-25 09:50:03"
                "updated_at" => "2023-09-01 00:12:12"
                "points" => 55
                "banned" => 0
                "active" => 1
                "avatar" => null
                "online_at" => "2023-08-05 13:44:56"
                "city" => "MELAKA."
                "birth" => "2007-03-10 00:00:00"
                "sex" => 1
                "tutorial" => 1
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 2
                "experience" => 450
                "ref" => 2596968
                "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" => null
                "avatar_med" => null
                "avatar_max" => null
                "fbid2" => ""
                "points_rankingall" => 1135
                "points_rankingmonth" => 0
                "points_all" => 1138
                "geo" => "my"
                "login_today" => 0
                "recommend" => 0
                "fav_game" => null
                "fav_reward" => 2874
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => null
                "steamtype" => 0
                "steamlevel" => null
                "campaign_id" => 128660
                "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" => "114871178364417021489"
              ]
              #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
        }
        2 => ForumPost {#1956
          #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" => 3579394
            "name" => "angel_zeynep2008"
            "avatar" => null
            "forum_id" => 2173
            "status" => 0
            "user_id" => 7378212
            "is_main" => 0
            "text" => "mükemmel IG100K"
            "created_at" => "2020-11-26 15:43:30"
            "likes" => 0
            "dislikes" => 0
            "text2" => "mükemmel IG100K"
            "date" => "26 november 2020 15:43"
          ]
          #original: array:11 [
            "id" => 3579394
            "name" => "angel_zeynep2008"
            "avatar" => null
            "forum_id" => 2173
            "status" => 0
            "user_id" => 7378212
            "is_main" => 0
            "text" => "mükemmel IG100K"
            "created_at" => "2020-11-26 15:43:30"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#1965
              #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" => 7378212
                "name" => "angel_zeynep2008"
                "email" => "[email protected]"
                "password" => "$2y$10$YkVmjW.PzeUWaZw1FRmc0u.iWNNkmQA/VUbZwsaH5PGFSw7hhyETy"
                "remember_token" => "1Xp6NX6XlFQOwX4COw4ozOYk9OQcH39xAbn43YV0Lf7IBoqPPUwa4pe1YYuj"
                "created_at" => "2020-11-26 14:01:57"
                "updated_at" => "2024-04-08 09:30:05"
                "points" => 38
                "banned" => 0
                "active" => 1
                "avatar" => null
                "online_at" => "2020-12-23 14:15:55"
                "city" => "ankara"
                "birth" => "2008-07-31 00:00:00"
                "sex" => 1
                "tutorial" => 1
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 1
                "experience" => 0
                "ref" => 1272335
                "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" => 293
                "points_rankingmonth" => 0
                "points_all" => 294
                "geo" => "tr"
                "login_today" => 0
                "recommend" => 0
                "fav_game" => null
                "fav_reward" => 2872
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => "76561199110863841"
                "steamtype" => 0
                "steamlevel" => 0
                "campaign_id" => 88537
                "twitterid" => null
                "ref_code" => "PROROBLOX"
                "google2fa_secret" => null
                "contract_id" => null
                "braintree_id" => "1113527198"
                "paypal_email" => null
                "card_brand" => null
                "card_last_four" => null
                "trial_ends_at" => null
                "google_id" => null
              ]
              #original: array:67 [
                "id" => 7378212
                "name" => "angel_zeynep2008"
                "email" => "[email protected]"
                "password" => "$2y$10$YkVmjW.PzeUWaZw1FRmc0u.iWNNkmQA/VUbZwsaH5PGFSw7hhyETy"
                "remember_token" => "1Xp6NX6XlFQOwX4COw4ozOYk9OQcH39xAbn43YV0Lf7IBoqPPUwa4pe1YYuj"
                "created_at" => "2020-11-26 14:01:57"
                "updated_at" => "2024-04-08 09:30:05"
                "points" => 38
                "banned" => 0
                "active" => 1
                "avatar" => null
                "online_at" => "2020-12-23 14:15:55"
                "city" => "ankara"
                "birth" => "2008-07-31 00:00:00"
                "sex" => 1
                "tutorial" => 1
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 1
                "experience" => 0
                "ref" => 1272335
                "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" => 293
                "points_rankingmonth" => 0
                "points_all" => 294
                "geo" => "tr"
                "login_today" => 0
                "recommend" => 0
                "fav_game" => null
                "fav_reward" => 2872
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => "76561199110863841"
                "steamtype" => 0
                "steamlevel" => 0
                "campaign_id" => 88537
                "twitterid" => null
                "ref_code" => "PROROBLOX"
                "google2fa_secret" => null
                "contract_id" => null
                "braintree_id" => "1113527198"
                "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 {#1955
          #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" => 3579398
            "name" => "angel_zeynep2008"
            "avatar" => null
            "forum_id" => 2173
            "status" => 0
            "user_id" => 7378212
            "is_main" => 0
            "text" => "güzel müq yani"
            "created_at" => "2020-11-26 15:43:56"
            "likes" => 0
            "dislikes" => 0
            "text2" => "güzel müq yani"
            "date" => "26 november 2020 15:43"
          ]
          #original: array:11 [
            "id" => 3579398
            "name" => "angel_zeynep2008"
            "avatar" => null
            "forum_id" => 2173
            "status" => 0
            "user_id" => 7378212
            "is_main" => 0
            "text" => "güzel müq yani"
            "created_at" => "2020-11-26 15:43:56"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#1965}
          ]
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
          #forceDeleting: false
        }
        4 => ForumPost {#1957
          #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" => 3579401
            "name" => "angel_zeynep2008"
            "avatar" => null
            "forum_id" => 2173
            "status" => 0
            "user_id" => 7378212
            "is_main" => 0
            "text" => "Önayın bu oyunuuu"
            "created_at" => "2020-11-26 15:44:07"
            "likes" => 0
            "dislikes" => 0
            "text2" => "Önayın bu oyunuuu"
            "date" => "26 november 2020 15:44"
          ]
          #original: array:11 [
            "id" => 3579401
            "name" => "angel_zeynep2008"
            "avatar" => null
            "forum_id" => 2173
            "status" => 0
            "user_id" => 7378212
            "is_main" => 0
            "text" => "Önayın bu oyunuuu"
            "created_at" => "2020-11-26 15:44:07"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#1965}
          ]
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
          #forceDeleting: false
        }
        5 => ForumPost {#1958
          #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" => 3579405
            "name" => "angel_zeynep2008"
            "avatar" => null
            "forum_id" => 2173
            "status" => 0
            "user_id" => 7378212
            "is_main" => 0
            "text" => "aşırı iyi yaa"
            "created_at" => "2020-11-26 15:44:19"
            "likes" => 0
            "dislikes" => 0
            "text2" => "aşırı iyi yaa"
            "date" => "26 november 2020 15:44"
          ]
          #original: array:11 [
            "id" => 3579405
            "name" => "angel_zeynep2008"
            "avatar" => null
            "forum_id" => 2173
            "status" => 0
            "user_id" => 7378212
            "is_main" => 0
            "text" => "aşırı iyi yaa"
            "created_at" => "2020-11-26 15:44:19"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#1965}
          ]
          #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/425787-roblox-please-update-your-lag-if-you-can"
    #query: []
    #fragment: null
    #pageName: "page"
  }
  "join" => 3
  "comm" => 0
  "playsc" => "461855"
  "likePosts" => []
  "schemaGoogle" => AggregateRating {#1970
    #properties: array:5 [
      "itemReviewed" => Game {#1946
        #properties: array:3 [
          "name" => "Roblox"
          "numberOfPlayers" => "461855"
          "quest" => "Earn 6 badges"
        ]
      }
      "ratingCount" => 19570
      "ratingValue" => 4.34
      "bestRating" => 5
      "worstRating" => 1
    ]
  }
]