Кладка каминов | от 30 000 грн |
Кладка барбекю | от 15 000 грн |
Кладка печей | от 5 000 грн |
Александр
Профиль №4199
Просмотрено:
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" => 0 "id" => 4199 "name" => "Александр" "email" => "380501792449@yaprofi.ua" "cat_id" => 134 "city_id" => 48 "role" => 1 "phone" => "+38(050) 179-24-49" "photo" => "/images/userupload/2017/Aug/16//daca3b4b3a58f49b1c1347bf05e4cc4b.webp" "status" => "1" "desc" => "" "education" => "" "rating" => 1 "rating_admin" => 1.0 "password" => "$2y$10$IiGQCxDbtbMF0tbuE806VeqcAtN4yDk.MDPTebOrKvgpeucCDvXi6" "crypt_password" => "eyJpdiI6Ikw5aUQycWxodDFPQWJPQlYzSzVnMGc9PSIsInZhbHVlIjoiOXUrNjk0d0ltb1Z6SENZMFppVWlBZz09IiwibWFjIjoiMDRjOTljZmYxMDQ5NDliMjc0YjYxOWJjNjMxNzc4YzQ3ZGJjYzk1NTNlMjA2ZmFkODkzYjVlNTQ1YzBkZTc5YyJ9" "remember_token" => "HKhElKcN6Ls2j07l3yPa2RmxVb3vAom9Ma4ahSyn8TKqUyyoboGm9FjKLJ5q" "created_at" => "2017-08-16 15:16:01" "updated_at" => "2025-07-29 21:26:52" "date_of_birth" => "2017-08-16" "address" => "По согласованию с клиентом" "comments_count" => 0 "last_rating" => 0 "title" => "Александр" "descr" => "" "phone2" => "" "spec_name" => "Александр" "spec_desc" => "" "spec_photo" => "/images/userupload/2017/Aug/16//daca3b4b3a58f49b1c1347bf05e4cc4b.webp" "spec_search_keys" => "" "spec_cat_id" => 134 "fyuse" => "" "count_views" => 644 "deleted_at" => null "user_promo_skills_count" => 0 "user_skills_count" => 3 "approval_documents_count" => 0 ] #original: array:37 [ "count_phone" => 0 "id" => 4199 "name" => "Александр" "email" => "380501792449@yaprofi.ua" "cat_id" => 134 "city_id" => 48 "role" => 1 "phone" => "+38(050) 179-24-49" "photo" => "/images/userupload/2017/Aug/16//daca3b4b3a58f49b1c1347bf05e4cc4b.webp" "status" => "1" "desc" => "" "education" => "" "rating" => 1 "rating_admin" => 1.0 "password" => "$2y$10$IiGQCxDbtbMF0tbuE806VeqcAtN4yDk.MDPTebOrKvgpeucCDvXi6" "crypt_password" => "eyJpdiI6Ikw5aUQycWxodDFPQWJPQlYzSzVnMGc9PSIsInZhbHVlIjoiOXUrNjk0d0ltb1Z6SENZMFppVWlBZz09IiwibWFjIjoiMDRjOTljZmYxMDQ5NDliMjc0YjYxOWJjNjMxNzc4YzQ3ZGJjYzk1NTNlMjA2ZmFkODkzYjVlNTQ1YzBkZTc5YyJ9" "remember_token" => "HKhElKcN6Ls2j07l3yPa2RmxVb3vAom9Ma4ahSyn8TKqUyyoboGm9FjKLJ5q" "created_at" => "2017-08-16 15:16:01" "updated_at" => "2025-07-29 21:26:52" "date_of_birth" => "2017-08-16" "address" => "По согласованию с клиентом" "comments_count" => 0 "last_rating" => 0 "title" => "Александр" "descr" => "" "phone2" => "" "spec_name" => "Александр" "spec_desc" => "" "spec_photo" => "/images/userupload/2017/Aug/16//daca3b4b3a58f49b1c1347bf05e4cc4b.webp" "spec_search_keys" => "" "spec_cat_id" => 134 "fyuse" => "" "count_views" => 644 "deleted_at" => null "user_promo_skills_count" => 0 "user_skills_count" => 3 "approval_documents_count" => 0 ] #changes: array:2 [ "updated_at" => "2025-07-29 21:26:52" "count_views" => 644 ] #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" => 134 "ful_slug" => "/users/mastera-po-remontu" "ful_path" => "Специалисты/Мастера по ремонту" "id" => 134 "parent_id" => 0 "name" => "Мастера по ремонту" "slug" => "mastera-po-remontu" "title" => "" "desc" => "" "site_desc" => "" "user_count" => 9051 "type" => 0 "on_homepage" => 1 "keywords" => """ vfcnthf gj htvjyne\r\n vfcnth gj htvjyne\r\n htvjynybrb\r\n мастер по ремонту\t5 567\r\n мастер на дом ремонт\t1 092\r\n мастер по ремонту машин\t812\r\n мастер по ремонту стиральных\t673\r\n мастер по ремонту стиральных машин\t634\r\n мастера ремонта киев\t541\r\n мастер по ремонту холодильников """ "order" => 2 "created_at" => "2016-09-23 02:01:17" "updated_at" => "2022-02-02 14:06:25" "image" => "/images/userupload/2019/Jul/15/c5b951b131e20823252a2dc6eaf2f098.svg" ] #original: array:18 [ "master_parent" => 134 "ful_slug" => "/users/mastera-po-remontu" "ful_path" => "Специалисты/Мастера по ремонту" "id" => 134 "parent_id" => 0 "name" => "Мастера по ремонту" "slug" => "mastera-po-remontu" "title" => "" "desc" => "" "site_desc" => "" "user_count" => 9051 "type" => 0 "on_homepage" => 1 "keywords" => """ vfcnthf gj htvjyne\r\n vfcnth gj htvjyne\r\n htvjynybrb\r\n мастер по ремонту\t5 567\r\n мастер на дом ремонт\t1 092\r\n мастер по ремонту машин\t812\r\n мастер по ремонту стиральных\t673\r\n мастер по ремонту стиральных машин\t634\r\n мастера ремонта киев\t541\r\n мастер по ремонту холодильников """ "order" => 2 "created_at" => "2016-09-23 02:01:17" "updated_at" => "2022-02-02 14:06:25" "image" => "/images/userupload/2019/Jul/15/c5b951b131e20823252a2dc6eaf2f098.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" => 48 "parent_id" => 3 "name" => "Днепр" "name_decline" => "в Днепре" "slug" => "dnepr" "title" => "Днепр" "desc" => "" "user_count" => 0 "created_at" => "2016-09-14 05:01:08" "updated_at" => "2017-11-16 11:14:21" "hide_index" => 0 "show_home" => 1 "status" => 1 "order" => 0 ] #original: array:14 [ "id" => 48 "parent_id" => 3 "name" => "Днепр" "name_decline" => "в Днепре" "slug" => "dnepr" "title" => "Днепр" "desc" => "" "user_count" => 0 "created_at" => "2016-09-14 05:01:08" "updated_at" => "2017-11-16 11:14:21" "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" => 3835 "user_id" => 4199 "product_id" => 0 "message" => 0 "sale" => 0 "call" => 0 "created_at" => "2017-08-16 15:17:21" "updated_at" => "2017-08-16 15:17:21" ] #original: array:8 [ "id" => 3835 "user_id" => 4199 "product_id" => 0 "message" => 0 "sale" => 0 "call" => 0 "created_at" => "2017-08-16 15:17:21" "updated_at" => "2017-08-16 15:17: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 {#7855 #items: array:3 [ 0 => App\Model\UserSkill {#7847 #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" => 16514 "user_id" => 4199 "cat_id" => 2666 "price" => 30000.0 "price_type" => " " "created_at" => "2017-08-16 15:18:03" "updated_at" => "2019-02-01 12:30:04" "price_to" => 0.0 "status" => 1 "currency_id" => 1 "price_uan" => 30000.0 "price_to_uan" => 0.0 ] #original: array:12 [ "id" => 16514 "user_id" => 4199 "cat_id" => 2666 "price" => 30000.0 "price_type" => " " "created_at" => "2017-08-16 15:18:03" "updated_at" => "2019-02-01 12:30:04" "price_to" => 0.0 "status" => 1 "currency_id" => 1 "price_uan" => 30000.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 {#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" => 16515 "user_id" => 4199 "cat_id" => 3212 "price" => 15000.0 "price_type" => " " "created_at" => "2017-08-16 15:18:42" "updated_at" => "2019-02-01 12:30:04" "price_to" => 0.0 "status" => 1 "currency_id" => 1 "price_uan" => 15000.0 "price_to_uan" => 0.0 ] #original: array:12 [ "id" => 16515 "user_id" => 4199 "cat_id" => 3212 "price" => 15000.0 "price_type" => " " "created_at" => "2017-08-16 15:18:42" "updated_at" => "2019-02-01 12:30:04" "price_to" => 0.0 "status" => 1 "currency_id" => 1 "price_uan" => 15000.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 {#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" => 16516 "user_id" => 4199 "cat_id" => 3211 "price" => 5000.0 "price_type" => " " "created_at" => "2017-08-16 15:18:55" "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" => 16516 "user_id" => 4199 "cat_id" => 3211 "price" => 5000.0 "price_type" => " " "created_at" => "2017-08-16 15:18:55" "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 => "*" ] } ] } "gallery" => Illuminate\Database\Eloquent\Collection {#7878 #items: [] } ] #touches: [] +timestamps: true #visible: [] #guarded: array:1 [ 0 => "*" ] #rememberTokenName: "remember_token" #forceDeleting: false }400 раз
От 5 000 грн
Специалист свободен
- Не указано
Оставить отзыв