Профиль №15288
Просмотрено:
App\Model\User {#6686
  #fillable: array:14 [
    0 => "name"
    1 => "role"
    2 => "email"
    3 => "password"
    4 => "crypt_password"
    5 => "city_id"
    6 => "phone"
    7 => "title"
    8 => "descr"
    9 => "spec_name"
    10 => "spec_decs"
    11 => "spec_photo"
    12 => "spec_search_keys"
    13 => "spec_cat_id"
  ]
  #hidden: array:2 [
    0 => "password"
    1 => "remember_token"
  ]
  #casts: array:1 [
    "email_verified_at" => "datetime"
  ]
  #connection: "mysql"
  #table: "users"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:37 [
    "count_phone" => 1
    "id" => 15288
    "name" => "Людмила"
    "email" => "damilaj56@ukr.net"
    "cat_id" => 933
    "city_id" => 52
    "role" => 1
    "phone" => "+38(050) 407-01-63"
    "photo" => "/images/userupload/2020/Nov/20//1cbed6512c76f1e33cdb28012192de9c.webp"
    "status" => "1"
    "desc" => ""
    "education" => ""
    "rating" => 1
    "rating_admin" => 1.0
    "password" => "$2y$10$CTIfxg5xswGvfxKImwEW1Odt4mJRwyAcvRlnj2.fE5q2SStkHARDK"
    "crypt_password" => "eyJpdiI6IklmRzdYdXJrZFh4Y0tTSzN2UzZZV1E9PSIsInZhbHVlIjoiV2JtaWRCaU9abnYrb1d5RVNLVGk2QT09IiwibWFjIjoiYTg4NzFhZTMyOWUxOWNmODVkNzdjZTRkOWU5M2VkYTA3ZjYwYzBjNDBjYjRjMGY5YmNkMmEzMTNhNWQ1NTlkZiJ9"
    "remember_token" => null
    "created_at" => "2020-11-18 16:06:20"
    "updated_at" => "2025-07-29 05:38:12"
    "date_of_birth" => "0000-00-00"
    "address" => ""
    "comments_count" => 1
    "last_rating" => 0
    "title" => ""
    "descr" => ""
    "phone2" => ""
    "spec_name" => "Людмила"
    "spec_desc" => ""
    "spec_photo" => "/images/userupload/2020/Nov/20//1cbed6512c76f1e33cdb28012192de9c.webp"
    "spec_search_keys" => ""
    "spec_cat_id" => 933
    "fyuse" => ""
    "count_views" => 710
    "deleted_at" => null
    "user_promo_skills_count" => 0
    "user_skills_count" => 4
    "approval_documents_count" => 0
  ]
  #original: array:37 [
    "count_phone" => 1
    "id" => 15288
    "name" => "Людмила"
    "email" => "damilaj56@ukr.net"
    "cat_id" => 933
    "city_id" => 52
    "role" => 1
    "phone" => "+38(050) 407-01-63"
    "photo" => "/images/userupload/2020/Nov/20//1cbed6512c76f1e33cdb28012192de9c.webp"
    "status" => "1"
    "desc" => ""
    "education" => ""
    "rating" => 1
    "rating_admin" => 1.0
    "password" => "$2y$10$CTIfxg5xswGvfxKImwEW1Odt4mJRwyAcvRlnj2.fE5q2SStkHARDK"
    "crypt_password" => "eyJpdiI6IklmRzdYdXJrZFh4Y0tTSzN2UzZZV1E9PSIsInZhbHVlIjoiV2JtaWRCaU9abnYrb1d5RVNLVGk2QT09IiwibWFjIjoiYTg4NzFhZTMyOWUxOWNmODVkNzdjZTRkOWU5M2VkYTA3ZjYwYzBjNDBjYjRjMGY5YmNkMmEzMTNhNWQ1NTlkZiJ9"
    "remember_token" => null
    "created_at" => "2020-11-18 16:06:20"
    "updated_at" => "2025-07-29 05:38:12"
    "date_of_birth" => "0000-00-00"
    "address" => ""
    "comments_count" => 1
    "last_rating" => 0
    "title" => ""
    "descr" => ""
    "phone2" => ""
    "spec_name" => "Людмила"
    "spec_desc" => ""
    "spec_photo" => "/images/userupload/2020/Nov/20//1cbed6512c76f1e33cdb28012192de9c.webp"
    "spec_search_keys" => ""
    "spec_cat_id" => 933
    "fyuse" => ""
    "count_views" => 710
    "deleted_at" => null
    "user_promo_skills_count" => 0
    "user_skills_count" => 4
    "approval_documents_count" => 0
  ]
  #changes: array:2 [
    "updated_at" => "2025-07-29 05:38:12"
    "count_views" => 710
  ]
  #dates: array:1 [
    0 => "deleted_at"
  ]
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:11 [
    "video" => null
    "spec_cat" => App\Model\Category {#5734
      #table: "categories"
      #fillable: array:15 [
        0 => "name"
        1 => "slug"
        2 => "title"
        3 => "desc"
        4 => "type"
        5 => "parent_id"
        6 => "user_count"
        7 => "site_desc"
        8 => "on_homepage"
        9 => "keywords"
        10 => "ful_path"
        11 => "ful_slug"
        12 => "master_parent"
        13 => "order"
        14 => "image"
      ]
      #connection: "mysql"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:18 [
        "master_parent" => 933
        "ful_slug" => "/users/artisty"
        "ful_path" => "Специалисты/Праздничные мероприятия"
        "id" => 933
        "parent_id" => 0
        "name" => "Праздничные мероприятия"
        "slug" => "artisty"
        "title" => ""
        "desc" => ""
        "site_desc" => ""
        "user_count" => 5956
        "type" => 0
        "on_homepage" => 1
        "keywords" => """
          ghfplybxyst vthjghbznbz\r\n
          ghfplybrb\r\n
          праздники\r\n
          свята\r\n
          праздничные мероприятия\t577\r\n
          праздничные мероприятия 2017\t96\r\n
          проведение праздничных мероприятий\t89\r\n
          праздничные мероприятия день\t60\r\n
          чем украшают праздничное мероприятие\t50\r\n
          чем украшают зал праздничного мероприятия\t48\r\n
          чем украшают залы для праздничного мероприятия\t47\r\n
          праздничные мероприятия в январе\t46\r\n
          игры праздничных мероприятиях\t43\r\n
          чем украшают залы для проведения праздничных мероприятий\t42\r\n
          чем украшают зал для проведения праздничного мероприятия\t42\r\n
          матрешка чем украшают зал для праздничного мероприятия\t40\r\n
          программа праздничных мероприятий\t38\r\n
          праздничные мероприятия в январе 2017\t28\r\n
          праздничные мероприятия сегодня\t27\r\n
          праздничные мероприятия посвященные\t26\r\n
          праздничные мероприятия новый год\t24\r\n
          праздничные мероприятия на новый\t22\r\n
          организация праздничных мероприятий\t20\r\n
          праздничные мероприятия в 2017 году\t20\r\n
          оформление праздничных мероприятий\t15\r\n
          праздничные мероприятия в донецке\t14\r\n
          праздничное мероприятие рождество\t14\r\n
          праздничные мероприятии для детей\t13\r\n
          какие праздничные мероприятия\t13\r\n
          праздничные мероприятия в харькове\t12\r\n
          расписание праздничных мероприятий\t11\r\n
          афиша праздничных мероприятий\t11\r\n
          праздничные мероприятия в городе\t11\r\n
          план праздничных мероприятий\t11\r\n
          праздничные новогодние мероприятия\t10\r\n
          программа праздничных мероприятий 2017\t9\r\n
          праздничные мероприятия 2016\t
          """
        "order" => 12
        "created_at" => "2016-12-07 18:02:18"
        "updated_at" => "2022-02-02 14:06:23"
        "image" => "/images/userupload/2019/Jul/15/34ebd64e4e79524c74891beacc8a7551.svg"
      ]
      #original: array:18 [
        "master_parent" => 933
        "ful_slug" => "/users/artisty"
        "ful_path" => "Специалисты/Праздничные мероприятия"
        "id" => 933
        "parent_id" => 0
        "name" => "Праздничные мероприятия"
        "slug" => "artisty"
        "title" => ""
        "desc" => ""
        "site_desc" => ""
        "user_count" => 5956
        "type" => 0
        "on_homepage" => 1
        "keywords" => """
          ghfplybxyst vthjghbznbz\r\n
          ghfplybrb\r\n
          праздники\r\n
          свята\r\n
          праздничные мероприятия\t577\r\n
          праздничные мероприятия 2017\t96\r\n
          проведение праздничных мероприятий\t89\r\n
          праздничные мероприятия день\t60\r\n
          чем украшают праздничное мероприятие\t50\r\n
          чем украшают зал праздничного мероприятия\t48\r\n
          чем украшают залы для праздничного мероприятия\t47\r\n
          праздничные мероприятия в январе\t46\r\n
          игры праздничных мероприятиях\t43\r\n
          чем украшают залы для проведения праздничных мероприятий\t42\r\n
          чем украшают зал для проведения праздничного мероприятия\t42\r\n
          матрешка чем украшают зал для праздничного мероприятия\t40\r\n
          программа праздничных мероприятий\t38\r\n
          праздничные мероприятия в январе 2017\t28\r\n
          праздничные мероприятия сегодня\t27\r\n
          праздничные мероприятия посвященные\t26\r\n
          праздничные мероприятия новый год\t24\r\n
          праздничные мероприятия на новый\t22\r\n
          организация праздничных мероприятий\t20\r\n
          праздничные мероприятия в 2017 году\t20\r\n
          оформление праздничных мероприятий\t15\r\n
          праздничные мероприятия в донецке\t14\r\n
          праздничное мероприятие рождество\t14\r\n
          праздничные мероприятии для детей\t13\r\n
          какие праздничные мероприятия\t13\r\n
          праздничные мероприятия в харькове\t12\r\n
          расписание праздничных мероприятий\t11\r\n
          афиша праздничных мероприятий\t11\r\n
          праздничные мероприятия в городе\t11\r\n
          план праздничных мероприятий\t11\r\n
          праздничные новогодние мероприятия\t10\r\n
          программа праздничных мероприятий 2017\t9\r\n
          праздничные мероприятия 2016\t
          """
        "order" => 12
        "created_at" => "2016-12-07 18:02:18"
        "updated_at" => "2022-02-02 14:06:23"
        "image" => "/images/userupload/2019/Jul/15/34ebd64e4e79524c74891beacc8a7551.svg"
      ]
      #changes: []
      #casts: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    "city" => App\Model\City {#6678
      #table: "city"
      #fillable: array:11 [
        0 => "parent_id"
        1 => "name"
        2 => "title"
        3 => "slug"
        4 => "dasc"
        5 => "user_count"
        6 => "name_decline"
        7 => "hide_index"
        8 => "show_home"
        9 => "status"
        10 => "order"
      ]
      #connection: "mysql"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:14 [
        "id" => 52
        "parent_id" => 17
        "name" => "Сумы"
        "name_decline" => "в Сумах"
        "slug" => "sumy"
        "title" => "Сумы"
        "desc" => ""
        "user_count" => 0
        "created_at" => "2016-09-15 02:28:43"
        "updated_at" => "2020-04-05 22:06:36"
        "hide_index" => 0
        "show_home" => 0
        "status" => 1
        "order" => 0
      ]
      #original: array:14 [
        "id" => 52
        "parent_id" => 17
        "name" => "Сумы"
        "name_decline" => "в Сумах"
        "slug" => "sumy"
        "title" => "Сумы"
        "desc" => ""
        "user_count" => 0
        "created_at" => "2016-09-15 02:28:43"
        "updated_at" => "2020-04-05 22:06:36"
        "hide_index" => 0
        "show_home" => 0
        "status" => 1
        "order" => 0
      ]
      #changes: []
      #casts: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    "documents" => Illuminate\Database\Eloquent\Collection {#6683
      #items: []
    }
    "bstatus" => App\Model\ButtonsStatus {#6688
      #table: "buttons_status"
      #fillable: array:5 [
        0 => "user_id"
        1 => "product_id"
        2 => "message"
        3 => "sale"
        4 => "call"
      ]
      #connection: "mysql"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:8 [
        "id" => 23098
        "user_id" => 15288
        "product_id" => 0
        "message" => 0
        "sale" => 0
        "call" => 0
        "created_at" => "2020-11-18 17:03:30"
        "updated_at" => "2020-11-18 17:03:30"
      ]
      #original: array:8 [
        "id" => 23098
        "user_id" => 15288
        "product_id" => 0
        "message" => 0
        "sale" => 0
        "call" => 0
        "created_at" => "2020-11-18 17:03:30"
        "updated_at" => "2020-11-18 17:03:30"
      ]
      #changes: []
      #casts: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    "approvalDocuments" => Illuminate\Database\Eloquent\Collection {#7840
      #items: []
    }
    "apporvalvideo" => Illuminate\Database\Eloquent\Collection {#7845
      #items: []
    }
    "userIsFullRating" => null
    "userPromoSkills" => Illuminate\Database\Eloquent\Collection {#7846
      #items: []
    }
    "userSkills" => Illuminate\Database\Eloquent\Collection {#7852
      #items: array:4 [
        0 => App\Model\UserSkill {#7857
          #table: "user_skill"
          #fillable: array:9 [
            0 => "user_id"
            1 => "cat_id"
            2 => "price"
            3 => "price_type"
            4 => "price_to"
            5 => "status"
            6 => "currency_id"
            7 => "price_uan"
            8 => "price_to_uan"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:12 [
            "id" => 66377
            "user_id" => 15288
            "cat_id" => 1816
            "price" => 200.0
            "price_type" => "11"
            "created_at" => "2020-11-18 17:05:14"
            "updated_at" => "2020-12-16 16:52:47"
            "price_to" => 0.0
            "status" => 1
            "currency_id" => 1
            "price_uan" => 200.0
            "price_to_uan" => 0.0
          ]
          #original: array:12 [
            "id" => 66377
            "user_id" => 15288
            "cat_id" => 1816
            "price" => 200.0
            "price_type" => "11"
            "created_at" => "2020-11-18 17:05:14"
            "updated_at" => "2020-12-16 16:52:47"
            "price_to" => 0.0
            "status" => 1
            "currency_id" => 1
            "price_uan" => 200.0
            "price_to_uan" => 0.0
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        1 => App\Model\UserSkill {#7858
          #table: "user_skill"
          #fillable: array:9 [
            0 => "user_id"
            1 => "cat_id"
            2 => "price"
            3 => "price_type"
            4 => "price_to"
            5 => "status"
            6 => "currency_id"
            7 => "price_uan"
            8 => "price_to_uan"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:12 [
            "id" => 66378
            "user_id" => 15288
            "cat_id" => 1822
            "price" => 30.0
            "price_type" => ""
            "created_at" => "2020-11-18 17:06:08"
            "updated_at" => "2020-11-18 17:06:08"
            "price_to" => 0.0
            "status" => 1
            "currency_id" => 1
            "price_uan" => 30.0
            "price_to_uan" => 0.0
          ]
          #original: array:12 [
            "id" => 66378
            "user_id" => 15288
            "cat_id" => 1822
            "price" => 30.0
            "price_type" => ""
            "created_at" => "2020-11-18 17:06:08"
            "updated_at" => "2020-11-18 17:06:08"
            "price_to" => 0.0
            "status" => 1
            "currency_id" => 1
            "price_uan" => 30.0
            "price_to_uan" => 0.0
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        2 => App\Model\UserSkill {#7859
          #table: "user_skill"
          #fillable: array:9 [
            0 => "user_id"
            1 => "cat_id"
            2 => "price"
            3 => "price_type"
            4 => "price_to"
            5 => "status"
            6 => "currency_id"
            7 => "price_uan"
            8 => "price_to_uan"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:12 [
            "id" => 66379
            "user_id" => 15288
            "cat_id" => 1819
            "price" => 200.0
            "price_type" => "11"
            "created_at" => "2020-11-18 17:28:57"
            "updated_at" => "2020-12-16 16:53:18"
            "price_to" => 0.0
            "status" => 1
            "currency_id" => 1
            "price_uan" => 200.0
            "price_to_uan" => 0.0
          ]
          #original: array:12 [
            "id" => 66379
            "user_id" => 15288
            "cat_id" => 1819
            "price" => 200.0
            "price_type" => "11"
            "created_at" => "2020-11-18 17:28:57"
            "updated_at" => "2020-12-16 16:53:18"
            "price_to" => 0.0
            "status" => 1
            "currency_id" => 1
            "price_uan" => 200.0
            "price_to_uan" => 0.0
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        3 => App\Model\UserSkill {#7860
          #table: "user_skill"
          #fillable: array:9 [
            0 => "user_id"
            1 => "cat_id"
            2 => "price"
            3 => "price_type"
            4 => "price_to"
            5 => "status"
            6 => "currency_id"
            7 => "price_uan"
            8 => "price_to_uan"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:12 [
            "id" => 66380
            "user_id" => 15288
            "cat_id" => 1813
            "price" => 200.0
            "price_type" => "11"
            "created_at" => "2020-11-18 17:29:28"
            "updated_at" => "2020-12-16 16:53:40"
            "price_to" => 0.0
            "status" => 1
            "currency_id" => 1
            "price_uan" => 200.0
            "price_to_uan" => 0.0
          ]
          #original: array:12 [
            "id" => 66380
            "user_id" => 15288
            "cat_id" => 1813
            "price" => 200.0
            "price_type" => "11"
            "created_at" => "2020-11-18 17:29:28"
            "updated_at" => "2020-12-16 16:53:40"
            "price_to" => 0.0
            "status" => 1
            "currency_id" => 1
            "price_uan" => 200.0
            "price_to_uan" => 0.0
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
      ]
    }
    "gallery" => Illuminate\Database\Eloquent\Collection {#7898
      #items: array:19 [
        0 => App\model\UserGallery {#7899
          #table: "users_galleries"
          #fillable: array:3 [
            0 => "user_id"
            1 => "img"
            2 => "name"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:6 [
            "id" => 39643
            "user_id" => 15288
            "name" => "Свадебный"
            "img" => "/images/userupload/2020/Nov/18/f7a82961b33ad59f025fa86a01c1fb64.webp"
            "created_at" => "2020-11-18 16:24:03"
            "updated_at" => "2020-11-18 16:24:03"
          ]
          #original: array:6 [
            "id" => 39643
            "user_id" => 15288
            "name" => "Свадебный"
            "img" => "/images/userupload/2020/Nov/18/f7a82961b33ad59f025fa86a01c1fb64.webp"
            "created_at" => "2020-11-18 16:24:03"
            "updated_at" => "2020-11-18 16:24:03"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        1 => App\model\UserGallery {#7900
          #table: "users_galleries"
          #fillable: array:3 [
            0 => "user_id"
            1 => "img"
            2 => "name"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:6 [
            "id" => 39644
            "user_id" => 15288
            "name" => "Нежный "
            "img" => "/images/userupload/2020/Nov/18/459a4ec1077706ae72616b9faac453dd.webp"
            "created_at" => "2020-11-18 16:31:14"
            "updated_at" => "2020-11-18 16:31:14"
          ]
          #original: array:6 [
            "id" => 39644
            "user_id" => 15288
            "name" => "Нежный "
            "img" => "/images/userupload/2020/Nov/18/459a4ec1077706ae72616b9faac453dd.webp"
            "created_at" => "2020-11-18 16:31:14"
            "updated_at" => "2020-11-18 16:31:14"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        2 => App\model\UserGallery {#7901
          #table: "users_galleries"
          #fillable: array:3 [
            0 => "user_id"
            1 => "img"
            2 => "name"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:6 [
            "id" => 39645
            "user_id" => 15288
            "name" => "Свадебный"
            "img" => "/images/userupload/2020/Nov/18/685cbec9d097e3c0bfb83903d0189d68.webp"
            "created_at" => "2020-11-18 16:31:44"
            "updated_at" => "2020-11-18 16:31:44"
          ]
          #original: array:6 [
            "id" => 39645
            "user_id" => 15288
            "name" => "Свадебный"
            "img" => "/images/userupload/2020/Nov/18/685cbec9d097e3c0bfb83903d0189d68.webp"
            "created_at" => "2020-11-18 16:31:44"
            "updated_at" => "2020-11-18 16:31:44"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        3 => App\model\UserGallery {#7902
          #table: "users_galleries"
          #fillable: array:3 [
            0 => "user_id"
            1 => "img"
            2 => "name"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:6 [
            "id" => 39648
            "user_id" => 15288
            "name" => "Букет"
            "img" => "/images/userupload/2020/Nov/18/0921a3c47cf3b6f30d3b7b5f422b3032.webp"
            "created_at" => "2020-11-18 16:41:10"
            "updated_at" => "2020-11-18 16:41:10"
          ]
          #original: array:6 [
            "id" => 39648
            "user_id" => 15288
            "name" => "Букет"
            "img" => "/images/userupload/2020/Nov/18/0921a3c47cf3b6f30d3b7b5f422b3032.webp"
            "created_at" => "2020-11-18 16:41:10"
            "updated_at" => "2020-11-18 16:41:10"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        4 => App\model\UserGallery {#7903
          #table: "users_galleries"
          #fillable: array:3 [
            0 => "user_id"
            1 => "img"
            2 => "name"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:6 [
            "id" => 39653
            "user_id" => 15288
            "name" => "детский"
            "img" => "/images/userupload/2020/Nov/18/91e97243ecd7ee29f80f03a8f1590c0e.webp"
            "created_at" => "2020-11-18 16:43:44"
            "updated_at" => "2020-11-18 16:43:44"
          ]
          #original: array:6 [
            "id" => 39653
            "user_id" => 15288
            "name" => "детский"
            "img" => "/images/userupload/2020/Nov/18/91e97243ecd7ee29f80f03a8f1590c0e.webp"
            "created_at" => "2020-11-18 16:43:44"
            "updated_at" => "2020-11-18 16:43:44"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        5 => App\model\UserGallery {#7904
          #table: "users_galleries"
          #fillable: array:3 [
            0 => "user_id"
            1 => "img"
            2 => "name"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:6 [
            "id" => 39656
            "user_id" => 15288
            "name" => "Пряник 14 см"
            "img" => "/images/userupload/2020/Nov/18/c893bad3370b39304ddb4d5cc72ff6d8.webp"
            "created_at" => "2020-11-18 16:55:06"
            "updated_at" => "2020-11-18 16:55:06"
          ]
          #original: array:6 [
            "id" => 39656
            "user_id" => 15288
            "name" => "Пряник 14 см"
            "img" => "/images/userupload/2020/Nov/18/c893bad3370b39304ddb4d5cc72ff6d8.webp"
            "created_at" => "2020-11-18 16:55:06"
            "updated_at" => "2020-11-18 16:55:06"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        6 => App\model\UserGallery {#7905
          #table: "users_galleries"
          #fillable: array:3 [
            0 => "user_id"
            1 => "img"
            2 => "name"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:6 [
            "id" => 39657
            "user_id" => 15288
            "name" => "Пряник 14 см"
            "img" => "/images/userupload/2020/Nov/18/a5ebb72a3dfe8e8b96a5e09b632be917.webp"
            "created_at" => "2020-11-18 16:55:32"
            "updated_at" => "2020-11-18 16:55:32"
          ]
          #original: array:6 [
            "id" => 39657
            "user_id" => 15288
            "name" => "Пряник 14 см"
            "img" => "/images/userupload/2020/Nov/18/a5ebb72a3dfe8e8b96a5e09b632be917.webp"
            "created_at" => "2020-11-18 16:55:32"
            "updated_at" => "2020-11-18 16:55:32"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        7 => App\model\UserGallery {#7906
          #table: "users_galleries"
          #fillable: array:3 [
            0 => "user_id"
            1 => "img"
            2 => "name"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:6 [
            "id" => 39658
            "user_id" => 15288
            "name" => "Пряник 14 см"
            "img" => "/images/userupload/2020/Nov/18/1bb73ab99276a11bf1bd6cdb8ecfb51e.webp"
            "created_at" => "2020-11-18 16:55:59"
            "updated_at" => "2020-11-18 16:55:59"
          ]
          #original: array:6 [
            "id" => 39658
            "user_id" => 15288
            "name" => "Пряник 14 см"
            "img" => "/images/userupload/2020/Nov/18/1bb73ab99276a11bf1bd6cdb8ecfb51e.webp"
            "created_at" => "2020-11-18 16:55:59"
            "updated_at" => "2020-11-18 16:55:59"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        8 => App\model\UserGallery {#7907
          #table: "users_galleries"
          #fillable: array:3 [
            0 => "user_id"
            1 => "img"
            2 => "name"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:6 [
            "id" => 39659
            "user_id" => 15288
            "name" => "Пряник 14 см"
            "img" => "/images/userupload/2020/Nov/18/e1160706bfdc5b9e0d424459f8c45ba7.webp"
            "created_at" => "2020-11-18 16:56:35"
            "updated_at" => "2020-11-18 16:56:35"
          ]
          #original: array:6 [
            "id" => 39659
            "user_id" => 15288
            "name" => "Пряник 14 см"
            "img" => "/images/userupload/2020/Nov/18/e1160706bfdc5b9e0d424459f8c45ba7.webp"
            "created_at" => "2020-11-18 16:56:35"
            "updated_at" => "2020-11-18 16:56:35"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        9 => App\model\UserGallery {#7908
          #table: "users_galleries"
          #fillable: array:3 [
            0 => "user_id"
            1 => "img"
            2 => "name"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:6 [
            "id" => 39660
            "user_id" => 15288
            "name" => "Пряник 14 см"
            "img" => "/images/userupload/2020/Nov/18/cc6fca517d6acda59ce9c1a8b22a6eee.webp"
            "created_at" => "2020-11-18 16:56:59"
            "updated_at" => "2020-11-18 16:56:59"
          ]
          #original: array:6 [
            "id" => 39660
            "user_id" => 15288
            "name" => "Пряник 14 см"
            "img" => "/images/userupload/2020/Nov/18/cc6fca517d6acda59ce9c1a8b22a6eee.webp"
            "created_at" => "2020-11-18 16:56:59"
            "updated_at" => "2020-11-18 16:56:59"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        10 => App\model\UserGallery {#7909
          #table: "users_galleries"
          #fillable: array:3 [
            0 => "user_id"
            1 => "img"
            2 => "name"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:6 [
            "id" => 39661
            "user_id" => 15288
            "name" => "Пряник 14 см"
            "img" => "/images/userupload/2020/Nov/18/b9e6b06a9452c2a47fc53338a1f5aec1.webp"
            "created_at" => "2020-11-18 16:57:22"
            "updated_at" => "2020-11-18 16:57:22"
          ]
          #original: array:6 [
            "id" => 39661
            "user_id" => 15288
            "name" => "Пряник 14 см"
            "img" => "/images/userupload/2020/Nov/18/b9e6b06a9452c2a47fc53338a1f5aec1.webp"
            "created_at" => "2020-11-18 16:57:22"
            "updated_at" => "2020-11-18 16:57:22"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        11 => App\model\UserGallery {#7910
          #table: "users_galleries"
          #fillable: array:3 [
            0 => "user_id"
            1 => "img"
            2 => "name"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:6 [
            "id" => 39662
            "user_id" => 15288
            "name" => "Пряник 14 см"
            "img" => "/images/userupload/2020/Nov/18/68cd765bc91fcc6d76af62bf7598f813.webp"
            "created_at" => "2020-11-18 16:57:42"
            "updated_at" => "2020-11-18 16:57:42"
          ]
          #original: array:6 [
            "id" => 39662
            "user_id" => 15288
            "name" => "Пряник 14 см"
            "img" => "/images/userupload/2020/Nov/18/68cd765bc91fcc6d76af62bf7598f813.webp"
            "created_at" => "2020-11-18 16:57:42"
            "updated_at" => "2020-11-18 16:57:42"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        12 => App\model\UserGallery {#7911
          #table: "users_galleries"
          #fillable: array:3 [
            0 => "user_id"
            1 => "img"
            2 => "name"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:6 [
            "id" => 39663
            "user_id" => 15288
            "name" => "Пряник 140см"
            "img" => "/images/userupload/2020/Nov/18/079bbe8e8e68971f45da572f6c3abcbf.webp"
            "created_at" => "2020-11-18 17:09:19"
            "updated_at" => "2020-11-18 17:09:19"
          ]
          #original: array:6 [
            "id" => 39663
            "user_id" => 15288
            "name" => "Пряник 140см"
            "img" => "/images/userupload/2020/Nov/18/079bbe8e8e68971f45da572f6c3abcbf.webp"
            "created_at" => "2020-11-18 17:09:19"
            "updated_at" => "2020-11-18 17:09:19"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        13 => App\model\UserGallery {#7912
          #table: "users_galleries"
          #fillable: array:3 [
            0 => "user_id"
            1 => "img"
            2 => "name"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:6 [
            "id" => 39664
            "user_id" => 15288
            "name" => "Пряник 14 см"
            "img" => "/images/userupload/2020/Nov/18/7c311dd2c93a80e6be58b23054be5488.webp"
            "created_at" => "2020-11-18 17:10:01"
            "updated_at" => "2020-11-18 17:10:01"
          ]
          #original: array:6 [
            "id" => 39664
            "user_id" => 15288
            "name" => "Пряник 14 см"
            "img" => "/images/userupload/2020/Nov/18/7c311dd2c93a80e6be58b23054be5488.webp"
            "created_at" => "2020-11-18 17:10:01"
            "updated_at" => "2020-11-18 17:10:01"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        14 => App\model\UserGallery {#7913
          #table: "users_galleries"
          #fillable: array:3 [
            0 => "user_id"
            1 => "img"
            2 => "name"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:6 [
            "id" => 39665
            "user_id" => 15288
            "name" => "Пряник 14 см"
            "img" => "/images/userupload/2020/Nov/18/f2c79fa46d245b316ff4cdf5ffc0d6fe.webp"
            "created_at" => "2020-11-18 17:10:22"
            "updated_at" => "2020-11-18 17:10:22"
          ]
          #original: array:6 [
            "id" => 39665
            "user_id" => 15288
            "name" => "Пряник 14 см"
            "img" => "/images/userupload/2020/Nov/18/f2c79fa46d245b316ff4cdf5ffc0d6fe.webp"
            "created_at" => "2020-11-18 17:10:22"
            "updated_at" => "2020-11-18 17:10:22"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        15 => App\model\UserGallery {#7914
          #table: "users_galleries"
          #fillable: array:3 [
            0 => "user_id"
            1 => "img"
            2 => "name"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:6 [
            "id" => 39666
            "user_id" => 15288
            "name" => "З-Д Собака"
            "img" => "/images/userupload/2020/Nov/18/70166dabe6337f0ccf0b20424e047f6c.webp"
            "created_at" => "2020-11-18 17:12:24"
            "updated_at" => "2020-11-18 17:12:24"
          ]
          #original: array:6 [
            "id" => 39666
            "user_id" => 15288
            "name" => "З-Д Собака"
            "img" => "/images/userupload/2020/Nov/18/70166dabe6337f0ccf0b20424e047f6c.webp"
            "created_at" => "2020-11-18 17:12:24"
            "updated_at" => "2020-11-18 17:12:24"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        16 => App\model\UserGallery {#7915
          #table: "users_galleries"
          #fillable: array:3 [
            0 => "user_id"
            1 => "img"
            2 => "name"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:6 [
            "id" => 39667
            "user_id" => 15288
            "name" => "3Д Кукла"
            "img" => "/images/userupload/2020/Nov/18/49f3e8512021c0ffe1210f937399fcc6.webp"
            "created_at" => "2020-11-18 17:13:41"
            "updated_at" => "2020-11-18 17:13:41"
          ]
          #original: array:6 [
            "id" => 39667
            "user_id" => 15288
            "name" => "3Д Кукла"
            "img" => "/images/userupload/2020/Nov/18/49f3e8512021c0ffe1210f937399fcc6.webp"
            "created_at" => "2020-11-18 17:13:41"
            "updated_at" => "2020-11-18 17:13:41"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        17 => App\model\UserGallery {#7916
          #table: "users_galleries"
          #fillable: array:3 [
            0 => "user_id"
            1 => "img"
            2 => "name"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:6 [
            "id" => 39669
            "user_id" => 15288
            "name" => "Юбилейный"
            "img" => "/images/userupload/2020/Nov/18/b4aa35523648f44922fc2c76829a8f13.webp"
            "created_at" => "2020-11-18 17:14:47"
            "updated_at" => "2020-11-18 17:14:47"
          ]
          #original: array:6 [
            "id" => 39669
            "user_id" => 15288
            "name" => "Юбилейный"
            "img" => "/images/userupload/2020/Nov/18/b4aa35523648f44922fc2c76829a8f13.webp"
            "created_at" => "2020-11-18 17:14:47"
            "updated_at" => "2020-11-18 17:14:47"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        18 => App\model\UserGallery {#7917
          #table: "users_galleries"
          #fillable: array:3 [
            0 => "user_id"
            1 => "img"
            2 => "name"
          ]
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:6 [
            "id" => 39670
            "user_id" => 15288
            "name" => "Ящик Цветов"
            "img" => "/images/userupload/2020/Nov/18/bc9bb01376ab6b945b3023f9ce9f9629.webp"
            "created_at" => "2020-11-18 17:16:13"
            "updated_at" => "2020-11-18 17:16:13"
          ]
          #original: array:6 [
            "id" => 39670
            "user_id" => 15288
            "name" => "Ящик Цветов"
            "img" => "/images/userupload/2020/Nov/18/bc9bb01376ab6b945b3023f9ce9f9629.webp"
            "created_at" => "2020-11-18 17:16:13"
            "updated_at" => "2020-11-18 17:16:13"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
  #rememberTokenName: "remember_token"
  #forceDeleting: false
}
332
раз
От 30 грн
Специалист свободен
  • Не указано
Тематические торты от 200 грн / за кг
Пряники от 30 грн
Торты на день рождения от 200 грн / за кг
Детские торты от 200 грн / за кг
  • Елена Коваль

    У Людмилы самые лучшие торты! Спасибо за такие вкусные тортики.

Оставить отзыв

Информация о специалисте

Контакты специалиста

  • Город
    Сумы
  • Адрес
    Не указан
  • Рейтинг

Способы связи

Связаться со специалистом

Вы просматривали

Контакты Написать