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" => 28902
      "name" => "Jak najszybciej zarobiliście"
      "user_id" => 591680
      "status" => 0
      "created_at" => "2018-01-08 18:41:46"
      "updated_at" => "2018-12-19 01:13:29"
      "forum_id" => 324
      "url" => "jak-najszybciej-zarobiliscie"
      "deleted" => 0
      "lang" => "pl"
      "spam" => 0
      "blocked" => 0
      "answers" => 173
      "pinned" => 0
      "canBeBlocked" => false
    ]
    #original: array:14 [
      "id" => 28902
      "name" => "Jak najszybciej zarobiliście"
      "user_id" => 591680
      "status" => 0
      "created_at" => "2018-01-08 18:41:46"
      "updated_at" => "2018-12-19 01:13:29"
      "forum_id" => 324
      "url" => "jak-najszybciej-zarobiliscie"
      "deleted" => 0
      "lang" => "pl"
      "spam" => 0
      "blocked" => 0
      "answers" => 173
      "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" => 324
      "name" => "Od użytkowników"
      "description" => "Dział na który trafiają artykuły użytkowników."
      "user_id" => 0
      "game_id" => 0
      "status" => 0
      "background" => "/img/forum/users1.png"
      "background_min" => "/img/forum/users1_min.png"
      "created_at" => "2016-08-17 19:02:53"
      "updated_at" => "2024-04-21 12:37:47"
      "active" => 1
      "url" => "od-uzytkownikow"
      "global" => 1
      "users" => 1
      "deleted" => 0
      "lang" => "pl"
    ]
    #original: array:16 [
      "id" => 324
      "name" => "Od użytkowników"
      "description" => "Dział na który trafiają artykuły użytkowników."
      "user_id" => 0
      "game_id" => 0
      "status" => 0
      "background" => "/img/forum/users1.png"
      "background_min" => "/img/forum/users1_min.png"
      "created_at" => "2016-08-17 19:02:53"
      "updated_at" => "2024-04-21 12:37:47"
      "active" => 1
      "url" => "od-uzytkownikow"
      "global" => 1
      "users" => 1
      "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 {#2096
    #total: 153
    #lastPage: 7
    #items: Collection {#2040
      #items: array:25 [
        0 => ForumPost {#2067
          #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" => 229564
            "name" => "Z4J3BISTY"
            "avatar" => "/img/avatar/16387.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 16387
            "is_main" => 0
            "text" => "Polecam pisać artykuł + między czasie rób gry przeglądarkowe i na telefonie możesz jeszcze oglądać reklamy na strefie apek :) niby nie dużo pkt jeśli robisz osobnie ale w jednym czasie robisz 3 opcje- po dodaniu tego dają jednak sporo"
            "created_at" => "2018-03-19 18:50:22"
            "likes" => 1
            "dislikes" => 0
            "text2" => "Polecam pisać artykuł + między czasie rób gry przeglądarkowe i na telefonie możesz jeszcze oglądać reklamy na strefie apek :) niby nie dużo pkt jeśli robisz osobnie ale w jednym czasie robisz 3 opcje- po dodaniu tego dają jednak sporo"
            "date" => "19 marca 2018 18:50"
          ]
          #original: array:11 [
            "id" => 229564
            "name" => "Z4J3BISTY"
            "avatar" => "/img/avatar/16387.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 16387
            "is_main" => 0
            "text" => "Polecam pisać artykuł + między czasie rób gry przeglądarkowe i na telefonie możesz jeszcze oglądać reklamy na strefie apek :) niby nie dużo pkt jeśli robisz osobnie ale w jednym czasie robisz 3 opcje- po dodaniu tego dają jednak sporo"
            "created_at" => "2018-03-19 18:50:22"
            "likes" => 1
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2039
              #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" => 16387
                "name" => "Z4J3BISTY"
                "email" => "[email protected]"
                "password" => "$2y$10$R9ZYnnFLVKtKJPBc/pZgj.wPf5lVCf.ItYoTG9IPYwvJzGlZXRVAq"
                "remember_token" => "Sjucyn1kUmYapcm3SS4ARbV0sik4PZ5I7D7AOzp3JBaFl9U8FVwkiP15mM4x"
                "created_at" => "2016-08-20 13:27:25"
                "updated_at" => "2023-07-25 11:42:21"
                "points" => 25
                "banned" => 0
                "active" => 1
                "avatar" => "/img/avatar/16387.jpg"
                "online_at" => "2021-09-10 16:08:17"
                "city" => "Warszawa"
                "birth" => "1997-09-12 00:00:00"
                "sex" => 0
                "tutorial" => 7
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 4
                "experience" => 1315
                "ref" => 0
                "ref_status" => 0
                "categories" => "1,2,3,4,5"
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 0
                "forgotten_token" => ""
                "lang" => "pl"
                "deleted" => 0
                "steam" => "326339196|Qa12IkdF"
                "avatar_min" => "/img/avatar/16387_min.jpg"
                "avatar_med" => "/img/avatar/16387_med.jpg"
                "avatar_max" => "/img/avatar/16387_max.jpg"
                "fbid2" => ""
                "points_rankingall" => 2008
                "points_rankingmonth" => 0
                "points_all" => 4149
                "geo" => "pl"
                "login_today" => 0
                "recommend" => 0
                "fav_game" => 176
                "fav_reward" => 1158
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => "76561198286604924"
                "steamtype" => 0
                "steamlevel" => 7
                "campaign_id" => 61025
                "twitterid" => "2429302603"
                "ref_code" => null
                "google2fa_secret" => null
                "contract_id" => null
                "braintree_id" => "8865700218"
                "paypal_email" => null
                "card_brand" => null
                "card_last_four" => null
                "trial_ends_at" => null
                "google_id" => null
              ]
              #original: array:67 [
                "id" => 16387
                "name" => "Z4J3BISTY"
                "email" => "[email protected]"
                "password" => "$2y$10$R9ZYnnFLVKtKJPBc/pZgj.wPf5lVCf.ItYoTG9IPYwvJzGlZXRVAq"
                "remember_token" => "Sjucyn1kUmYapcm3SS4ARbV0sik4PZ5I7D7AOzp3JBaFl9U8FVwkiP15mM4x"
                "created_at" => "2016-08-20 13:27:25"
                "updated_at" => "2023-07-25 11:42:21"
                "points" => 25
                "banned" => 0
                "active" => 1
                "avatar" => "/img/avatar/16387.jpg"
                "online_at" => "2021-09-10 16:08:17"
                "city" => "Warszawa"
                "birth" => "1997-09-12 00:00:00"
                "sex" => 0
                "tutorial" => 7
                "fbid" => ""
                "fb" => 0
                "position" => 0
                "experience_id" => 4
                "experience" => 1315
                "ref" => 0
                "ref_status" => 0
                "categories" => "1,2,3,4,5"
                "activation_token" => ""
                "link_yt" => ""
                "link_twitch" => ""
                "link_twitter" => ""
                "link_fb" => ""
                "desc" => ""
                "login_strike" => 0
                "forgotten_token" => ""
                "lang" => "pl"
                "deleted" => 0
                "steam" => "326339196|Qa12IkdF"
                "avatar_min" => "/img/avatar/16387_min.jpg"
                "avatar_med" => "/img/avatar/16387_med.jpg"
                "avatar_max" => "/img/avatar/16387_max.jpg"
                "fbid2" => ""
                "points_rankingall" => 2008
                "points_rankingmonth" => 0
                "points_all" => 4149
                "geo" => "pl"
                "login_today" => 0
                "recommend" => 0
                "fav_game" => 176
                "fav_reward" => 1158
                "langchange" => 0
                "ytid" => null
                "youtube_id" => null
                "points_rankingday" => 0
                "position_month" => 0
                "position_day" => 0
                "steamid" => "76561198286604924"
                "steamtype" => 0
                "steamlevel" => 7
                "campaign_id" => 61025
                "twitterid" => "2429302603"
                "ref_code" => null
                "google2fa_secret" => null
                "contract_id" => null
                "braintree_id" => "8865700218"
                "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 {#2066
          #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" => 229708
            "name" => "Mirathis"
            "avatar" => "/img/avatar/85320.jpg"
            "forum_id" => 324
            "status" => 5
            "user_id" => 85320
            "is_main" => 0
            "text" => "Artykuły, zlecenia oraz gry"
            "created_at" => "2018-03-19 20:49:43"
            "likes" => 1
            "dislikes" => 0
            "text2" => "Artykuły, zlecenia oraz gry"
            "date" => "19 marca 2018 20:49"
          ]
          #original: array:11 [
            "id" => 229708
            "name" => "Mirathis"
            "avatar" => "/img/avatar/85320.jpg"
            "forum_id" => 324
            "status" => 5
            "user_id" => 85320
            "is_main" => 0
            "text" => "Artykuły, zlecenia oraz gry"
            "created_at" => "2018-03-19 20:49:43"
            "likes" => 1
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2036
              #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"
                 …42
              ]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        2 => ForumPost {#2064
          #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" => 229929
            "name" => "Kocieusza"
            "avatar" => "/img/avatar/756584.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 756584
            "is_main" => 0
            "text" => "Artykuły z runą"
            "created_at" => "2018-03-20 11:12:06"
            "likes" => 1
            "dislikes" => 0
            "text2" => "Artykuły z runą"
            "date" => "20 marca 2018 11:12"
          ]
          #original: array:11 [
            "id" => 229929
            "name" => "Kocieusza"
            "avatar" => "/img/avatar/756584.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 756584
            "is_main" => 0
            "text" => "Artykuły z runą"
            "created_at" => "2018-03-20 11:12:06"
            "likes" => 1
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2030
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        3 => ForumPost {#2065
          #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" => 229974
            "name" => "Rumcajs98"
            "avatar" => "/img/avatar/779615.jpg"
            "forum_id" => 324
            "status" => 0
            "user_id" => 779615
            "is_main" => 0
            "text" => "Hej od ktorego poziomu mozna przesylac KD?"
            "created_at" => "2018-03-20 14:22:43"
            "likes" => 0
            "dislikes" => 0
            "text2" => "Hej od ktorego poziomu mozna przesylac KD?"
            "date" => "20 marca 2018 14:22"
          ]
          #original: array:11 [
            "id" => 229974
            "name" => "Rumcajs98"
            "avatar" => "/img/avatar/779615.jpg"
            "forum_id" => 324
            "status" => 0
            "user_id" => 779615
            "is_main" => 0
            "text" => "Hej od ktorego poziomu mozna przesylac KD?"
            "created_at" => "2018-03-20 14:22:43"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2027
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        4 => ForumPost {#2063
          #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" => 229978
            "name" => "Kinska"
            "avatar" => "/img/avatar/724966.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 724966
            "is_main" => 0
            "text" => "Od 6 poziomu ;D"
            "created_at" => "2018-03-20 14:34:28"
            "likes" => 0
            "dislikes" => 0
            "text2" => "Od 6 poziomu ;D"
            "date" => "20 marca 2018 14:34"
          ]
          #original: array:11 [
            "id" => 229978
            "name" => "Kinska"
            "avatar" => "/img/avatar/724966.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 724966
            "is_main" => 0
            "text" => "Od 6 poziomu ;D"
            "created_at" => "2018-03-20 14:34:28"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2031
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        5 => ForumPost {#2062
          #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" => 230240
            "name" => "BógLola"
            "avatar" => "/img/avatar/282376.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 282376
            "is_main" => 0
            "text" => "Ja piszę artykuły ale trzeba spełnić ich zasady "
            "created_at" => "2018-03-20 19:38:39"
            "likes" => 0
            "dislikes" => 0
            "text2" => "Ja piszę artykuły ale trzeba spełnić ich zasady "
            "date" => "20 marca 2018 19:38"
          ]
          #original: array:11 [
            "id" => 230240
            "name" => "BógLola"
            "avatar" => "/img/avatar/282376.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 282376
            "is_main" => 0
            "text" => "Ja piszę artykuły ale trzeba spełnić ich zasady "
            "created_at" => "2018-03-20 19:38:39"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2037
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        6 => ForumPost {#2061
          #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" => 230658
            "name" => "aniapaci"
            "avatar" => "/img/avatar/437573.jpg"
            "forum_id" => 324
            "status" => 0
            "user_id" => 437573
            "is_main" => 0
            "text" => "na pewno nie minigry"
            "created_at" => "2018-03-21 09:59:52"
            "likes" => 1
            "dislikes" => 0
            "text2" => "na pewno nie minigry"
            "date" => "21 marca 2018 09:59"
          ]
          #original: array:11 [
            "id" => 230658
            "name" => "aniapaci"
            "avatar" => "/img/avatar/437573.jpg"
            "forum_id" => 324
            "status" => 0
            "user_id" => 437573
            "is_main" => 0
            "text" => "na pewno nie minigry"
            "created_at" => "2018-03-21 09:59:52"
            "likes" => 1
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2035
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        7 => ForumPost {#2060
          #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" => 230704
            "name" => "b666igi"
            "avatar" => "/static/avatar/39560.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 39560
            "is_main" => 0
            "text" => "Na ogladaniu reklam ale to tylko na telefonie za jedna reklame jest 1 kamien reklama trwa od 20-30 sekund to troche mozna zarobic jesli  sie chce ogladac :D"
            "created_at" => "2018-03-21 12:44:31"
            "likes" => 0
            "dislikes" => 0
            "text2" => "Na ogladaniu reklam ale to tylko na telefonie za jedna reklame jest 1 kamien reklama trwa od 20-30 sekund to troche mozna zarobic jesli  sie chce ogladac :D"
            "date" => "21 marca 2018 12:44"
          ]
          #original: array:11 [
            "id" => 230704
            "name" => "b666igi"
            "avatar" => "/static/avatar/39560.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 39560
            "is_main" => 0
            "text" => "Na ogladaniu reklam ale to tylko na telefonie za jedna reklame jest 1 kamien reklama trwa od 20-30 sekund to troche mozna zarobic jesli  sie chce ogladac :D"
            "created_at" => "2018-03-21 12:44:31"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2038
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        8 => ForumPost {#2059
          #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" => 230828
            "name" => "Przemanolek"
            "avatar" => "/img/avatar/765732.png"
            "forum_id" => 324
            "status" => null
            "user_id" => 765732
            "is_main" => 0
            "text" => "Artykuły, i guess"
            "created_at" => "2018-03-21 16:37:02"
            "likes" => 0
            "dislikes" => 0
            "text2" => "Artykuły, i guess"
            "date" => "21 marca 2018 16:37"
          ]
          #original: array:11 [
            "id" => 230828
            "name" => "Przemanolek"
            "avatar" => "/img/avatar/765732.png"
            "forum_id" => 324
            "status" => null
            "user_id" => 765732
            "is_main" => 0
            "text" => "Artykuły, i guess"
            "created_at" => "2018-03-21 16:37:02"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2029
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        9 => ForumPost {#2058
          #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" => 231117
            "name" => "dawid_bednarek"
            "avatar" => "/img/avatar/442522.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 442522
            "is_main" => 0
            "text" => """
              Gry do pobrania, \n
              Artykuły, \n
              Minigry, \n
              Codzienna aktywność, \n
              Aplikacja czarodziejki mglisty. \n
              \n
              """
            "created_at" => "2018-03-22 04:31:07"
            "likes" => 0
            "dislikes" => 0
            "text2" => """
              Gry do pobrania, \n
              Artykuły, \n
              Minigry, \n
              Codzienna aktywność, \n
              Aplikacja czarodziejki mglisty. \n
              \n
              """
            "date" => "22 marca 2018 04:31"
          ]
          #original: array:11 [
            "id" => 231117
            "name" => "dawid_bednarek"
            "avatar" => "/img/avatar/442522.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 442522
            "is_main" => 0
            "text" => """
              Gry do pobrania, \n
              Artykuły, \n
              Minigry, \n
              Codzienna aktywność, \n
              Aplikacja czarodziejki mglisty. \n
              \n
              """
            "created_at" => "2018-03-22 04:31:07"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2034
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        10 => ForumPost {#2057
          #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" => 231142
            "name" => "Runcajs"
            "avatar" => null
            "forum_id" => 324
            "status" => null
            "user_id" => 795246
            "is_main" => 0
            "text" => "Na grach ios mozna zdobyc jakos 2500kd na dobę"
            "created_at" => "2018-03-22 06:13:06"
            "likes" => 0
            "dislikes" => 0
            "text2" => "Na grach ios mozna zdobyc jakos 2500kd na dobę"
            "date" => "22 marca 2018 06:13"
          ]
          #original: array:11 [
            "id" => 231142
            "name" => "Runcajs"
            "avatar" => null
            "forum_id" => 324
            "status" => null
            "user_id" => 795246
            "is_main" => 0
            "text" => "Na grach ios mozna zdobyc jakos 2500kd na dobę"
            "created_at" => "2018-03-22 06:13:06"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2025
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        11 => ForumPost {#2056
          #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" => 231143
            "name" => "Runcajs"
            "avatar" => null
            "forum_id" => 324
            "status" => null
            "user_id" => 795246
            "is_main" => 0
            "text" => "A jak dobrze grasz w pokera to nawet 3400"
            "created_at" => "2018-03-22 06:13:48"
            "likes" => 0
            "dislikes" => 0
            "text2" => "A jak dobrze grasz w pokera to nawet 3400"
            "date" => "22 marca 2018 06:13"
          ]
          #original: array:11 [
            "id" => 231143
            "name" => "Runcajs"
            "avatar" => null
            "forum_id" => 324
            "status" => null
            "user_id" => 795246
            "is_main" => 0
            "text" => "A jak dobrze grasz w pokera to nawet 3400"
            "created_at" => "2018-03-22 06:13:48"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2025}
          ]
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
          #forceDeleting: false
        }
        12 => ForumPost {#2055
          #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" => 231352
            "name" => "_Martynkaaaa"
            "avatar" => "/static/avatar/598799.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 598799
            "is_main" => 0
            "text" => "Mi niestety zlecenia niektore nie dzialaja i idk co z tym zrobic  bo szybko potrzebuje zarobic okolo 1500 kd :c"
            "created_at" => "2018-03-22 16:15:08"
            "likes" => 0
            "dislikes" => 0
            "text2" => "Mi niestety zlecenia niektore nie dzialaja i idk co z tym zrobic  bo szybko potrzebuje zarobic okolo 1500 kd :c"
            "date" => "22 marca 2018 16:15"
          ]
          #original: array:11 [
            "id" => 231352
            "name" => "_Martynkaaaa"
            "avatar" => "/static/avatar/598799.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 598799
            "is_main" => 0
            "text" => "Mi niestety zlecenia niektore nie dzialaja i idk co z tym zrobic  bo szybko potrzebuje zarobic okolo 1500 kd :c"
            "created_at" => "2018-03-22 16:15:08"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2032
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        13 => ForumPost {#2054
          #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" => 232285
            "name" => "Z4J3BISTY"
            "avatar" => "/img/avatar/16387.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 16387
            "is_main" => 0
            "text" => "Napisz dwa dobre artykuły Martyna i masz ;)"
            "created_at" => "2018-03-24 08:17:28"
            "likes" => 0
            "dislikes" => 0
            "text2" => "Napisz dwa dobre artykuły Martyna i masz ;)"
            "date" => "24 marca 2018 08:17"
          ]
          #original: array:11 [
            "id" => 232285
            "name" => "Z4J3BISTY"
            "avatar" => "/img/avatar/16387.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 16387
            "is_main" => 0
            "text" => "Napisz dwa dobre artykuły Martyna i masz ;)"
            "created_at" => "2018-03-24 08:17:28"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2039}
          ]
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
          #forceDeleting: false
        }
        14 => ForumPost {#2053
          #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" => 232301
            "name" => "michal_walkowiak"
            "avatar" => "/img/avatar/791643.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 791643
            "is_main" => 0
            "text" => "Artykuły "
            "created_at" => "2018-03-24 08:49:19"
            "likes" => 0
            "dislikes" => 0
            "text2" => "Artykuły "
            "date" => "24 marca 2018 08:49"
          ]
          #original: array:11 [
            "id" => 232301
            "name" => "michal_walkowiak"
            "avatar" => "/img/avatar/791643.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 791643
            "is_main" => 0
            "text" => "Artykuły "
            "created_at" => "2018-03-24 08:49:19"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2026
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        15 => ForumPost {#2052
          #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" => 232386
            "name" => "Runcajs"
            "avatar" => null
            "forum_id" => 324
            "status" => null
            "user_id" => 795246
            "is_main" => 0
            "text" => "Jak masz iphona to najlepiej lords mobile bo w 16 h od rozpoczecia masz juz 1600 kd a jak to powtarzasz na innych kontach to zajmuje to jakos 3h bo przesylasz surowce sobie."
            "created_at" => "2018-03-24 10:58:31"
            "likes" => 0
            "dislikes" => 0
            "text2" => "Jak masz iphona to najlepiej lords mobile bo w 16 h od rozpoczecia masz juz 1600 kd a jak to powtarzasz na innych kontach to zajmuje to jakos 3h bo przesylasz surowce sobie."
            "date" => "24 marca 2018 10:58"
          ]
          #original: array:11 [
            "id" => 232386
            "name" => "Runcajs"
            "avatar" => null
            "forum_id" => 324
            "status" => null
            "user_id" => 795246
            "is_main" => 0
            "text" => "Jak masz iphona to najlepiej lords mobile bo w 16 h od rozpoczecia masz juz 1600 kd a jak to powtarzasz na innych kontach to zajmuje to jakos 3h bo przesylasz surowce sobie."
            "created_at" => "2018-03-24 10:58:31"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2025}
          ]
          #visible: []
          #appends: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dateFormat: null
          #casts: []
          #touches: []
          #observables: []
          #with: []
          +exists: true
          +wasRecentlyCreated: false
          #forceDeleting: false
        }
        16 => ForumPost {#2051
          #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" => 232431
            "name" => "Jonizer"
            "avatar" => null
            "forum_id" => 324
            "status" => null
            "user_id" => 805329
            "is_main" => 0
            "text" => "mi chyba coś z grami nie działa XD :D"
            "created_at" => "2018-03-24 12:39:44"
            "likes" => 0
            "dislikes" => 1
            "text2" => "mi chyba coś z grami nie działa XD :D"
            "date" => "24 marca 2018 12:39"
          ]
          #original: array:11 [
            "id" => 232431
            "name" => "Jonizer"
            "avatar" => null
            "forum_id" => 324
            "status" => null
            "user_id" => 805329
            "is_main" => 0
            "text" => "mi chyba coś z grami nie działa XD :D"
            "created_at" => "2018-03-24 12:39:44"
            "likes" => 0
            "dislikes" => 1
          ]
          #relations: array:1 [
            "user" => User {#2023
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        17 => ForumPost {#2050
          #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" => 232608
            "name" => "bartek_groz"
            "avatar" => "/img/avatar/775026.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 775026
            "is_main" => 0
            "text" => "kiedy dostanę nagrodę za mój artykuł?<br><br>wie ktoś?<br><br>"
            "created_at" => "2018-03-24 16:11:13"
            "likes" => 0
            "dislikes" => 0
            "text2" => "kiedy dostanę nagrodę za mój artykuł?<br><br>wie ktoś?<br><br>"
            "date" => "24 marca 2018 16:11"
          ]
          #original: array:11 [
            "id" => 232608
            "name" => "bartek_groz"
            "avatar" => "/img/avatar/775026.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 775026
            "is_main" => 0
            "text" => "kiedy dostanę nagrodę za mój artykuł?<br><br>wie ktoś?<br><br>"
            "created_at" => "2018-03-24 16:11:13"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2028
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        18 => ForumPost {#2049
          #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" => 232743
            "name" => "patrycja_owczarek"
            "avatar" => "/img/avatar/796772.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 796772
            "is_main" => 0
            "text" => "najpierw runy+artykuły ja jeszcze korzystam z strefy apek"
            "created_at" => "2018-03-24 20:57:39"
            "likes" => 0
            "dislikes" => 0
            "text2" => "najpierw runy+artykuły ja jeszcze korzystam z strefy apek"
            "date" => "24 marca 2018 20:57"
          ]
          #original: array:11 [
            "id" => 232743
            "name" => "patrycja_owczarek"
            "avatar" => "/img/avatar/796772.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 796772
            "is_main" => 0
            "text" => "najpierw runy+artykuły ja jeszcze korzystam z strefy apek"
            "created_at" => "2018-03-24 20:57:39"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2024
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        19 => ForumPost {#2048
          #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" => 232762
            "name" => "HopStorm"
            "avatar" => "/img/avatar/810873.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 810873
            "is_main" => 0
            "text" => "ja to w ogóle nie potrafie zarobić xD"
            "created_at" => "2018-03-24 21:35:46"
            "likes" => 0
            "dislikes" => 0
            "text2" => "ja to w ogóle nie potrafie zarobić xD"
            "date" => "24 marca 2018 21:35"
          ]
          #original: array:11 [
            "id" => 232762
            "name" => "HopStorm"
            "avatar" => "/img/avatar/810873.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 810873
            "is_main" => 0
            "text" => "ja to w ogóle nie potrafie zarobić xD"
            "created_at" => "2018-03-24 21:35:46"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2021
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        20 => ForumPost {#2047
          #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" => 232894
            "name" => "Mateuszx100"
            "avatar" => "/img/avatar/532903.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 532903
            "is_main" => 0
            "text" => "artykuły i gry <br><br>"
            "created_at" => "2018-03-25 09:02:12"
            "likes" => 0
            "dislikes" => 0
            "text2" => "artykuły i gry <br><br>"
            "date" => "25 marca 2018 09:02"
          ]
          #original: array:11 [
            "id" => 232894
            "name" => "Mateuszx100"
            "avatar" => "/img/avatar/532903.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 532903
            "is_main" => 0
            "text" => "artykuły i gry <br><br>"
            "created_at" => "2018-03-25 09:02:12"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2033
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        21 => ForumPost {#2046
          #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" => 232932
            "name" => "arlink"
            "avatar" => null
            "forum_id" => 324
            "status" => null
            "user_id" => 811487
            "is_main" => 0
            "text" => "Któreś gry są lepsze do tego?<br>"
            "created_at" => "2018-03-25 10:21:08"
            "likes" => 0
            "dislikes" => 0
            "text2" => "Któreś gry są lepsze do tego?<br>"
            "date" => "25 marca 2018 10:21"
          ]
          #original: array:11 [
            "id" => 232932
            "name" => "arlink"
            "avatar" => null
            "forum_id" => 324
            "status" => null
            "user_id" => 811487
            "is_main" => 0
            "text" => "Któreś gry są lepsze do tego?<br>"
            "created_at" => "2018-03-25 10:21:08"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2020
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        22 => ForumPost {#2045
          #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" => 234154
            "name" => "TukTukan"
            "avatar" => "/img/avatar/807047.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 807047
            "is_main" => 0
            "text" => "ja robie zadania ale artuku;y chyba najlepsze<br>"
            "created_at" => "2018-03-27 14:12:21"
            "likes" => 0
            "dislikes" => 0
            "text2" => "ja robie zadania ale artuku;y chyba najlepsze<br>"
            "date" => "27 marca 2018 14:12"
          ]
          #original: array:11 [
            "id" => 234154
            "name" => "TukTukan"
            "avatar" => "/img/avatar/807047.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 807047
            "is_main" => 0
            "text" => "ja robie zadania ale artuku;y chyba najlepsze<br>"
            "created_at" => "2018-03-27 14:12:21"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2022
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        23 => ForumPost {#2044
          #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" => 235660
            "name" => "erykk"
            "avatar" => "/img/avatar/820775.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 820775
            "is_main" => 0
            "text" => "Artykuły i zlecenia"
            "created_at" => "2018-03-30 16:37:56"
            "likes" => 0
            "dislikes" => 0
            "text2" => "Artykuły i zlecenia"
            "date" => "30 marca 2018 16:37"
          ]
          #original: array:11 [
            "id" => 235660
            "name" => "erykk"
            "avatar" => "/img/avatar/820775.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 820775
            "is_main" => 0
            "text" => "Artykuły i zlecenia"
            "created_at" => "2018-03-30 16:37:56"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2019
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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
        }
        24 => ForumPost {#2043
          #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" => 235673
            "name" => "Jcob1304"
            "avatar" => "/img/avatar/820969.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 820969
            "is_main" => 0
            "text" => "Najlepiej zlecenia i artykuły tylko trzebva mieć talent do pisania "
            "created_at" => "2018-03-30 16:53:57"
            "likes" => 0
            "dislikes" => 0
            "text2" => "Najlepiej zlecenia i artykuły tylko trzebva mieć talent do pisania "
            "date" => "30 marca 2018 16:53"
          ]
          #original: array:11 [
            "id" => 235673
            "name" => "Jcob1304"
            "avatar" => "/img/avatar/820969.jpg"
            "forum_id" => 324
            "status" => null
            "user_id" => 820969
            "is_main" => 0
            "text" => "Najlepiej zlecenia i artykuły tylko trzebva mieć talent do pisania "
            "created_at" => "2018-03-30 16:53:57"
            "likes" => 0
            "dislikes" => 0
          ]
          #relations: array:1 [
            "user" => User {#2018
              #table: "user"
              #fillable: array:54 [ …54]
              #hidden: array:2 [ …2]
              #connection: null
              #primaryKey: "id"
              #keyType: "int"
              #perPage: 15
              +incrementing: true
              +timestamps: true
              #attributes: array:67 [ …67]
              #original: array:67 [ …67]
              #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: 2
    #path: "https://gamehag.com/pl/forum/t/28902-jak-najszybciej-zarobiliscie"
    #query: []
    #fragment: null
    #pageName: "page"
  }
  "join" => 3
  "comm" => 0
  "likePosts" => []
]