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" => 471617
      "name" => "kto gra jeszcze w mc?"
      "user_id" => 6964008
      "status" => 0
      "created_at" => "2021-03-13 15:02:55"
      "updated_at" => "2021-03-13 16:28:28"
      "forum_id" => 491
      "url" => "kto-gra-jeszcze-w-mc"
      "deleted" => 0
      "lang" => "pl"
      "spam" => 0
      "blocked" => 0
      "answers" => 3
      "pinned" => 0
      "canBeBlocked" => false
    ]
    #original: array:14 [
      "id" => 471617
      "name" => "kto gra jeszcze w mc?"
      "user_id" => 6964008
      "status" => 0
      "created_at" => "2021-03-13 15:02:55"
      "updated_at" => "2021-03-13 16:28:28"
      "forum_id" => 491
      "url" => "kto-gra-jeszcze-w-mc"
      "deleted" => 0
      "lang" => "pl"
      "spam" => 0
      "blocked" => 0
      "answers" => 3
      "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" => 491
      "name" => "Hydepark"
      "description" => "Nudzisz się? Pogadaj na luźne tematy"
      "user_id" => 0
      "game_id" => 0
      "status" => 0
      "background" => "/img/forum/hydepark1.png"
      "background_min" => "/img/forum/hydepark1_min.png"
      "created_at" => "2016-08-23 15:33:32"
      "updated_at" => "2024-04-19 19:59:19"
      "active" => 1
      "url" => "hydepark"
      "global" => 1
      "users" => 0
      "deleted" => 0
      "lang" => "pl"
    ]
    #original: array:16 [
      "id" => 491
      "name" => "Hydepark"
      "description" => "Nudzisz się? Pogadaj na luźne tematy"
      "user_id" => 0
      "game_id" => 0
      "status" => 0
      "background" => "/img/forum/hydepark1.png"
      "background_min" => "/img/forum/hydepark1_min.png"
      "created_at" => "2016-08-23 15:33:32"
      "updated_at" => "2024-04-19 19:59:19"
      "active" => 1
      "url" => "hydepark"
      "global" => 1
      "users" => 0
      "deleted" => 0
      "lang" => "pl"
    ]
    #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 {#1946
    #total: 3
    #lastPage: 1
    #items: Collection {#1957
      #items: array:3 [
        0 => ForumPost {#1950
          #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" => 3921699
            "name" => "Senari"
            "avatar" => "/static/avatar/6964008.jpg"
            "forum_id" => 491
            "status" => 3
            "user_id" => 6964008
            "is_main" => 1
            "text" => "jest tu moze jakies mctrowiec? pozdro"
            "created_at" => "2021-03-13 15:02:55"
            "likes" => 0
            "dislikes" => 0
            "text2" => "jest tu moze jakies mctrowiec? pozdro"
            "date" => "13 marca 2021 15:02"
          ]
          #original: array:11 [
            "id" => 3921699
            "name" => "Senari"
            "avatar" => "/static/avatar/6964008.jpg"
            "forum_id" => 491
            "status" => 3
            "user_id" => 6964008
            "is_main" => 1
            "text" => "jest tu moze jakies mctrowiec? pozdro"
            "created_at" => "2021-03-13 15:02:55"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#1958
              #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" => 6964008
                "name" => "Senari"
                "email" => "[email protected]"
                "password" => "$2y$10$9qxvFd869QofED4LJfA79ufmovzTS2yN/IZBjTdyiU2yZn/5vv/XO"
                "remember_token" => "M1szNfZ9odRoK3JzIg34C82XYLTXbbtknwr6ytCh6YK46V0PLbtaSa29j7oW"
                "created_at" => "2020-09-25 17:25:55"
                "updated_at" => "2023-10-01 00:12:25"
                "points" => 64
                "banned" => 0
                "active" => 1
                "avatar" => "/static/avatar/6964008.jpg"
                "online_at" => "2023-09-29 17:57:03"
                "city" => "Warszawa"
                "birth" => "2021-01-13 00:00:00"
                "sex" => 1
                "tutorial" => 1
                "fbid" => "174010970878377"
                "fb" => 2
                "position" => 0
                "experience_id" => 5
                "experience" => 3570
                "ref" => 5340165
                "ref_status" => 1
                "categories" => ""
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 0
                "forgotten_token" => ""
                "lang" => "pl"
                "deleted" => 0
                "steam" => ""
                "avatar_min" => "/static/avatar/6964008_min.jpg"
                "avatar_med" => "/static/avatar/6964008_med.jpg"
                "avatar_max" => "/static/avatar/6964008_max.jpg"
                "fbid2" => ""
                "points_rankingall" => 2611
                "points_rankingmonth" => 0
                "points_all" => 2842
                "geo" => "pl"
                "login_today" => 0
                "recommend" => 4
                "fav_game" => null
                "fav_reward" => 111
                "langchange" => 0
                "ytid" => null
                "youtube_id" => 32346
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => "76561199019710933"
                "steamtype" => 0
                "steamlevel" => 0
                "campaign_id" => 15920
                "twitterid" => "1320061074415230978"
                "ref_code" => null
                "google2fa_secret" => null
                "contract_id" => 2697
                "braintree_id" => "5461508443"
                "paypal_email" => null
                "card_brand" => null
                "card_last_four" => null
                "trial_ends_at" => null
                "google_id" => "108694461781787420027"
              ]
              #original: array:67 [
                "id" => 6964008
                "name" => "Senari"
                "email" => "[email protected]"
                "password" => "$2y$10$9qxvFd869QofED4LJfA79ufmovzTS2yN/IZBjTdyiU2yZn/5vv/XO"
                "remember_token" => "M1szNfZ9odRoK3JzIg34C82XYLTXbbtknwr6ytCh6YK46V0PLbtaSa29j7oW"
                "created_at" => "2020-09-25 17:25:55"
                "updated_at" => "2023-10-01 00:12:25"
                "points" => 64
                "banned" => 0
                "active" => 1
                "avatar" => "/static/avatar/6964008.jpg"
                "online_at" => "2023-09-29 17:57:03"
                "city" => "Warszawa"
                "birth" => "2021-01-13 00:00:00"
                "sex" => 1
                "tutorial" => 1
                "fbid" => "174010970878377"
                "fb" => 2
                "position" => 0
                "experience_id" => 5
                "experience" => 3570
                "ref" => 5340165
                "ref_status" => 1
                "categories" => ""
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 0
                "forgotten_token" => ""
                "lang" => "pl"
                "deleted" => 0
                "steam" => ""
                "avatar_min" => "/static/avatar/6964008_min.jpg"
                "avatar_med" => "/static/avatar/6964008_med.jpg"
                "avatar_max" => "/static/avatar/6964008_max.jpg"
                "fbid2" => ""
                "points_rankingall" => 2611
                "points_rankingmonth" => 0
                "points_all" => 2842
                "geo" => "pl"
                "login_today" => 0
                "recommend" => 4
                "fav_game" => null
                "fav_reward" => 111
                "langchange" => 0
                "ytid" => null
                "youtube_id" => 32346
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => "76561199019710933"
                "steamtype" => 0
                "steamlevel" => 0
                "campaign_id" => 15920
                "twitterid" => "1320061074415230978"
                "ref_code" => null
                "google2fa_secret" => null
                "contract_id" => 2697
                "braintree_id" => "5461508443"
                "paypal_email" => null
                "card_brand" => null
                "card_last_four" => null
                "trial_ends_at" => null
                "google_id" => "108694461781787420027"
              ]
              #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 {#1949
          #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" => 3921899
            "name" => "ciastol"
            "avatar" => null
            "forum_id" => 491
            "status" => 0
            "user_id" => 7284118
            "is_main" => 0
            "text" => "no a jak ta gra sie nie nudzi"
            "created_at" => "2021-03-13 16:19:08"
            "likes" => 0
            "dislikes" => 0
            "text2" => "no a jak ta gra sie nie nudzi"
            "date" => "13 marca 2021 16:19"
          ]
          #original: array:11 [
            "id" => 3921899
            "name" => "ciastol"
            "avatar" => null
            "forum_id" => 491
            "status" => 0
            "user_id" => 7284118
            "is_main" => 0
            "text" => "no a jak ta gra sie nie nudzi"
            "created_at" => "2021-03-13 16:19:08"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#1959
              #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" => 7284118
                "name" => "ciastol"
                "email" => "[email protected]"
                "password" => "$2y$10$0yas7aAZGqyxkmb5ADHQ/OU7/ntrpWwG2T8y5AhBGyFIXBFKTTJ0W"
                "remember_token" => "wPY4a9XTddfv9alhG3KeYRHjfpHMLZHN96wAU2KhCRs07mpAHm3tcR2GXOFw"
                "created_at" => "2020-11-11 13:59:55"
                "updated_at" => "2023-05-24 20:39:48"
                "points" => 1008
                "banned" => 0
                "active" => 1
                "avatar" => null
                "online_at" => "2021-11-05 23:11:02"
                "city" => "kraków"
                "birth" => "2000-08-18 00:00:00"
                "sex" => 0
                "tutorial" => 1
                "fbid" => "614538379437609"
                "fb" => 2
                "position" => 0
                "experience_id" => 3
                "experience" => 795
                "ref" => 2474075
                "ref_status" => 1
                "categories" => ""
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 0
                "forgotten_token" => ""
                "lang" => "pl"
                "deleted" => 0
                "steam" => ""
                "avatar_min" => null
                "avatar_med" => null
                "avatar_max" => null
                "fbid2" => ""
                "points_rankingall" => 802
                "points_rankingmonth" => 0
                "points_all" => 1008
                "geo" => "pl"
                "login_today" => 0
                "recommend" => 4
                "fav_game" => null
                "fav_reward" => 4416
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => "76561199149036239"
                "steamtype" => 0
                "steamlevel" => 0
                "campaign_id" => 119540
                "twitterid" => null
                "ref_code" => null
                "google2fa_secret" => null
                "contract_id" => 2705
                "braintree_id" => null
                "paypal_email" => null
                "card_brand" => null
                "card_last_four" => null
                "trial_ends_at" => null
                "google_id" => null
              ]
              #original: array:67 [
                "id" => 7284118
                "name" => "ciastol"
                "email" => "[email protected]"
                "password" => "$2y$10$0yas7aAZGqyxkmb5ADHQ/OU7/ntrpWwG2T8y5AhBGyFIXBFKTTJ0W"
                "remember_token" => "wPY4a9XTddfv9alhG3KeYRHjfpHMLZHN96wAU2KhCRs07mpAHm3tcR2GXOFw"
                "created_at" => "2020-11-11 13:59:55"
                "updated_at" => "2023-05-24 20:39:48"
                "points" => 1008
                "banned" => 0
                "active" => 1
                "avatar" => null
                "online_at" => "2021-11-05 23:11:02"
                "city" => "kraków"
                "birth" => "2000-08-18 00:00:00"
                "sex" => 0
                "tutorial" => 1
                "fbid" => "614538379437609"
                "fb" => 2
                "position" => 0
                "experience_id" => 3
                "experience" => 795
                "ref" => 2474075
                "ref_status" => 1
                "categories" => ""
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 0
                "forgotten_token" => ""
                "lang" => "pl"
                "deleted" => 0
                "steam" => ""
                "avatar_min" => null
                "avatar_med" => null
                "avatar_max" => null
                "fbid2" => ""
                "points_rankingall" => 802
                "points_rankingmonth" => 0
                "points_all" => 1008
                "geo" => "pl"
                "login_today" => 0
                "recommend" => 4
                "fav_game" => null
                "fav_reward" => 4416
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => "76561199149036239"
                "steamtype" => 0
                "steamlevel" => 0
                "campaign_id" => 119540
                "twitterid" => null
                "ref_code" => null
                "google2fa_secret" => null
                "contract_id" => 2705
                "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
        }
        2 => ForumPost {#1952
          #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" => 3921949
            "name" => "Senari2"
            "avatar" => null
            "forum_id" => 491
            "status" => null
            "user_id" => 7986737
            "is_main" => 0
            "text" => "ja gram od 6 lat juz XD"
            "created_at" => "2021-03-13 16:28:28"
            "likes" => 0
            "dislikes" => 0
            "text2" => "ja gram od 6 lat juz XD"
            "date" => "13 marca 2021 16:28"
          ]
          #original: array:11 [
            "id" => 3921949
            "name" => "Senari2"
            "avatar" => null
            "forum_id" => 491
            "status" => null
            "user_id" => 7986737
            "is_main" => 0
            "text" => "ja gram od 6 lat juz XD"
            "created_at" => "2021-03-13 16:28:28"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#1961
              #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" => 7986737
                "name" => "Senari2"
                "email" => "[email protected]"
                "password" => "$2y$10$sFLjmHBo/BTZuo0GhUG8MOO.9QCX3.rtZE9y4SR.GYBLaWyfJ871m"
                "remember_token" => "CmjqLA4svh7BbNyo3SJlVs8bZioBtcJvlQhZlWKNRUM6QeEICtuhyx2zLPQ9"
                "created_at" => "2021-03-13 15:28:53"
                "updated_at" => "2022-07-22 22:50:47"
                "points" => 30
                "banned" => 0
                "active" => 1
                "avatar" => null
                "online_at" => "2021-04-11 15:51:31"
                "city" => "Tarnów"
                "birth" => "2003-12-16 00:00:00"
                "sex" => 0
                "tutorial" => 1
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 2
                "experience" => 410
                "ref" => 7055655
                "ref_status" => 0
                "categories" => ""
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 0
                "forgotten_token" => ""
                "lang" => "pl"
                "deleted" => 0
                "steam" => ""
                "avatar_min" => null
                "avatar_med" => null
                "avatar_max" => null
                "fbid2" => ""
                "points_rankingall" => 694
                "points_rankingmonth" => 0
                "points_all" => 695
                "geo" => "pl"
                "login_today" => 0
                "recommend" => 3
                "fav_game" => null
                "fav_reward" => 188
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => null
                "steamtype" => 0
                "steamlevel" => null
                "campaign_id" => null
                "twitterid" => "1320061074415230978"
                "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" => 7986737
                "name" => "Senari2"
                "email" => "[email protected]"
                "password" => "$2y$10$sFLjmHBo/BTZuo0GhUG8MOO.9QCX3.rtZE9y4SR.GYBLaWyfJ871m"
                "remember_token" => "CmjqLA4svh7BbNyo3SJlVs8bZioBtcJvlQhZlWKNRUM6QeEICtuhyx2zLPQ9"
                "created_at" => "2021-03-13 15:28:53"
                "updated_at" => "2022-07-22 22:50:47"
                "points" => 30
                "banned" => 0
                "active" => 1
                "avatar" => null
                "online_at" => "2021-04-11 15:51:31"
                "city" => "Tarnów"
                "birth" => "2003-12-16 00:00:00"
                "sex" => 0
                "tutorial" => 1
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 2
                "experience" => 410
                "ref" => 7055655
                "ref_status" => 0
                "categories" => ""
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 0
                "forgotten_token" => ""
                "lang" => "pl"
                "deleted" => 0
                "steam" => ""
                "avatar_min" => null
                "avatar_med" => null
                "avatar_max" => null
                "fbid2" => ""
                "points_rankingall" => 694
                "points_rankingmonth" => 0
                "points_all" => 695
                "geo" => "pl"
                "login_today" => 0
                "recommend" => 3
                "fav_game" => null
                "fav_reward" => 188
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => null
                "steamtype" => 0
                "steamlevel" => null
                "campaign_id" => null
                "twitterid" => "1320061074415230978"
                "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
        }
      ]
    }
    #perPage: 25
    #currentPage: 1
    #path: "https://gamehag.com/pl/forum/t/471617-kto-gra-jeszcze-w-mc"
    #query: []
    #fragment: null
    #pageName: "page"
  }
  "join" => 3
  "comm" => 0
  "likePosts" => []
]