Профиль №6114
Просмотрено:
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" => 3
    "id" => 6114
    "name" => "Кирилл"
    "email" => "kirik82@bigmir.net"
    "cat_id" => 721
    "city_id" => 50
    "role" => 1
    "phone" => "+38(063) 932-89-69"
    "photo" => "/images/userupload/2017/Nov/10//30f68bf64e26928cb4c90e32cd72dd59.webp"
    "status" => "1"
    "desc" => ""
    "education" => ""
    "rating" => 1
    "rating_admin" => 1.0
    "password" => "$2y$10$9Rxr0u69vDSOpRRqPmqlWe/SvvigeouEK855Yqe2QOJLnBIJREIeu"
    "crypt_password" => "eyJpdiI6IndYcXV2WXFCTndSdlNxMDBYZDYrc1E9PSIsInZhbHVlIjoiVCtoVkVqcnpQR2hXZFpDaDA3WUpldz09IiwibWFjIjoiZmU2Njk5MDlkYzQyOTExMWQzYzk2ZTExOTJiM2M5MDg0NTg1YzRkY2FlZDdiOTIxODg4MzlkZTgxNTM3ZjczZiJ9"
    "remember_token" => "nMv8MB5lww79dvehk1tlbqG2T0RFd5APPSWGDy9cHZQwG4mmUjcB4IpjZ5oF"
    "created_at" => "2017-11-10 13:39:49"
    "updated_at" => "2025-07-25 02:22:43"
    "date_of_birth" => "2017-11-10"
    "address" => ""
    "comments_count" => 0
    "last_rating" => 0
    "title" => "Кирилл"
    "descr" => ""
    "phone2" => ""
    "spec_name" => "Кирилл"
    "spec_desc" => ""
    "spec_photo" => "/images/userupload/2017/Nov/10//30f68bf64e26928cb4c90e32cd72dd59.webp"
    "spec_search_keys" => ""
    "spec_cat_id" => 721
    "fyuse" => ""
    "count_views" => 709
    "deleted_at" => null
    "user_promo_skills_count" => 0
    "user_skills_count" => 5
    "approval_documents_count" => 0
  ]
  #original: array:37 [
    "count_phone" => 3
    "id" => 6114
    "name" => "Кирилл"
    "email" => "kirik82@bigmir.net"
    "cat_id" => 721
    "city_id" => 50
    "role" => 1
    "phone" => "+38(063) 932-89-69"
    "photo" => "/images/userupload/2017/Nov/10//30f68bf64e26928cb4c90e32cd72dd59.webp"
    "status" => "1"
    "desc" => ""
    "education" => ""
    "rating" => 1
    "rating_admin" => 1.0
    "password" => "$2y$10$9Rxr0u69vDSOpRRqPmqlWe/SvvigeouEK855Yqe2QOJLnBIJREIeu"
    "crypt_password" => "eyJpdiI6IndYcXV2WXFCTndSdlNxMDBYZDYrc1E9PSIsInZhbHVlIjoiVCtoVkVqcnpQR2hXZFpDaDA3WUpldz09IiwibWFjIjoiZmU2Njk5MDlkYzQyOTExMWQzYzk2ZTExOTJiM2M5MDg0NTg1YzRkY2FlZDdiOTIxODg4MzlkZTgxNTM3ZjczZiJ9"
    "remember_token" => "nMv8MB5lww79dvehk1tlbqG2T0RFd5APPSWGDy9cHZQwG4mmUjcB4IpjZ5oF"
    "created_at" => "2017-11-10 13:39:49"
    "updated_at" => "2025-07-25 02:22:43"
    "date_of_birth" => "2017-11-10"
    "address" => ""
    "comments_count" => 0
    "last_rating" => 0
    "title" => "Кирилл"
    "descr" => ""
    "phone2" => ""
    "spec_name" => "Кирилл"
    "spec_desc" => ""
    "spec_photo" => "/images/userupload/2017/Nov/10//30f68bf64e26928cb4c90e32cd72dd59.webp"
    "spec_search_keys" => ""
    "spec_cat_id" => 721
    "fyuse" => ""
    "count_views" => 709
    "deleted_at" => null
    "user_promo_skills_count" => 0
    "user_skills_count" => 5
    "approval_documents_count" => 0
  ]
  #changes: array:2 [
    "updated_at" => "2025-07-25 02:22:43"
    "count_views" => 709
  ]
  #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" => 721
        "ful_slug" => "/users/it-frilansery"
        "ful_path" => "Специалисты/IT-специалисты"
        "id" => 721
        "parent_id" => 0
        "name" => "IT-специалисты"
        "slug" => "it-frilansery"
        "title" => ""
        "desc" => ""
        "site_desc" => ""
        "user_count" => 4756
        "type" => 0
        "on_homepage" => 1
        "keywords" => """
          фрилансер\t12 388\r\n
          заработок фрилансером\t1 502\r\n
          работа фрилансером\t1 112\r\n
          фрилансер украина\t814\r\n
          сайт фрилансеров\t811\r\n
          фрилансер вакансии\t428\r\n
          фрилансер игра\t296\r\n
          биржа фрилансеров\t271\r\n
          фрилансер ру\t267\r\n
          удаленный фрилансер\t114\r\n
          фрилансер киев\t109\r\n
          фрилансер удаленная работа\t109\r\n
          работа фрилансером в интернете\t104\r\n
          дизайнер фрилансер\t104\r\n
          переводчик фрилансер\t104\r\n
          фрилансер харьков\t95\r\n
          фрилансер работа в украине\t77\r\n
          веб фрилансер\t63\r\n
          фрилансер для начинающих\t61
          """
        "order" => 8
        "created_at" => "2016-11-16 08:20:33"
        "updated_at" => "2022-02-02 14:06:22"
        "image" => "/images/userupload/2019/Jul/15/5a708528e42b2abfd4ee2c3d1c103b70.svg"
      ]
      #original: array:18 [
        "master_parent" => 721
        "ful_slug" => "/users/it-frilansery"
        "ful_path" => "Специалисты/IT-специалисты"
        "id" => 721
        "parent_id" => 0
        "name" => "IT-специалисты"
        "slug" => "it-frilansery"
        "title" => ""
        "desc" => ""
        "site_desc" => ""
        "user_count" => 4756
        "type" => 0
        "on_homepage" => 1
        "keywords" => """
          фрилансер\t12 388\r\n
          заработок фрилансером\t1 502\r\n
          работа фрилансером\t1 112\r\n
          фрилансер украина\t814\r\n
          сайт фрилансеров\t811\r\n
          фрилансер вакансии\t428\r\n
          фрилансер игра\t296\r\n
          биржа фрилансеров\t271\r\n
          фрилансер ру\t267\r\n
          удаленный фрилансер\t114\r\n
          фрилансер киев\t109\r\n
          фрилансер удаленная работа\t109\r\n
          работа фрилансером в интернете\t104\r\n
          дизайнер фрилансер\t104\r\n
          переводчик фрилансер\t104\r\n
          фрилансер харьков\t95\r\n
          фрилансер работа в украине\t77\r\n
          веб фрилансер\t63\r\n
          фрилансер для начинающих\t61
          """
        "order" => 8
        "created_at" => "2016-11-16 08:20:33"
        "updated_at" => "2022-02-02 14:06:22"
        "image" => "/images/userupload/2019/Jul/15/5a708528e42b2abfd4ee2c3d1c103b70.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" => 50
        "parent_id" => 9
        "name" => "Киев"
        "name_decline" => "в Киеве"
        "slug" => "kiev"
        "title" => "Киев"
        "desc" => ""
        "user_count" => 0
        "created_at" => "2016-09-14 05:10:52"
        "updated_at" => "2018-03-02 14:36:02"
        "hide_index" => 0
        "show_home" => 1
        "status" => 1
        "order" => 0
      ]
      #original: array:14 [
        "id" => 50
        "parent_id" => 9
        "name" => "Киев"
        "name_decline" => "в Киеве"
        "slug" => "kiev"
        "title" => "Киев"
        "desc" => ""
        "user_count" => 0
        "created_at" => "2016-09-14 05:10:52"
        "updated_at" => "2018-03-02 14:36:02"
        "hide_index" => 0
        "show_home" => 1
        "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" => 5751
        "user_id" => 6114
        "product_id" => 0
        "message" => 0
        "sale" => 0
        "call" => 0
        "created_at" => "2017-11-10 13:40:21"
        "updated_at" => "2017-11-10 13:40:21"
      ]
      #original: array:8 [
        "id" => 5751
        "user_id" => 6114
        "product_id" => 0
        "message" => 0
        "sale" => 0
        "call" => 0
        "created_at" => "2017-11-10 13:40:21"
        "updated_at" => "2017-11-10 13:40:21"
      ]
      #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 {#7850
      #items: array:5 [
        0 => 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" => 22604
            "user_id" => 6114
            "cat_id" => 3401
            "price" => 3000.0
            "price_type" => ""
            "created_at" => "2017-11-10 13:44:21"
            "updated_at" => "2019-02-01 12:30:04"
            "price_to" => 0.0
            "status" => 1
            "currency_id" => 1
            "price_uan" => 3000.0
            "price_to_uan" => 0.0
          ]
          #original: array:12 [
            "id" => 22604
            "user_id" => 6114
            "cat_id" => 3401
            "price" => 3000.0
            "price_type" => ""
            "created_at" => "2017-11-10 13:44:21"
            "updated_at" => "2019-02-01 12:30:04"
            "price_to" => 0.0
            "status" => 1
            "currency_id" => 1
            "price_uan" => 3000.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 {#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" => 22605
            "user_id" => 6114
            "cat_id" => 743
            "price" => 5000.0
            "price_type" => " "
            "created_at" => "2017-11-10 13:45:25"
            "updated_at" => "2019-02-01 12:30:04"
            "price_to" => 0.0
            "status" => 1
            "currency_id" => 1
            "price_uan" => 5000.0
            "price_to_uan" => 0.0
          ]
          #original: array:12 [
            "id" => 22605
            "user_id" => 6114
            "cat_id" => 743
            "price" => 5000.0
            "price_type" => " "
            "created_at" => "2017-11-10 13:45:25"
            "updated_at" => "2019-02-01 12:30:04"
            "price_to" => 0.0
            "status" => 1
            "currency_id" => 1
            "price_uan" => 5000.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 {#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" => 22606
            "user_id" => 6114
            "cat_id" => 744
            "price" => 2000.0
            "price_type" => " "
            "created_at" => "2017-11-10 13:45:34"
            "updated_at" => "2019-02-01 12:30:04"
            "price_to" => 0.0
            "status" => 1
            "currency_id" => 1
            "price_uan" => 2000.0
            "price_to_uan" => 0.0
          ]
          #original: array:12 [
            "id" => 22606
            "user_id" => 6114
            "cat_id" => 744
            "price" => 2000.0
            "price_type" => " "
            "created_at" => "2017-11-10 13:45:34"
            "updated_at" => "2019-02-01 12:30:04"
            "price_to" => 0.0
            "status" => 1
            "currency_id" => 1
            "price_uan" => 2000.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 {#7861
          #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" => 22607
            "user_id" => 6114
            "cat_id" => 2689
            "price" => 2000.0
            "price_type" => " "
            "created_at" => "2017-11-10 13:45:42"
            "updated_at" => "2019-02-01 12:30:04"
            "price_to" => 0.0
            "status" => 1
            "currency_id" => 1
            "price_uan" => 2000.0
            "price_to_uan" => 0.0
          ]
          #original: array:12 [
            "id" => 22607
            "user_id" => 6114
            "cat_id" => 2689
            "price" => 2000.0
            "price_type" => " "
            "created_at" => "2017-11-10 13:45:42"
            "updated_at" => "2019-02-01 12:30:04"
            "price_to" => 0.0
            "status" => 1
            "currency_id" => 1
            "price_uan" => 2000.0
            "price_to_uan" => 0.0
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        4 => App\Model\UserSkill {#7862
          #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" => 22609
            "user_id" => 6114
            "cat_id" => 2664
            "price" => 1000.0
            "price_type" => " "
            "created_at" => "2017-11-10 13:46:02"
            "updated_at" => "2019-02-01 12:30:04"
            "price_to" => 0.0
            "status" => 1
            "currency_id" => 1
            "price_uan" => 1000.0
            "price_to_uan" => 0.0
          ]
          #original: array:12 [
            "id" => 22609
            "user_id" => 6114
            "cat_id" => 2664
            "price" => 1000.0
            "price_type" => " "
            "created_at" => "2017-11-10 13:46:02"
            "updated_at" => "2019-02-01 12:30:04"
            "price_to" => 0.0
            "status" => 1
            "currency_id" => 1
            "price_uan" => 1000.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 {#7880
      #items: []
    }
  ]
  #touches: []
  +timestamps: true
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
  #rememberTokenName: "remember_token"
  #forceDeleting: false
}
395
раз
От 1 000 грн
Специалист свободен
  • Не указано
Разработка Landing page от 3 000 грн
Создание интернет-магазина от 5 000 грн
Создание сайта от 2 000 грн
Сайты под ключ от 2 000 грн
Разработка программного обеспечения от 1 000 грн
Оставить отзыв

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

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

  • Город
    Киев
  • Адрес
    Не указан
  • Рейтинг

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

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

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

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