Webinaria na żywo

AI i cyberbezpieczeństwo

                object(Illuminate\Pagination\LengthAwarePaginator)#2983 (11) {
  ["items":protected]=>
  object(Illuminate\Database\Eloquent\Collection)#2993 (2) {
    ["items":protected]=>
    array(6) {
      [0]=>
      object(App\Models\Product)#3107 (46) {
        ["connection":protected]=>
        string(5) "pgsql"
        ["table":protected]=>
        string(8) "products"
        ["primaryKey":protected]=>
        string(2) "id"
        ["keyType":protected]=>
        string(3) "int"
        ["incrementing"]=>
        bool(true)
        ["with":protected]=>
        array(3) {
          [0]=>
          string(10) "categories"
          [1]=>
          string(4) "tags"
          [2]=>
          string(10) "attributes"
        }
        ["withCount":protected]=>
        array(0) {
        }
        ["preventsLazyLoading"]=>
        bool(false)
        ["perPage":protected]=>
        int(15)
        ["exists"]=>
        bool(true)
        ["wasRecentlyCreated"]=>
        bool(false)
        ["escapeWhenCastingToString":protected]=>
        bool(false)
        ["attributes":protected]=>
        array(28) {
          ["id"]=>
          int(51489)
          ["slug"]=>
          string(47) "jak-liczyc-koszty-incydentu-cyberbezpieczenstwa"
          ["price"]=>
          string(1) "0"
          ["tax_id"]=>
          int(1)
          ["type"]=>
          int(7)
          ["deleted_at"]=>
          NULL
          ["created_at"]=>
          string(19) "2025-12-03 09:37:59"
          ["updated_at"]=>
          string(19) "2026-02-19 10:06:29"
          ["subscription_id"]=>
          NULL
          ["room_id"]=>
          string(7) "9554567"
          ["promotional_price"]=>
          NULL
          ["promotional_price_starts_at"]=>
          NULL
          ["promotional_price_ends_at"]=>
          NULL
          ["starts_at"]=>
          string(19) "2026-02-26 11:00:00"
          ["related_product_ids"]=>
          NULL
          ["date_of_publish"]=>
          string(19) "2025-12-03 08:49:00"
          ["is_visible"]=>
          bool(true)
          ["finish_at"]=>
          string(19) "2026-02-26 12:00:00"
          ["limit_of_participants"]=>
          NULL
          ["workshop_days"]=>
          NULL
          ["subscription_price"]=>
          string(1) "0"
          ["published_to"]=>
          NULL
          ["only_with_subscription"]=>
          bool(false)
          ["external_link"]=>
          NULL
          ["related_subscription_id"]=>
          NULL
          ["statute"]=>
          int(0)
          ["require_admin_confirmation"]=>
          bool(false)
          ["mobile_app_only"]=>
          bool(false)
        }
        ["original":protected]=>
        array(28) {
          ["id"]=>
          int(51489)
          ["slug"]=>
          string(47) "jak-liczyc-koszty-incydentu-cyberbezpieczenstwa"
          ["price"]=>
          string(1) "0"
          ["tax_id"]=>
          int(1)
          ["type"]=>
          int(7)
          ["deleted_at"]=>
          NULL
          ["created_at"]=>
          string(19) "2025-12-03 09:37:59"
          ["updated_at"]=>
          string(19) "2026-02-19 10:06:29"
          ["subscription_id"]=>
          NULL
          ["room_id"]=>
          string(7) "9554567"
          ["promotional_price"]=>
          NULL
          ["promotional_price_starts_at"]=>
          NULL
          ["promotional_price_ends_at"]=>
          NULL
          ["starts_at"]=>
          string(19) "2026-02-26 11:00:00"
          ["related_product_ids"]=>
          NULL
          ["date_of_publish"]=>
          string(19) "2025-12-03 08:49:00"
          ["is_visible"]=>
          bool(true)
          ["finish_at"]=>
          string(19) "2026-02-26 12:00:00"
          ["limit_of_participants"]=>
          NULL
          ["workshop_days"]=>
          NULL
          ["subscription_price"]=>
          string(1) "0"
          ["published_to"]=>
          NULL
          ["only_with_subscription"]=>
          bool(false)
          ["external_link"]=>
          NULL
          ["related_subscription_id"]=>
          NULL
          ["statute"]=>
          int(0)
          ["require_admin_confirmation"]=>
          bool(false)
          ["mobile_app_only"]=>
          bool(false)
        }
        ["changes":protected]=>
        array(0) {
        }
        ["casts":protected]=>
        array(11) {
          ["type"]=>
          string(33) "SCTeam\Products\Enums\ProductType"
          ["promotional_price_starts_at"]=>
          string(8) "datetime"
          ["promotional_price_ends_at"]=>
          string(8) "datetime"
          ["starts_at"]=>
          string(8) "datetime"
          ["finish_at"]=>
          string(8) "datetime"
          ["related_product_ids"]=>
          string(5) "array"
          ["date_of_publish"]=>
          string(8) "datetime"
          ["published_to"]=>
          string(8) "datetime"
          ["workshop_days"]=>
          string(5) "array"
          ["mobile_app_only"]=>
          string(7) "boolean"
          ["deleted_at"]=>
          string(8) "datetime"
        }
        ["classCastCache":protected]=>
        array(0) {
        }
        ["attributeCastCache":protected]=>
        array(0) {
        }
        ["dates":protected]=>
        array(0) {
        }
        ["dateFormat":protected]=>
        NULL
        ["appends":protected]=>
        array(3) {
          [0]=>
          string(9) "image_url"
          [1]=>
          string(3) "url"
          [2]=>
          string(12) "legal_status"
        }
        ["dispatchesEvents":protected]=>
        array(0) {
        }
        ["observables":protected]=>
        array(3) {
          [0]=>
          string(16) "createdWithMetas"
          [1]=>
          string(16) "updatedWithMetas"
          [2]=>
          string(14) "savedWithMetas"
        }
        ["relations":protected]=>
        array(5) {
          ["categories"]=>
          object(Illuminate\Database\Eloquent\Collection)#3108 (2) {
            ["items":protected]=>
            array(0) {
            }
            ["escapeWhenCastingToString":protected]=>
            bool(false)
          }
          ["tags"]=>
          object(Illuminate\Database\Eloquent\Collection)#3056 (2) {
            ["items":protected]=>
            array(1) {
              [0]=>
              object(SCTeam\Products\Models\ProductTag)#3035 (34) {
                ["connection":protected]=>
                string(5) "pgsql"
                ["table":protected]=>
                string(4) "tags"
                ["primaryKey":protected]=>
                string(2) "id"
                ["keyType":protected]=>
                string(3) "int"
                ["incrementing"]=>
                bool(true)
                ["with":protected]=>
                array(1) {
                  [0]=>
                  string(12) "translations"
                }
                ["withCount":protected]=>
                array(0) {
                }
                ["preventsLazyLoading"]=>
                bool(false)
                ["perPage":protected]=>
                int(15)
                ["exists"]=>
                bool(true)
                ["wasRecentlyCreated"]=>
                bool(false)
                ["escapeWhenCastingToString":protected]=>
                bool(false)
                ["attributes":protected]=>
                array(5) {
                  ["id"]=>
                  int(14)
                  ["created_at"]=>
                  string(19) "2025-08-19 08:08:03"
                  ["updated_at"]=>
                  string(19) "2025-08-19 08:08:03"
                  ["deleted_at"]=>
                  NULL
                  ["type"]=>
                  string(30) "SCTeam\Products\Models\Product"
                }
                ["original":protected]=>
                array(8) {
                  ["id"]=>
                  int(14)
                  ["created_at"]=>
                  string(19) "2025-08-19 08:08:03"
                  ["updated_at"]=>
                  string(19) "2025-08-19 08:08:03"
                  ["deleted_at"]=>
                  NULL
                  ["type"]=>
                  string(30) "SCTeam\Products\Models\Product"
                  ["pivot_taggable_id"]=>
                  int(51489)
                  ["pivot_tag_id"]=>
                  int(14)
                  ["pivot_taggable_type"]=>
                  string(30) "SCTeam\Products\Models\Product"
                }
                ["changes":protected]=>
                array(0) {
                }
                ["casts":protected]=>
                array(1) {
                  ["deleted_at"]=>
                  string(8) "datetime"
                }
                ["classCastCache":protected]=>
                array(0) {
                }
                ["attributeCastCache":protected]=>
                array(0) {
                }
                ["dates":protected]=>
                array(0) {
                }
                ["dateFormat":protected]=>
                NULL
                ["appends":protected]=>
                array(0) {
                }
                ["dispatchesEvents":protected]=>
                array(0) {
                }
                ["observables":protected]=>
                array(0) {
                }
                ["relations":protected]=>
                array(2) {
                  ["pivot"]=>
                  object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3036 (35) {
                    ["connection":protected]=>
                    NULL
                    ["table":protected]=>
                    string(9) "taggables"
                    ["primaryKey":protected]=>
                    string(2) "id"
                    ["keyType":protected]=>
                    string(3) "int"
                    ["incrementing"]=>
                    bool(false)
                    ["with":protected]=>
                    array(0) {
                    }
                    ["withCount":protected]=>
                    array(0) {
                    }
                    ["preventsLazyLoading"]=>
                    bool(false)
                    ["perPage":protected]=>
                    int(15)
                    ["exists"]=>
                    bool(true)
                    ["wasRecentlyCreated"]=>
                    bool(false)
                    ["escapeWhenCastingToString":protected]=>
                    bool(false)
                    ["attributes":protected]=>
                    array(3) {
                      ["taggable_id"]=>
                      int(51489)
                      ["tag_id"]=>
                      int(14)
                      ["taggable_type"]=>
                      string(30) "SCTeam\Products\Models\Product"
                    }
                    ["original":protected]=>
                    array(3) {
                      ["taggable_id"]=>
                      int(51489)
                      ["tag_id"]=>
                      int(14)
                      ["taggable_type"]=>
                      string(30) "SCTeam\Products\Models\Product"
                    }
                    ["changes":protected]=>
                    array(0) {
                    }
                    ["casts":protected]=>
                    array(0) {
                    }
                    ["classCastCache":protected]=>
                    array(0) {
                    }
                    ["attributeCastCache":protected]=>
                    array(0) {
                    }
                    ["dates":protected]=>
                    array(0) {
                    }
                    ["dateFormat":protected]=>
                    NULL
                    ["appends":protected]=>
                    array(0) {
                    }
                    ["dispatchesEvents":protected]=>
                    array(0) {
                    }
                    ["observables":protected]=>
                    array(0) {
                    }
                    ["relations":protected]=>
                    array(0) {
                    }
                    ["touches":protected]=>
                    array(0) {
                    }
                    ["timestamps"]=>
                    bool(false)
                    ["hidden":protected]=>
                    array(0) {
                    }
                    ["visible":protected]=>
                    array(0) {
                    }
                    ["fillable":protected]=>
                    array(0) {
                    }
                    ["guarded":protected]=>
                    array(0) {
                    }
                    ["pivotParent"]=>
                    object(App\Models\Product)#3132 (46) {
                      ["connection":protected]=>
                      NULL
                      ["table":protected]=>
                      string(8) "products"
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["keyType":protected]=>
                      string(3) "int"
                      ["incrementing"]=>
                      bool(true)
                      ["with":protected]=>
                      array(3) {
                        [0]=>
                        string(10) "categories"
                        [1]=>
                        string(4) "tags"
                        [2]=>
                        string(10) "attributes"
                      }
                      ["withCount":protected]=>
                      array(0) {
                      }
                      ["preventsLazyLoading"]=>
                      bool(false)
                      ["perPage":protected]=>
                      int(15)
                      ["exists"]=>
                      bool(false)
                      ["wasRecentlyCreated"]=>
                      bool(false)
                      ["escapeWhenCastingToString":protected]=>
                      bool(false)
                      ["attributes":protected]=>
                      array(0) {
                      }
                      ["original":protected]=>
                      array(0) {
                      }
                      ["changes":protected]=>
                      array(0) {
                      }
                      ["casts":protected]=>
                      array(11) {
                        ["type"]=>
                        string(33) "SCTeam\Products\Enums\ProductType"
                        ["promotional_price_starts_at"]=>
                        string(8) "datetime"
                        ["promotional_price_ends_at"]=>
                        string(8) "datetime"
                        ["starts_at"]=>
                        string(8) "datetime"
                        ["finish_at"]=>
                        string(8) "datetime"
                        ["related_product_ids"]=>
                        string(5) "array"
                        ["date_of_publish"]=>
                        string(8) "datetime"
                        ["published_to"]=>
                        string(8) "datetime"
                        ["workshop_days"]=>
                        string(5) "array"
                        ["mobile_app_only"]=>
                        string(7) "boolean"
                        ["deleted_at"]=>
                        string(8) "datetime"
                      }
                      ["classCastCache":protected]=>
                      array(0) {
                      }
                      ["attributeCastCache":protected]=>
                      array(0) {
                      }
                      ["dates":protected]=>
                      array(0) {
                      }
                      ["dateFormat":protected]=>
                      NULL
                      ["appends":protected]=>
                      array(3) {
                        [0]=>
                        string(9) "image_url"
                        [1]=>
                        string(3) "url"
                        [2]=>
                        string(12) "legal_status"
                      }
                      ["dispatchesEvents":protected]=>
                      array(0) {
                      }
                      ["observables":protected]=>
                      array(3) {
                        [0]=>
                        string(16) "createdWithMetas"
                        [1]=>
                        string(16) "updatedWithMetas"
                        [2]=>
                        string(14) "savedWithMetas"
                      }
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["touches":protected]=>
                      array(0) {
                      }
                      ["timestamps"]=>
                      bool(true)
                      ["hidden":protected]=>
                      array(0) {
                      }
                      ["visible":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(0) {
                      }
                      ["guarded":protected]=>
                      array(1) {
                        [0]=>
                        string(2) "id"
                      }
                      ["__metaData":protected]=>
                      NULL
                      ["__wasCreatedEventFired":protected]=>
                      bool(false)
                      ["__wasUpdatedEventFired":protected]=>
                      bool(false)
                      ["__wasSavedEventFired":protected]=>
                      bool(false)
                      ["translatedAttributes"]=>
                      array(4) {
                        [0]=>
                        string(4) "name"
                        [1]=>
                        string(7) "content"
                        [2]=>
                        string(11) "description"
                        [3]=>
                        string(15) "additional_info"
                      }
                      ["revisionPresenter":protected]=>
                      string(44) "SCTeam\Products\Presenters\Revisions\Product"
                      ["sortable":protected]=>
                      array(7) {
                        [0]=>
                        string(2) "id"
                        [1]=>
                        string(4) "slug"
                        [2]=>
                        string(5) "price"
                        [3]=>
                        string(9) "starts_at"
                        [4]=>
                        string(4) "type"
                        [5]=>
                        string(15) "date_of_publish"
                        [6]=>
                        string(32) "clickMeetingConference.starts_at"
                      }
                      ["metaTable":protected]=>
                      string(13) "products_meta"
                      ["forceDeleting":protected]=>
                      bool(false)
                      ["defaultLocale":protected]=>
                      NULL
                      ["mediaConversions"]=>
                      array(0) {
                      }
                      ["mediaCollections"]=>
                      array(0) {
                      }
                      ["deletePreservingMedia":protected]=>
                      bool(false)
                      ["unAttachedMediaLibraryItems":protected]=>
                      array(0) {
                      }
                      ["scoutMetadata":protected]=>
                      array(0) {
                      }
                      ["translationModel"]=>
                      string(41) "SCTeam\Products\Models\ProductTranslation"
                    }
                    ["foreignKey":protected]=>
                    string(11) "taggable_id"
                    ["relatedKey":protected]=>
                    string(6) "tag_id"
                    ["morphType":protected]=>
                    string(13) "taggable_type"
                    ["morphClass":protected]=>
                    string(30) "SCTeam\Products\Models\Product"
                  }
                  ["translations"]=>
                  object(Illuminate\Database\Eloquent\Collection)#3019 (2) {
                    ["items":protected]=>
                    array(1) {
                      [0]=>
                      object(SCTeam\Products\Models\ProductTagTranslation)#3015 (30) {
                        ["connection":protected]=>
                        string(5) "pgsql"
                        ["table":protected]=>
                        string(16) "tag_translations"
                        ["primaryKey":protected]=>
                        string(2) "id"
                        ["keyType":protected]=>
                        string(3) "int"
                        ["incrementing"]=>
                        bool(true)
                        ["with":protected]=>
                        array(0) {
                        }
                        ["withCount":protected]=>
                        array(0) {
                        }
                        ["preventsLazyLoading"]=>
                        bool(false)
                        ["perPage":protected]=>
                        int(15)
                        ["exists"]=>
                        bool(true)
                        ["wasRecentlyCreated"]=>
                        bool(false)
                        ["escapeWhenCastingToString":protected]=>
                        bool(false)
                        ["attributes":protected]=>
                        array(4) {
                          ["id"]=>
                          int(14)
                          ["tag_id"]=>
                          int(14)
                          ["locale"]=>
                          string(2) "pl"
                          ["title"]=>
                          string(25) "AI i Cyberbezpieczeństwo"
                        }
                        ["original":protected]=>
                        array(4) {
                          ["id"]=>
                          int(14)
                          ["tag_id"]=>
                          int(14)
                          ["locale"]=>
                          string(2) "pl"
                          ["title"]=>
                          string(25) "AI i Cyberbezpieczeństwo"
                        }
                        ["changes":protected]=>
                        array(0) {
                        }
                        ["casts":protected]=>
                        array(0) {
                        }
                        ["classCastCache":protected]=>
                        array(0) {
                        }
                        ["attributeCastCache":protected]=>
                        array(0) {
                        }
                        ["dates":protected]=>
                        array(0) {
                        }
                        ["dateFormat":protected]=>
                        NULL
                        ["appends":protected]=>
                        array(0) {
                        }
                        ["dispatchesEvents":protected]=>
                        array(0) {
                        }
                        ["observables":protected]=>
                        array(0) {
                        }
                        ["relations":protected]=>
                        array(0) {
                        }
                        ["touches":protected]=>
                        array(0) {
                        }
                        ["timestamps"]=>
                        bool(false)
                        ["hidden":protected]=>
                        array(0) {
                        }
                        ["visible":protected]=>
                        array(0) {
                        }
                        ["fillable":protected]=>
                        array(1) {
                          [0]=>
                          string(5) "title"
                        }
                        ["guarded":protected]=>
                        array(1) {
                          [0]=>
                          string(1) "*"
                        }
                      }
                    }
                    ["escapeWhenCastingToString":protected]=>
                    bool(false)
                  }
                }
                ["touches":protected]=>
                array(0) {
                }
                ["timestamps"]=>
                bool(true)
                ["hidden":protected]=>
                array(0) {
                }
                ["visible":protected]=>
                array(0) {
                }
                ["fillable":protected]=>
                array(0) {
                }
                ["guarded":protected]=>
                array(1) {
                  [0]=>
                  string(2) "id"
                }
                ["translatedAttributes"]=>
                array(1) {
                  [0]=>
                  string(5) "title"
                }
                ["revisionPresenter":protected]=>
                string(36) "SCTeam\Tags\Presenters\Revisions\Tag"
                ["forceDeleting":protected]=>
                bool(false)
                ["defaultLocale":protected]=>
                NULL
              }
            }
            ["escapeWhenCastingToString":protected]=>
            bool(false)
          }
          ["attributes"]=>
          object(Illuminate\Database\Eloquent\Collection)#3010 (2) {
            ["items":protected]=>
            array(0) {
            }
            ["escapeWhenCastingToString":protected]=>
            bool(false)
          }
          ["authors"]=>
          object(Illuminate\Database\Eloquent\Collection)#2985 (2) {
            ["items":protected]=>
            array(1) {
              [0]=>
              object(SCTeam\Auth\Models\User)#2967 (46) {
                ["connection":protected]=>
                string(5) "pgsql"
                ["table":protected]=>
                string(5) "users"
                ["primaryKey":protected]=>
                string(2) "id"
                ["keyType":protected]=>
                string(3) "int"
                ["incrementing"]=>
                bool(true)
                ["with":protected]=>
                array(0) {
                }
                ["withCount":protected]=>
                array(0) {
                }
                ["preventsLazyLoading"]=>
                bool(false)
                ["perPage":protected]=>
                int(15)
                ["exists"]=>
                bool(true)
                ["wasRecentlyCreated"]=>
                bool(false)
                ["escapeWhenCastingToString":protected]=>
                bool(false)
                ["attributes":protected]=>
                array(30) {
                  ["id"]=>
                  int(36641)
                  ["username"]=>
                  NULL
                  ["first_name"]=>
                  string(5) "Jakub"
                  ["last_name"]=>
                  string(5) "Betka"
                  ["email"]=>
                  string(19) "jakub.betka@ltca.pl"
                  ["phone"]=>
                  NULL
                  ["mobile_phone"]=>
                  NULL
                  ["status"]=>
                  bool(true)
                  ["email_verified_at"]=>
                  NULL
                  ["password"]=>
                  string(60) "$2y$10$BB96i7TNp5ys9dCvhtR8R./1WQ65JbyFCIfoHNXX7O45YEY/QvrAi"
                  ["allow_newsletter"]=>
                  bool(true)
                  ["api_token"]=>
                  string(60) "$2y$10$wBhBX8JkIXjaRl1cO/G7De7HkRBCpa.XmfAy5N/W/NPgP7tJFjzym"
                  ["facebook_id"]=>
                  NULL
                  ["google_id"]=>
                  NULL
                  ["remember_token"]=>
                  NULL
                  ["created_at"]=>
                  string(19) "2025-10-20 16:15:36"
                  ["updated_at"]=>
                  string(19) "2025-10-20 16:26:45"
                  ["deleted_at"]=>
                  NULL
                  ["two_factor_code"]=>
                  NULL
                  ["two_factor_expires_at"]=>
                  NULL
                  ["description"]=>
                  string(1911) "

Konsultant ds. cyberbezpieczeństwa, audytor systemu zarządzania bezpieczeństwem informacji (ISO 27001), manager ds. zarzadzania ochroną danych osobowych (ISO 27701).Tematyką bezpieczeństwa w sieci zajmuje się od 2013 r. W latach 2015-2018 pracował w jednej z topowych wrocławskich kancelarii, jako Kierownik zespołu ds. umów i ochrony danych osobowych. Od 2018 r. wspiera przedsiębiorców i instytucje publiczne w zarządzania ochroną danych osobowych, bezpieczeństwem informacji i cyberbezpieczeństwem. W swoich działaniach szczególny nacisk kładzie na budowanie cyberodpornych organizacji, które nie tylko bronią się przed atakami hackerskimi ale są też gotowi na działania kryzysowe po ataku hackerskim. 

Od 2019 r. pełni funkcję prezesa zarządu Ogólnopolskiego Stowarzyszenia Ochrony Danych Osobowych w Sektorze Medycznym. 

Od 2024 r. pełni funkcję prezesa zarządu w CyberHabit Sp. z o.o.

Od lipca 2025 r. pełni funkcję eksperta w Platformie Nowych Technologii w ramach organizacji Pracodawcy RP. 

Prelegent na licznych konferencjach i webinarach m. in.:

2024:

- Kongres Zdrowia Medonet - "jak dobrze wykorzystać AI w zdrowiu?"

- XX Jesiennym Sympozjum Przemysłu Farmaceutycznego - "Cyberbezpieczeństwo - najczęstsze błędy przedsiębiorców"

- Kongres Wyzwań Zdrowotnych - Dane medyczne a cyberbepzieczeństwo

2025 

- Polski Kongres Gospodarczy - organizowany przez Pracodawcy RP

- Konferencja "Audyt zabezpieczenie zarządu przed roszczeniami" - Organizowana przez Uniwersytet Merito i Polska-Brytyjską Izbę Handlową.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_36641_large_photo_png_1760970404.png" ["large_photo_webp"]=> string(50) "photos/user_36641_large_photo_webp_1760970404.webp" ["small_photo_png"]=> string(48) "photos/user_36641_small_photo_png_1760970404.png" ["small_photo_webp"]=> string(50) "photos/user_36641_small_photo_webp_1760970405.webp" } ["original":protected]=> array(32) { ["id"]=> int(36641) ["username"]=> NULL ["first_name"]=> string(5) "Jakub" ["last_name"]=> string(5) "Betka" ["email"]=> string(19) "jakub.betka@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$BB96i7TNp5ys9dCvhtR8R./1WQ65JbyFCIfoHNXX7O45YEY/QvrAi" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$wBhBX8JkIXjaRl1cO/G7De7HkRBCpa.XmfAy5N/W/NPgP7tJFjzym" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-10-20 16:15:36" ["updated_at"]=> string(19) "2025-10-20 16:26:45" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1911) "

Konsultant ds. cyberbezpieczeństwa, audytor systemu zarządzania bezpieczeństwem informacji (ISO 27001), manager ds. zarzadzania ochroną danych osobowych (ISO 27701).Tematyką bezpieczeństwa w sieci zajmuje się od 2013 r. W latach 2015-2018 pracował w jednej z topowych wrocławskich kancelarii, jako Kierownik zespołu ds. umów i ochrony danych osobowych. Od 2018 r. wspiera przedsiębiorców i instytucje publiczne w zarządzania ochroną danych osobowych, bezpieczeństwem informacji i cyberbezpieczeństwem. W swoich działaniach szczególny nacisk kładzie na budowanie cyberodpornych organizacji, które nie tylko bronią się przed atakami hackerskimi ale są też gotowi na działania kryzysowe po ataku hackerskim. 

Od 2019 r. pełni funkcję prezesa zarządu Ogólnopolskiego Stowarzyszenia Ochrony Danych Osobowych w Sektorze Medycznym. 

Od 2024 r. pełni funkcję prezesa zarządu w CyberHabit Sp. z o.o.

Od lipca 2025 r. pełni funkcję eksperta w Platformie Nowych Technologii w ramach organizacji Pracodawcy RP. 

Prelegent na licznych konferencjach i webinarach m. in.:

2024:

- Kongres Zdrowia Medonet - "jak dobrze wykorzystać AI w zdrowiu?"

- XX Jesiennym Sympozjum Przemysłu Farmaceutycznego - "Cyberbezpieczeństwo - najczęstsze błędy przedsiębiorców"

- Kongres Wyzwań Zdrowotnych - Dane medyczne a cyberbepzieczeństwo

2025 

- Polski Kongres Gospodarczy - organizowany przez Pracodawcy RP

- Konferencja "Audyt zabezpieczenie zarządu przed roszczeniami" - Organizowana przez Uniwersytet Merito i Polska-Brytyjską Izbę Handlową.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_36641_large_photo_png_1760970404.png" ["large_photo_webp"]=> string(50) "photos/user_36641_large_photo_webp_1760970404.webp" ["small_photo_png"]=> string(48) "photos/user_36641_small_photo_png_1760970404.png" ["small_photo_webp"]=> string(50) "photos/user_36641_small_photo_webp_1760970405.webp" ["pivot_product_id"]=> int(51489) ["pivot_author_id"]=> int(36641) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2968 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(51489) ["author_id"]=> int(36641) } ["original":protected]=> array(2) { ["product_id"]=> int(51489) ["author_id"]=> int(36641) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3026 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2984 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2961 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(51489) ["product_id"]=> int(51489) ["locale"]=> string(2) "pl" ["name"]=> string(50) "Jak liczyć koszty incydentu cyberbezpieczeństwa?" ["content"]=> string(1097) "

OPIS WEBINARU

Jak liczyć koszty incydentu cyberbezpieczeństwa? 

Wprowadzenie

Cyberataki to już nie tylko problem dużych korporacji – coraz częściej dotykają małe i średnie firmy, powodując poważne konsekwencje biznesowe. Incydent cyberbezpieczeństwa to nie tylko kwestia techniczna, ale także realne straty finansowe, które mogą zagrozić stabilności całej organizacji. 

PROGRAM

Podczas webinaru przedstawimy poniższe kwestie:

Dlaczego liczenie kosztów cyberataku jest kluczowe?

Jaka może być faktycznie wysokość kary administracyjnej?

Jakie inne koszty niż kara administracyjna powinny zostać ujęte w wyliczeniach?

Realny przykłady kosztów cyberincydentów

Propozycje działań do wykonania

" ["description"]=> string(0) "" ["additional_info"]=> string(1189) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

11:00
26 lutego 2026

Czas zakończenia:

12:00
26 lutego 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["original":protected]=> array(7) { ["id"]=> int(51489) ["product_id"]=> int(51489) ["locale"]=> string(2) "pl" ["name"]=> string(50) "Jak liczyć koszty incydentu cyberbezpieczeństwa?" ["content"]=> string(1097) "

OPIS WEBINARU

Jak liczyć koszty incydentu cyberbezpieczeństwa? 

Wprowadzenie

Cyberataki to już nie tylko problem dużych korporacji – coraz częściej dotykają małe i średnie firmy, powodując poważne konsekwencje biznesowe. Incydent cyberbezpieczeństwa to nie tylko kwestia techniczna, ale także realne straty finansowe, które mogą zagrozić stabilności całej organizacji. 

PROGRAM

Podczas webinaru przedstawimy poniższe kwestie:

Dlaczego liczenie kosztów cyberataku jest kluczowe?

Jaka może być faktycznie wysokość kary administracyjnej?

Jakie inne koszty niż kara administracyjna powinny zostać ujęte w wyliczeniach?

Realny przykłady kosztów cyberincydentów

Propozycje działań do wykonania

" ["description"]=> string(0) "" ["additional_info"]=> string(1189) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

11:00
26 lutego 2026

Czas zakończenia:

12:00
26 lutego 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [1]=> object(App\Models\Product)#3106 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(51619) ["slug"]=> string(56) "ai-zrozumiane-praktycznie-przeglad-narzedzi-i-zastosowan" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-01-05 23:25:45" ["updated_at"]=> string(19) "2026-01-08 12:39:30" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9579169" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-03-09 09:30:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2025-12-31 15:17:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-03-09 10:30:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(51619) ["slug"]=> string(56) "ai-zrozumiane-praktycznie-przeglad-narzedzi-i-zastosowan" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-01-05 23:25:45" ["updated_at"]=> string(19) "2026-01-08 12:39:30" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9579169" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-03-09 09:30:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2025-12-31 15:17:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-03-09 10:30:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3090 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#3095 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#3031 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(14) ["created_at"]=> string(19) "2025-08-19 08:08:03" ["updated_at"]=> string(19) "2025-08-19 08:08:03" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(14) ["created_at"]=> string(19) "2025-08-19 08:08:03" ["updated_at"]=> string(19) "2025-08-19 08:08:03" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(51619) ["pivot_tag_id"]=> int(14) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3051 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(51619) ["tag_id"]=> int(14) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(51619) ["tag_id"]=> int(14) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3132 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3025 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#3015 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(14) ["tag_id"]=> int(14) ["locale"]=> string(2) "pl" ["title"]=> string(25) "AI i Cyberbezpieczeństwo" } ["original":protected]=> array(4) { ["id"]=> int(14) ["tag_id"]=> int(14) ["locale"]=> string(2) "pl" ["title"]=> string(25) "AI i Cyberbezpieczeństwo" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#3005 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#3013 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2963 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(30) { ["id"]=> int(38975) ["username"]=> NULL ["first_name"]=> string(9) "Magdalena" ["last_name"]=> string(13) "Wojciechowska" ["email"]=> string(31) "magdalena.wojciechowska@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$r7imIIfRdWHX7O0cCyQNDeyRknwpYv6ASyYbrvCbZewknEqRWqLE2" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$PpHZCzQfS0H7npocTBLNp.d6OF3Ya5.f9nX7a8wzkPQiumd1cgVI6" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2026-01-08 12:38:01" ["updated_at"]=> string(19) "2026-01-30 12:16:26" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(407) "

Trenerka AI i specjalistka od automatyzacji procesów biurowych. Uczy praktycznego wykorzystania narzędzi takich jak ChatGPT, Gemini, Copilot, Notion, NotebookLM czy Google Workspace. Pokazuje, jak dzięki AI organizować pracę, tworzyć treści, zarządzać informacją i usprawniać codzienne zadania w firmie.  

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> NULL ["large_photo_webp"]=> NULL ["small_photo_png"]=> NULL ["small_photo_webp"]=> NULL } ["original":protected]=> array(32) { ["id"]=> int(38975) ["username"]=> NULL ["first_name"]=> string(9) "Magdalena" ["last_name"]=> string(13) "Wojciechowska" ["email"]=> string(31) "magdalena.wojciechowska@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$r7imIIfRdWHX7O0cCyQNDeyRknwpYv6ASyYbrvCbZewknEqRWqLE2" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$PpHZCzQfS0H7npocTBLNp.d6OF3Ya5.f9nX7a8wzkPQiumd1cgVI6" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2026-01-08 12:38:01" ["updated_at"]=> string(19) "2026-01-30 12:16:26" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(407) "

Trenerka AI i specjalistka od automatyzacji procesów biurowych. Uczy praktycznego wykorzystania narzędzi takich jak ChatGPT, Gemini, Copilot, Notion, NotebookLM czy Google Workspace. Pokazuje, jak dzięki AI organizować pracę, tworzyć treści, zarządzać informacją i usprawniać codzienne zadania w firmie.  

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> NULL ["large_photo_webp"]=> NULL ["small_photo_png"]=> NULL ["small_photo_webp"]=> NULL ["pivot_product_id"]=> int(51619) ["pivot_author_id"]=> int(38975) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2980 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(51619) ["author_id"]=> int(38975) } ["original":protected]=> array(2) { ["product_id"]=> int(51619) ["author_id"]=> int(38975) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3026 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2998 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2957 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(51619) ["product_id"]=> int(51619) ["locale"]=> string(2) "pl" ["name"]=> string(63) "AI zrozumiane praktycznie – przegląd narzędzi i zastosowań" ["content"]=> string(1209) "

OPIS WEBINARU

Krótka, praktyczna sesja wprowadzająca w świat AI. Podczas webinaru pokazujemy, czym jest generatywna AI, jakie narzędzia mogą wspierać codzienną pracę oraz jak korzystać z AI bez obaw. Webinar zawiera mini-demo i sesję Q&A.

Poziom zaawansowania: Uniwersalny (dla wszystkich)

Adresaci: Każdy zainteresowany sztuczną inteligencją i automatyzacją pracy

PROGRAM

  • Wprowadzenie: czym jest AI i jakie są jej możliwości
  • Przegląd najważniejszych narzędzi AI (tekst, grafika, wideo, dokumenty)
  • Praktyczne przykłady zastosowań w pracy biurowej i komunikacji
  • Mini-demo: „jedno zadanie – trzy narzędzia, trzy efekty”
  • Bezpieczne i odpowiedzialne korzystanie z AI
  • Inspiracje do dalszego wykorzystania AI
  • Sesja Q&A – odpowiedzi na pytania uczestników

Efekty webinaru:

Uczestnicy poznają podstawowe narzędzia AI, zobaczą je w praktyce i otrzymają inspirację do samodzielnego eksperymentowania oraz udziału w pełnym, płatnym szkoleniu.

" ["description"]=> string(0) "" ["additional_info"]=> string(1187) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

09:30
09 marca 2026

Czas zakończenia:

10:30
09 marca 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["original":protected]=> array(7) { ["id"]=> int(51619) ["product_id"]=> int(51619) ["locale"]=> string(2) "pl" ["name"]=> string(63) "AI zrozumiane praktycznie – przegląd narzędzi i zastosowań" ["content"]=> string(1209) "

OPIS WEBINARU

Krótka, praktyczna sesja wprowadzająca w świat AI. Podczas webinaru pokazujemy, czym jest generatywna AI, jakie narzędzia mogą wspierać codzienną pracę oraz jak korzystać z AI bez obaw. Webinar zawiera mini-demo i sesję Q&A.

Poziom zaawansowania: Uniwersalny (dla wszystkich)

Adresaci: Każdy zainteresowany sztuczną inteligencją i automatyzacją pracy

PROGRAM

  • Wprowadzenie: czym jest AI i jakie są jej możliwości
  • Przegląd najważniejszych narzędzi AI (tekst, grafika, wideo, dokumenty)
  • Praktyczne przykłady zastosowań w pracy biurowej i komunikacji
  • Mini-demo: „jedno zadanie – trzy narzędzia, trzy efekty”
  • Bezpieczne i odpowiedzialne korzystanie z AI
  • Inspiracje do dalszego wykorzystania AI
  • Sesja Q&A – odpowiedzi na pytania uczestników

Efekty webinaru:

Uczestnicy poznają podstawowe narzędzia AI, zobaczą je w praktyce i otrzymają inspirację do samodzielnego eksperymentowania oraz udziału w pełnym, płatnym szkoleniu.

" ["description"]=> string(0) "" ["additional_info"]=> string(1187) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

09:30
09 marca 2026

Czas zakończenia:

10:30
09 marca 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [2]=> object(App\Models\Product)#3105 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(51618) ["slug"]=> string(27) "bledy-adopcji-ai-w-firmach2" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-01-05 23:25:42" ["updated_at"]=> string(19) "2026-01-08 12:34:32" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9579147" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-03-10 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2025-12-31 15:16:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-03-10 11:00:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(51618) ["slug"]=> string(27) "bledy-adopcji-ai-w-firmach2" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-01-05 23:25:42" ["updated_at"]=> string(19) "2026-01-08 12:34:32" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9579147" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-03-10 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2025-12-31 15:16:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-03-10 11:00:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3092 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#3059 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#3032 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(14) ["created_at"]=> string(19) "2025-08-19 08:08:03" ["updated_at"]=> string(19) "2025-08-19 08:08:03" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(14) ["created_at"]=> string(19) "2025-08-19 08:08:03" ["updated_at"]=> string(19) "2025-08-19 08:08:03" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(51618) ["pivot_tag_id"]=> int(14) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3050 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(51618) ["tag_id"]=> int(14) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(51618) ["tag_id"]=> int(14) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3132 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3024 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#3015 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(14) ["tag_id"]=> int(14) ["locale"]=> string(2) "pl" ["title"]=> string(25) "AI i Cyberbezpieczeństwo" } ["original":protected]=> array(4) { ["id"]=> int(14) ["tag_id"]=> int(14) ["locale"]=> string(2) "pl" ["title"]=> string(25) "AI i Cyberbezpieczeństwo" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#3008 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2988 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2964 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(30) { ["id"]=> int(38117) ["username"]=> NULL ["first_name"]=> string(6) "Maciej" ["last_name"]=> string(12) "Broniszewski" ["email"]=> string(27) "maciej.broniszewski@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$6k3dUPpTHFk7uR7Siwtg.eGQNY2olgd7Vo67dgbHy19Ihqzt40wI." ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$RQ6/tZ2VQLDQoYb1XoSNnOOENA.qCfurRxJ95hkKgJxdxX0K/iDpm" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-11-27 13:09:47" ["updated_at"]=> string(19) "2026-01-15 18:21:03" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(801) "

Dyrektor finansowy z ponad 15 letnim stażem, zorientowany na rozwój biznesu poprzez zarządzanie procesowe, automatyzację i wykorzystanie nowoczesnych technologii IT. Pracował w firmach w firmach Sevenet, Welcome Airport Services, Inchcape Shipping Services, Sword. Specjalizuje się w optymalizacji procesów biznesowych w firmach produkcyjnych i handlowych. Autor jednego z pierwszych wdrożeń AI w Polsce - w zakresie dekretacji kontrolingowej faktur kosztowych. Prezes i udziałowiec Workspace Partners, spółki która rozwija projekt konsultingowo-edukacyjny w zakresie finansów i zarządzania oparty o technologię AI. Laureat DFE AI Award za rok 2024. Wykładowca Akademii Leona Koźmińskiego w Warszawie.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_38117_large_photo_png_1768497663.png" ["large_photo_webp"]=> string(50) "photos/user_38117_large_photo_webp_1768497663.webp" ["small_photo_png"]=> string(48) "photos/user_38117_small_photo_png_1768497663.png" ["small_photo_webp"]=> string(50) "photos/user_38117_small_photo_webp_1768497663.webp" } ["original":protected]=> array(32) { ["id"]=> int(38117) ["username"]=> NULL ["first_name"]=> string(6) "Maciej" ["last_name"]=> string(12) "Broniszewski" ["email"]=> string(27) "maciej.broniszewski@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$6k3dUPpTHFk7uR7Siwtg.eGQNY2olgd7Vo67dgbHy19Ihqzt40wI." ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$RQ6/tZ2VQLDQoYb1XoSNnOOENA.qCfurRxJ95hkKgJxdxX0K/iDpm" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-11-27 13:09:47" ["updated_at"]=> string(19) "2026-01-15 18:21:03" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(801) "

Dyrektor finansowy z ponad 15 letnim stażem, zorientowany na rozwój biznesu poprzez zarządzanie procesowe, automatyzację i wykorzystanie nowoczesnych technologii IT. Pracował w firmach w firmach Sevenet, Welcome Airport Services, Inchcape Shipping Services, Sword. Specjalizuje się w optymalizacji procesów biznesowych w firmach produkcyjnych i handlowych. Autor jednego z pierwszych wdrożeń AI w Polsce - w zakresie dekretacji kontrolingowej faktur kosztowych. Prezes i udziałowiec Workspace Partners, spółki która rozwija projekt konsultingowo-edukacyjny w zakresie finansów i zarządzania oparty o technologię AI. Laureat DFE AI Award za rok 2024. Wykładowca Akademii Leona Koźmińskiego w Warszawie.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_38117_large_photo_png_1768497663.png" ["large_photo_webp"]=> string(50) "photos/user_38117_large_photo_webp_1768497663.webp" ["small_photo_png"]=> string(48) "photos/user_38117_small_photo_png_1768497663.png" ["small_photo_webp"]=> string(50) "photos/user_38117_small_photo_webp_1768497663.webp" ["pivot_product_id"]=> int(51618) ["pivot_author_id"]=> int(38117) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2979 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(51618) ["author_id"]=> int(38117) } ["original":protected]=> array(2) { ["product_id"]=> int(51618) ["author_id"]=> int(38117) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3026 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3001 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2958 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(51618) ["product_id"]=> int(51618) ["locale"]=> string(2) "pl" ["name"]=> string(28) "Błędy adopcji AI w firmach" ["content"]=> string(599) "

OPIS WEBINARU

Błędy adopcji AI w firmach 

Dla kogo: decydenci, CFO, kierownicy projektów i prawnicy odpowiedzialni za wdrożenia.

Cel: omówienie typowych błędów i sposobów ich uniknięcia.

 

PROGRAM

Przesadne oczekiwania vs rzeczywistość modeli AI.

Brak danych i kompetencji jako główne źródła porażek.

Błędy kontraktowe i compliance w projektach AI.

Jak reagować na halucynacje i błędy modeli.

Prosty model „AI Readiness Check”.

" ["description"]=> string(0) "" ["additional_info"]=> string(1187) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
10 marca 2026

Czas zakończenia:

11:00
10 marca 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["original":protected]=> array(7) { ["id"]=> int(51618) ["product_id"]=> int(51618) ["locale"]=> string(2) "pl" ["name"]=> string(28) "Błędy adopcji AI w firmach" ["content"]=> string(599) "

OPIS WEBINARU

Błędy adopcji AI w firmach 

Dla kogo: decydenci, CFO, kierownicy projektów i prawnicy odpowiedzialni za wdrożenia.

Cel: omówienie typowych błędów i sposobów ich uniknięcia.

 

PROGRAM

Przesadne oczekiwania vs rzeczywistość modeli AI.

Brak danych i kompetencji jako główne źródła porażek.

Błędy kontraktowe i compliance w projektach AI.

Jak reagować na halucynacje i błędy modeli.

Prosty model „AI Readiness Check”.

" ["description"]=> string(0) "" ["additional_info"]=> string(1187) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
10 marca 2026

Czas zakończenia:

11:00
10 marca 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [3]=> object(App\Models\Product)#3104 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(51617) ["slug"]=> string(93) "jak-znalezc-szybkie-wygrane-z-ai-5-prostych-zastosowan-ktore-mozesz-wdrozyc-w-firmie-od-zaraz" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-01-05 23:25:25" ["updated_at"]=> string(19) "2026-01-08 12:34:26" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9579146" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-03-18 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2025-12-31 15:16:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-03-18 11:00:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(51617) ["slug"]=> string(93) "jak-znalezc-szybkie-wygrane-z-ai-5-prostych-zastosowan-ktore-mozesz-wdrozyc-w-firmie-od-zaraz" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-01-05 23:25:25" ["updated_at"]=> string(19) "2026-01-08 12:34:26" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9579146" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-03-18 10:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2025-12-31 15:16:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-03-18 11:00:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3093 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#3061 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#3033 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(14) ["created_at"]=> string(19) "2025-08-19 08:08:03" ["updated_at"]=> string(19) "2025-08-19 08:08:03" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(14) ["created_at"]=> string(19) "2025-08-19 08:08:03" ["updated_at"]=> string(19) "2025-08-19 08:08:03" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(51617) ["pivot_tag_id"]=> int(14) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3047 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(51617) ["tag_id"]=> int(14) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(51617) ["tag_id"]=> int(14) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3132 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3022 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#3015 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(14) ["tag_id"]=> int(14) ["locale"]=> string(2) "pl" ["title"]=> string(25) "AI i Cyberbezpieczeństwo" } ["original":protected]=> array(4) { ["id"]=> int(14) ["tag_id"]=> int(14) ["locale"]=> string(2) "pl" ["title"]=> string(25) "AI i Cyberbezpieczeństwo" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#3009 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2989 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2965 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(30) { ["id"]=> int(35783) ["username"]=> NULL ["first_name"]=> string(6) "Cezary" ["last_name"]=> string(5) "Mazur" ["email"]=> string(20) "cezary.mazur@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$0Zc9gnhaa.HVTKQD8ns.tOW5IuZBFUbhU3uqNqp4RocEiNctOX/E." ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$.g22JR6S.2rC0T.QyU5WQ.9/n02k06L2ubLS4M5zbo2QLNBO87mgu" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-09-17 16:14:43" ["updated_at"]=> string(19) "2025-09-24 13:27:29" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1134) "

Cezary Mazur od lat pomaga firmom spojrzeć na sztuczną inteligencję i automatyzację w prosty i praktyczny sposób. Na szkoleniach pokazuje, jak technologia może naprawdę ułatwiać codzienną pracę – od oszczędzania czasu, przez redukcję kosztów, aż po odciążenie zespołu w powtarzalnych zadaniach. Jako CEO Autooomate™ i właściciel agencji wwwell™ na co dzień wdraża rozwiązania, które realnie działają w biznesie. Dzięki temu uczestnicy jego szkoleń uczą się nie teorii, a sprawdzonych metod i narzędzi, które można wdrożyć od razu. → Występował jako prelegent m.in. na InfoShare – największej konferencji IT w Europie Środkowej, → Jego materiały szkoleniowe pobrały już tysiące osób, → W mediach społecznościowych śledzi go prawie 20 tysięcy obserwujących. Konkret, prostota i praktyczne przykłady zamiast skomplikowanego żargonu. Na jego szkoleniach uczestnicy odkrywają, jak szybko zyskać przewagę dzięki AI i automatyzacji – bez poczucia przytłoczenia technologią.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_35783_large_photo_png_1760418769.png" ["large_photo_webp"]=> string(50) "photos/user_35783_large_photo_webp_1760418769.webp" ["small_photo_png"]=> string(48) "photos/user_35783_small_photo_png_1760418769.png" ["small_photo_webp"]=> string(50) "photos/user_35783_small_photo_webp_1760418769.webp" } ["original":protected]=> array(32) { ["id"]=> int(35783) ["username"]=> NULL ["first_name"]=> string(6) "Cezary" ["last_name"]=> string(5) "Mazur" ["email"]=> string(20) "cezary.mazur@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$0Zc9gnhaa.HVTKQD8ns.tOW5IuZBFUbhU3uqNqp4RocEiNctOX/E." ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$.g22JR6S.2rC0T.QyU5WQ.9/n02k06L2ubLS4M5zbo2QLNBO87mgu" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-09-17 16:14:43" ["updated_at"]=> string(19) "2025-09-24 13:27:29" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1134) "

Cezary Mazur od lat pomaga firmom spojrzeć na sztuczną inteligencję i automatyzację w prosty i praktyczny sposób. Na szkoleniach pokazuje, jak technologia może naprawdę ułatwiać codzienną pracę – od oszczędzania czasu, przez redukcję kosztów, aż po odciążenie zespołu w powtarzalnych zadaniach. Jako CEO Autooomate™ i właściciel agencji wwwell™ na co dzień wdraża rozwiązania, które realnie działają w biznesie. Dzięki temu uczestnicy jego szkoleń uczą się nie teorii, a sprawdzonych metod i narzędzi, które można wdrożyć od razu. → Występował jako prelegent m.in. na InfoShare – największej konferencji IT w Europie Środkowej, → Jego materiały szkoleniowe pobrały już tysiące osób, → W mediach społecznościowych śledzi go prawie 20 tysięcy obserwujących. Konkret, prostota i praktyczne przykłady zamiast skomplikowanego żargonu. Na jego szkoleniach uczestnicy odkrywają, jak szybko zyskać przewagę dzięki AI i automatyzacji – bez poczucia przytłoczenia technologią.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_35783_large_photo_png_1760418769.png" ["large_photo_webp"]=> string(50) "photos/user_35783_large_photo_webp_1760418769.webp" ["small_photo_png"]=> string(48) "photos/user_35783_small_photo_png_1760418769.png" ["small_photo_webp"]=> string(50) "photos/user_35783_small_photo_webp_1760418769.webp" ["pivot_product_id"]=> int(51617) ["pivot_author_id"]=> int(35783) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2975 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(51617) ["author_id"]=> int(35783) } ["original":protected]=> array(2) { ["product_id"]=> int(51617) ["author_id"]=> int(35783) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3026 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3000 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2959 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(51617) ["product_id"]=> int(51617) ["locale"]=> string(2) "pl" ["name"]=> string(102) "Jak znaleźć szybkie wygrane z AI? 5 prostych zastosowań, które możesz wdrożyć w firmie od zaraz" ["content"]=> string(468) "

OPIS WEBINARU

„Jak znaleźć szybkie wygrane z AI - 5 prostych zastosowań, które możesz wdrożyć w firmie od zaraz”

Lekki, inspiracyjny webinar pokazujący praktyczne, nieskomplikowane zastosowania AI i automatyzacji w codziennej pracy firmy (marketing, administracja, sprzedaż, obsługa klienta). Idealny dla osób, które nie są techniczne, ale chcą zobaczyć szybkie efekty.

" ["description"]=> string(0) "" ["additional_info"]=> string(1187) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
18 marca 2026

Czas zakończenia:

11:00
18 marca 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["original":protected]=> array(7) { ["id"]=> int(51617) ["product_id"]=> int(51617) ["locale"]=> string(2) "pl" ["name"]=> string(102) "Jak znaleźć szybkie wygrane z AI? 5 prostych zastosowań, które możesz wdrożyć w firmie od zaraz" ["content"]=> string(468) "

OPIS WEBINARU

„Jak znaleźć szybkie wygrane z AI - 5 prostych zastosowań, które możesz wdrożyć w firmie od zaraz”

Lekki, inspiracyjny webinar pokazujący praktyczne, nieskomplikowane zastosowania AI i automatyzacji w codziennej pracy firmy (marketing, administracja, sprzedaż, obsługa klienta). Idealny dla osób, które nie są techniczne, ale chcą zobaczyć szybkie efekty.

" ["description"]=> string(0) "" ["additional_info"]=> string(1187) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

10:00
18 marca 2026

Czas zakończenia:

11:00
18 marca 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [4]=> object(App\Models\Product)#3103 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(51616) ["slug"]=> string(37) "zastosowania-ai-w-biznesie-quick-wins" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-01-05 23:25:23" ["updated_at"]=> string(19) "2026-01-08 12:34:24" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9579145" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-03-20 11:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2025-12-31 15:16:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-03-20 11:45:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(51616) ["slug"]=> string(37) "zastosowania-ai-w-biznesie-quick-wins" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-01-05 23:25:23" ["updated_at"]=> string(19) "2026-01-08 12:34:24" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9579145" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-03-20 11:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2025-12-31 15:16:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-03-20 11:45:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3091 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#3062 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#3034 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(14) ["created_at"]=> string(19) "2025-08-19 08:08:03" ["updated_at"]=> string(19) "2025-08-19 08:08:03" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(14) ["created_at"]=> string(19) "2025-08-19 08:08:03" ["updated_at"]=> string(19) "2025-08-19 08:08:03" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(51616) ["pivot_tag_id"]=> int(14) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3046 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(51616) ["tag_id"]=> int(14) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(51616) ["tag_id"]=> int(14) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3132 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3054 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#3015 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(14) ["tag_id"]=> int(14) ["locale"]=> string(2) "pl" ["title"]=> string(25) "AI i Cyberbezpieczeństwo" } ["original":protected]=> array(4) { ["id"]=> int(14) ["tag_id"]=> int(14) ["locale"]=> string(2) "pl" ["title"]=> string(25) "AI i Cyberbezpieczeństwo" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#3006 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2994 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2966 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(30) { ["id"]=> int(37619) ["username"]=> NULL ["first_name"]=> string(11) "Maksymilian" ["last_name"]=> string(8) "Konarski" ["email"]=> string(28) "maksymilian.konarski@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$znnsWrS0Er5dmlqUN8bD0uUyiJR5xpgJbGeY6rierm2lGLRBE1Mei" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$PqvSD9ZoDqM8HIeooe7tUOheOYM4D9lhlHwDfibh/EzCwl.VwNC3a" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-11-17 14:11:02" ["updated_at"]=> string(19) "2025-11-17 15:55:33" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(691) "

Przedsiębiorca i praktyk z ponad 8-letnim doświadczeniem w transformacji cyfrowej, automatyzacji procesów i rozwoju biznesu. Jako CEO iMakeable odpowiada za projekty cyfryzacji w firmach operujących w modelu sprzedażowym i usługowym, wspierając zarządy w projektowaniu oraz wdrażaniu strategii rozwoju opartego na AI i automatyzacji. Specjalizuje się w podejściu „od celu do efektu” - od analizy procesów i mapowania ROI, przez szybkie pilotaże po skalowanie rozwiązań w całej organizacji.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_37619_large_photo_png_1763391256.png" ["large_photo_webp"]=> string(50) "photos/user_37619_large_photo_webp_1763391256.webp" ["small_photo_png"]=> string(48) "photos/user_37619_small_photo_png_1763391256.png" ["small_photo_webp"]=> string(50) "photos/user_37619_small_photo_webp_1763391256.webp" } ["original":protected]=> array(32) { ["id"]=> int(37619) ["username"]=> NULL ["first_name"]=> string(11) "Maksymilian" ["last_name"]=> string(8) "Konarski" ["email"]=> string(28) "maksymilian.konarski@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$znnsWrS0Er5dmlqUN8bD0uUyiJR5xpgJbGeY6rierm2lGLRBE1Mei" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$PqvSD9ZoDqM8HIeooe7tUOheOYM4D9lhlHwDfibh/EzCwl.VwNC3a" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2025-11-17 14:11:02" ["updated_at"]=> string(19) "2025-11-17 15:55:33" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(691) "

Przedsiębiorca i praktyk z ponad 8-letnim doświadczeniem w transformacji cyfrowej, automatyzacji procesów i rozwoju biznesu. Jako CEO iMakeable odpowiada za projekty cyfryzacji w firmach operujących w modelu sprzedażowym i usługowym, wspierając zarządy w projektowaniu oraz wdrażaniu strategii rozwoju opartego na AI i automatyzacji. Specjalizuje się w podejściu „od celu do efektu” - od analizy procesów i mapowania ROI, przez szybkie pilotaże po skalowanie rozwiązań w całej organizacji.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(48) "photos/user_37619_large_photo_png_1763391256.png" ["large_photo_webp"]=> string(50) "photos/user_37619_large_photo_webp_1763391256.webp" ["small_photo_png"]=> string(48) "photos/user_37619_small_photo_png_1763391256.png" ["small_photo_webp"]=> string(50) "photos/user_37619_small_photo_webp_1763391256.webp" ["pivot_product_id"]=> int(51616) ["pivot_author_id"]=> int(37619) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2977 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(51616) ["author_id"]=> int(37619) } ["original":protected]=> array(2) { ["product_id"]=> int(51616) ["author_id"]=> int(37619) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3026 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2992 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2960 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(51616) ["product_id"]=> int(51616) ["locale"]=> string(2) "pl" ["name"]=> string(39) "Zastosowania AI w biznesie - Quick wins" ["content"]=> string(344) "

OPIS WEBINARU

Zastosowania AI w biznesie Quick wins

PROGRAM

  • Obszary w których AI daje szybki zwrot
  • Narzędzia które można wdrożyć w jeden dzień
  • Case studies przykłady z firm
  • Omówienie programu szkolenia Zastosowania AI w biznesie
" ["description"]=> string(0) "" ["additional_info"]=> string(1187) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

11:00
20 marca 2026

Czas zakończenia:

11:45
20 marca 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["original":protected]=> array(7) { ["id"]=> int(51616) ["product_id"]=> int(51616) ["locale"]=> string(2) "pl" ["name"]=> string(39) "Zastosowania AI w biznesie - Quick wins" ["content"]=> string(344) "

OPIS WEBINARU

Zastosowania AI w biznesie Quick wins

PROGRAM

  • Obszary w których AI daje szybki zwrot
  • Narzędzia które można wdrożyć w jeden dzień
  • Case studies przykłady z firm
  • Omówienie programu szkolenia Zastosowania AI w biznesie
" ["description"]=> string(0) "" ["additional_info"]=> string(1187) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

11:00
20 marca 2026

Czas zakończenia:

11:45
20 marca 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [5]=> object(App\Models\Product)#3102 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(51620) ["slug"]=> string(43) "5-narzedzi-ai-do-efektywnej-pracy-z-trescia" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-01-05 23:25:45" ["updated_at"]=> string(19) "2026-01-08 12:38:17" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9579150" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-03-30 11:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-01-05 15:17:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-03-30 12:00:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(51620) ["slug"]=> string(43) "5-narzedzi-ai-do-efektywnej-pracy-z-trescia" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(7) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2026-01-05 23:25:45" ["updated_at"]=> string(19) "2026-01-08 12:38:17" ["subscription_id"]=> NULL ["room_id"]=> string(7) "9579150" ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> string(19) "2026-03-30 11:00:00" ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2026-01-05 15:17:00" ["is_visible"]=> bool(true) ["finish_at"]=> string(19) "2026-03-30 12:00:00" ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3089 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#3060 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#3030 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(14) ["created_at"]=> string(19) "2025-08-19 08:08:03" ["updated_at"]=> string(19) "2025-08-19 08:08:03" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(14) ["created_at"]=> string(19) "2025-08-19 08:08:03" ["updated_at"]=> string(19) "2025-08-19 08:08:03" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(51620) ["pivot_tag_id"]=> int(14) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3049 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(51620) ["tag_id"]=> int(14) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(51620) ["tag_id"]=> int(14) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3132 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3023 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#3015 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(14) ["tag_id"]=> int(14) ["locale"]=> string(2) "pl" ["title"]=> string(25) "AI i Cyberbezpieczeństwo" } ["original":protected]=> array(4) { ["id"]=> int(14) ["tag_id"]=> int(14) ["locale"]=> string(2) "pl" ["title"]=> string(25) "AI i Cyberbezpieczeństwo" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#3004 (2) { ["items":protected]=> array(0) { } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2991 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2962 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(30) { ["id"]=> int(38972) ["username"]=> NULL ["first_name"]=> string(8) "Klaudyna" ["last_name"]=> string(7) "Szurgot" ["email"]=> string(24) "klaudyna.szurgot@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$ZnpKf86XVP9dB3fSsZ96C.D2xYqNT9kCcYPNEJnus9XX0vvwGusd2" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$sLCxqFHZ2V.dTZd7m0aJUOPSjx9B53yBxEu4uo2hHOUdxJKMfBlIi" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2026-01-08 12:13:33" ["updated_at"]=> string(19) "2026-01-08 12:14:49" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1579) "

Klaudyna z energią i entuzjazmem pokazuje, jak wykorzystać AI w codziennej pracy – od prostych narzędzi po zaawansowaną automatyzację i inteligentnych asystentów. Pomaga specjalistom i zespołom pracować efektywniej, oszczędzać czas i podnosić jakość swoich działań.

Przeszkoliła już kilkaset osób, prowadząc warsztaty z narzędzi takich jak Microsoft Copilot, ChatGPT czy Claude. Kładzie nacisk na odpowiedzialne i bezpieczne wdrażanie AI w firmach, a złożone koncepcje tłumaczy prostym językiem.

Doświadczenie zdobywała wspierając transformację procesów i adaptację nowych technologii m.in. w Deloitte, E.ON, Telekom DE.

Obecnie Klaudyna buduje własną organizację – firmę skoncentrowaną na wspieraniu klientów w przejściu do AI-native: od zmian procesowych i systemowych, przez automatyzację, aż po wdrażanie modeli Gen AI w sposób praktyczny, odpowiedzialny i strategiczny.

 

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> NULL ["large_photo_webp"]=> NULL ["small_photo_png"]=> NULL ["small_photo_webp"]=> NULL } ["original":protected]=> array(32) { ["id"]=> int(38972) ["username"]=> NULL ["first_name"]=> string(8) "Klaudyna" ["last_name"]=> string(7) "Szurgot" ["email"]=> string(24) "klaudyna.szurgot@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$ZnpKf86XVP9dB3fSsZ96C.D2xYqNT9kCcYPNEJnus9XX0vvwGusd2" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$sLCxqFHZ2V.dTZd7m0aJUOPSjx9B53yBxEu4uo2hHOUdxJKMfBlIi" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2026-01-08 12:13:33" ["updated_at"]=> string(19) "2026-01-08 12:14:49" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1579) "

Klaudyna z energią i entuzjazmem pokazuje, jak wykorzystać AI w codziennej pracy – od prostych narzędzi po zaawansowaną automatyzację i inteligentnych asystentów. Pomaga specjalistom i zespołom pracować efektywniej, oszczędzać czas i podnosić jakość swoich działań.

Przeszkoliła już kilkaset osób, prowadząc warsztaty z narzędzi takich jak Microsoft Copilot, ChatGPT czy Claude. Kładzie nacisk na odpowiedzialne i bezpieczne wdrażanie AI w firmach, a złożone koncepcje tłumaczy prostym językiem.

Doświadczenie zdobywała wspierając transformację procesów i adaptację nowych technologii m.in. w Deloitte, E.ON, Telekom DE.

Obecnie Klaudyna buduje własną organizację – firmę skoncentrowaną na wspieraniu klientów w przejściu do AI-native: od zmian procesowych i systemowych, przez automatyzację, aż po wdrażanie modeli Gen AI w sposób praktyczny, odpowiedzialny i strategiczny.

 

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> NULL ["large_photo_webp"]=> NULL ["small_photo_png"]=> NULL ["small_photo_webp"]=> NULL ["pivot_product_id"]=> int(51620) ["pivot_author_id"]=> int(38972) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2978 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(51620) ["author_id"]=> int(38972) } ["original":protected]=> array(2) { ["product_id"]=> int(51620) ["author_id"]=> int(38972) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3026 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3002 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2956 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(51620) ["product_id"]=> int(51620) ["locale"]=> string(2) "pl" ["name"]=> string(46) "5 narzędzi AI do efektywnej pracy z treścią" ["content"]=> string(847) "

OPIS WEBINARU

Praktyczny webinar pokazujący, jak wykorzystać 5 narzędzi AI w codziennej pracy z treścią. Pokażę krótkie demo i przykłady zastosowań ChatGPT, Claude, NotebookLM, Copilot i Perplexity, aby uczestnicy zobaczyli ich realne możliwości.

PROGRAM

1. ChatGPT – centrum pracy z treścią

2. Claude – możliwości, których nie znajdziesz w ChatGPT

3. NotebookLM – analiza wielu złożonych danych

4. Copilot – AI w narzędziach biurowych

5. Perplexity – inteligentny, wiarygodny research

" ["description"]=> string(0) "" ["additional_info"]=> string(1187) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

11:00
30 marca 2026

Czas zakończenia:

12:00
30 marca 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["original":protected]=> array(7) { ["id"]=> int(51620) ["product_id"]=> int(51620) ["locale"]=> string(2) "pl" ["name"]=> string(46) "5 narzędzi AI do efektywnej pracy z treścią" ["content"]=> string(847) "

OPIS WEBINARU

Praktyczny webinar pokazujący, jak wykorzystać 5 narzędzi AI w codziennej pracy z treścią. Pokażę krótkie demo i przykłady zastosowań ChatGPT, Claude, NotebookLM, Copilot i Perplexity, aby uczestnicy zobaczyli ich realne możliwości.

PROGRAM

1. ChatGPT – centrum pracy z treścią

2. Claude – możliwości, których nie znajdziesz w ChatGPT

3. NotebookLM – analiza wielu złożonych danych

4. Copilot – AI w narzędziach biurowych

5. Perplexity – inteligentny, wiarygodny research

" ["description"]=> string(0) "" ["additional_info"]=> string(1187) "

Cena bez abonamentu:

0 PLN

Czas rozpoczęcia:

11:00
30 marca 2026

Czas zakończenia:

12:00
30 marca 2026

Materiały:

Opublikowane będą na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

Nagranie:

Opublikowane będzie na naszej platformie maksymalnie do 48 godzin po wydarzeniu (dla posiadaczy abonamentu)

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } } ["escapeWhenCastingToString":protected]=> bool(false) } ["perPage":protected]=> int(12) ["currentPage":protected]=> int(1) ["path":protected]=> string(74) "https://akademialtca.pl/katalog/ai-i-cyberbezpieczenstwo/webinaria-na-zywo" ["query":protected]=> array(0) { } ["fragment":protected]=> NULL ["pageName":protected]=> string(4) "page" ["onEachSide"]=> int(3) ["options":protected]=> array(2) { ["path"]=> string(74) "https://akademialtca.pl/katalog/ai-i-cyberbezpieczenstwo/webinaria-na-zywo" ["pageName"]=> string(4) "page" } ["total":protected]=> int(6) ["lastPage":protected]=> int(1) }

Znaleziono 6 szkoleń

Call Now Button
Kalkulator
podatkowy 2026
Jak korzystać z abonamentu?
Instrukcja video
Zapisz się
na newsletter!