Facade\Ignition\Exceptions\ViewException {#2666
#viewData: array:8 [
"errors" => Illuminate\Support\ViewErrorBag {#1648
#bags: []
}
"record" => App\User {#2424
#fillable: array:28 [
0 => "currency_id"
1 => "amount"
2 => "currency_updated"
3 => "first_name"
4 => "last_name"
5 => "referral_code"
6 => "referral_id"
7 => "activate_referral"
8 => "email"
9 => "fake_email"
10 => "fake_email_verified"
11 => "profession"
12 => "ip_address"
13 => "raw_data"
14 => "password"
15 => "social_type"
16 => "social_id"
17 => "hosting_claim"
18 => "utm_source"
19 => "hosting_claim"
20 => "timezone"
21 => "timezone_code"
22 => "created_at"
23 => "updated_at"
24 => "status"
25 => "show_in_front"
26 => "remember_token"
27 => "verified"
]
+sortable: array:9 [
0 => "id"
1 => "first_name"
2 => "last_name"
3 => "email"
4 => "social_type"
5 => "created_at"
6 => "status"
7 => "is_suspended"
8 => "activate_referral"
]
#hidden: array:2 [
0 => "password"
1 => "remember_token"
]
#casts: array:1 [
"email_verified_at" => "datetime"
]
#parentColumn: "referral_id"
+timestamps: true
#connection: "mysql"
#table: "users"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:41 [
"id" => 451
"two_factor" => 0
"two_factor_secret" => null
"stripe_customer_id" => null
"currency_id" => 2
"amount" => 0.0
"currency_updated" => 0
"ip_address" => null
"first_name" => "Mike"
"last_name" => "Brown"
"email" => "[email protected]"
"fake_email" => 0
"fake_email_verified" => 1
"ssi_token" => null
"utm_source" => "website"
"first_login" => "1"
"hosting_claim" => "0"
"profession" => null
"social_id" => "0"
"social_type" => "Website"
"referral_code" => null
"referral_id" => null
"activate_referral" => 0
"unsubscribe_feedback" => null
"timezone" => "Asia/Kolkata"
"timezone_code" => "IST"
"timezone_updated" => 0
"status" => 1
"show_in_front" => 1
"verified" => 1
"is_subscribed" => 1
"p_unsubscribed" => 0
"is_suspended" => 0
"email_verified_at" => null
"password" => "$2y$10$deAwbvvCX29LcsYJaYQ3kOhYiVZ2dLO0oLncW/EywQ1H2.wasn4Ka"
"remember_token" => null
"last_login" => "2022-08-16 09:34:45"
"raw_data" => null
"last_login_data" => null
"created_at" => "2021-03-04 10:09:13"
"updated_at" => "2023-03-01 00:42:54"
]
#original: array:41 [
"id" => 451
"two_factor" => 0
"two_factor_secret" => null
"stripe_customer_id" => null
"currency_id" => 2
"amount" => 0.0
"currency_updated" => 0
"ip_address" => null
"first_name" => "Mike"
"last_name" => "Brown"
"email" => "[email protected]"
"fake_email" => 0
"fake_email_verified" => 1
"ssi_token" => null
"utm_source" => "website"
"first_login" => "1"
"hosting_claim" => "0"
"profession" => null
"social_id" => "0"
"social_type" => "Website"
"referral_code" => null
"referral_id" => null
"activate_referral" => 0
"unsubscribe_feedback" => null
"timezone" => "Asia/Kolkata"
"timezone_code" => "IST"
"timezone_updated" => 0
"status" => 1
"show_in_front" => 1
"verified" => 1
"is_subscribed" => 1
"p_unsubscribed" => 0
"is_suspended" => 0
"email_verified_at" => null
"password" => "$2y$10$deAwbvvCX29LcsYJaYQ3kOhYiVZ2dLO0oLncW/EywQ1H2.wasn4Ka"
"remember_token" => null
"last_login" => "2022-08-16 09:34:45"
"raw_data" => null
"last_login_data" => null
"created_at" => "2021-03-04 10:09:13"
"updated_at" => "2023-03-01 00:42:54"
]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:5 [
"company_detail" => App\Company_detail {#2643
+timestamps: true
#fillable: array:21 [
0 => "user_id"
1 => "company_name"
2 => "about"
3 => "website_url"
4 => "contact_person_mobile"
5 => "contact_person_email"
6 => "toll_free_number "
7 => "customer_care_number"
8 => "google_plus_link"
9 => "facebook_link"
10 => "twitter_link"
11 => "instagram_link"
12 => "status"
13 => "is_highlighted"
14 => "average_rating"
15 => "profile_stats"
16 => "total_views"
17 => "total_reviews"
18 => "slug"
19 => "created_at"
20 => "updated_at"
]
+sortable: array:14 [
0 => "id"
1 => "company_name"
2 => "about"
3 => "contact_person_mobile"
4 => "contact_person_email"
5 => "toll_free_number "
6 => "customer_care_number "
7 => "status"
8 => "assign_popup"
9 => "is_highlighted"
10 => "average_rating"
11 => "total_views"
12 => "created_at"
13 => "updated_at"
]
#searchable: array:2 [
0 => "company_name"
1 => "about"
]
#connection: "mysql"
#table: "company_details"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:32 [
"id" => 224
"user_id" => 451
"deals_in_domains" => 0
"is_verified" => 0
"is_sponsored" => 0
"profile_stats" => "100"
"average_rating" => "4.9"
"total_reviews" => 32
"total_views" => 4891
"custom_badge_code" => "7"
"company_name" => "Evolution Host"
"slug" => "evolution-host"
"website_url" => "https://evolution-host.com/"
"about" => "Evolution Host is a wide scale hosting provider that specializes in advanced levels of DDoS protection for particular applications and game servers. With a wide range of products from KVM NVMe SSD VPS hosting to Remote DDoS protection - Evolution Host is leading the way for innovation and security in the hosting industry."
"assign_popup" => "0"
"meta_title" => null
"meta_description" => null
"contact_person_mobile" => ""
"contact_person_email" => "[email protected]"
"landline" => null
"extension_no" => null
"toll_free_number" => null
"customer_care_number" => null
"google_plus_link" => ""
"facebook_link" => ""
"twitter_link" => "https://twitter.com/EvoHostin"
"instagram_link" => ""
"custom_badge" => null
"is_highlighted" => 0
"completed_at" => "2021-10-18 05:22:55"
"created_at" => "2021-03-04 10:09:13"
"updated_at" => "2022-07-22 06:13:18"
]
#original: array:32 [
"id" => 224
"user_id" => 451
"deals_in_domains" => 0
"is_verified" => 0
"is_sponsored" => 0
"profile_stats" => "100"
"average_rating" => "4.9"
"total_reviews" => 32
"total_views" => 4891
"custom_badge_code" => "7"
"company_name" => "Evolution Host"
"slug" => "evolution-host"
"website_url" => "https://evolution-host.com/"
"about" => "Evolution Host is a wide scale hosting provider that specializes in advanced levels of DDoS protection for particular applications and game servers. With a wide range of products from KVM NVMe SSD VPS hosting to Remote DDoS protection - Evolution Host is leading the way for innovation and security in the hosting industry."
"assign_popup" => "0"
"meta_title" => null
"meta_description" => null
"contact_person_mobile" => ""
"contact_person_email" => "[email protected]"
"landline" => null
"extension_no" => null
"toll_free_number" => null
"customer_care_number" => null
"google_plus_link" => ""
"facebook_link" => ""
"twitter_link" => "https://twitter.com/EvoHostin"
"instagram_link" => ""
"custom_badge" => null
"is_highlighted" => 0
"completed_at" => "2021-10-18 05:22:55"
"created_at" => "2021-03-04 10:09:13"
"updated_at" => "2022-07-22 06:13:18"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
"badges" => Illuminate\Database\Eloquent\Collection {#2423
#items: array:2 [
0 => App\CompanyBadge {#2647
+timestamps: true
#fillable: array:5 [
0 => "user_id"
1 => "badge_id"
2 => "status"
3 => "created_at"
4 => "updated_at"
]
#connection: "mysql"
#table: "company_badges"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:6 [
"id" => 340
"user_id" => 451
"badge_id" => 3
"status" => 1
"created_at" => "2021-07-26 21:09:27"
"updated_at" => "2021-07-26 21:09:27"
]
#original: array:6 [
"id" => 340
"user_id" => 451
"badge_id" => 3
"status" => 1
"created_at" => "2021-07-26 21:09:27"
"updated_at" => "2021-07-26 21:09:27"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
1 => App\CompanyBadge {#2649
+timestamps: true
#fillable: array:5 [
0 => "user_id"
1 => "badge_id"
2 => "status"
3 => "created_at"
4 => "updated_at"
]
#connection: "mysql"
#table: "company_badges"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:6 [
"id" => 2402
"user_id" => 451
"badge_id" => 4
"status" => 1
"created_at" => "2022-06-27 06:48:59"
"updated_at" => "2022-06-27 06:48:59"
]
#original: array:6 [
"id" => 2402
"user_id" => 451
"badge_id" => 4
"status" => 1
"created_at" => "2022-06-27 06:48:59"
"updated_at" => "2022-06-27 06:48:59"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
]
}
"company_category" => Illuminate\Database\Eloquent\Collection {#2648
#items: array:2 [
0 => App\CompanyCategory {#2651
+timestamps: true
#fillable: array:5 [
0 => "user_id"
1 => "category_id"
2 => "status"
3 => "created_at"
4 => "updated_at"
]
#connection: "mysql"
#table: "company_categories"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:6 [
"id" => 594
"user_id" => 451
"category_id" => 1
"status" => 1
"created_at" => "2021-03-04 10:18:59"
"updated_at" => "2021-03-04 10:18:59"
]
#original: array:6 [
"id" => 594
"user_id" => 451
"category_id" => 1
"status" => 1
"created_at" => "2021-03-04 10:18:59"
"updated_at" => "2021-03-04 10:18:59"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"category" => App\Category {#2659
+timestamps: true
#fillable: array:15 [ …15]
+sortable: array:8 [ …8]
#connection: "mysql"
#table: "categories"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:16 [ …16]
#original: array:16 [ …16]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [ …1]
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
1 => App\CompanyCategory {#2653
+timestamps: true
#fillable: array:5 [
0 => "user_id"
1 => "category_id"
2 => "status"
3 => "created_at"
4 => "updated_at"
]
#connection: "mysql"
#table: "company_categories"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:6 [
"id" => 595
"user_id" => 451
"category_id" => 3
"status" => 1
"created_at" => "2021-03-04 10:18:59"
"updated_at" => "2021-03-04 10:18:59"
]
#original: array:6 [
"id" => 595
"user_id" => 451
"category_id" => 3
"status" => 1
"created_at" => "2021-03-04 10:18:59"
"updated_at" => "2021-03-04 10:18:59"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"category" => App\Category {#2661
+timestamps: true
#fillable: array:15 [ …15]
+sortable: array:8 [ …8]
#connection: "mysql"
#table: "categories"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:16 [ …16]
#original: array:16 [ …16]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [ …1]
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
]
}
"company_photo" => Illuminate\Database\Eloquent\Collection {#2658
#items: array:1 [
0 => App\Company_photo {#2656
+timestamps: true
#fillable: array:7 [
0 => "user_id"
1 => "photo"
2 => "imagetype"
3 => "photo_type"
4 => "status"
5 => "created_at"
6 => "updated_at"
]
#connection: "mysql"
#table: "company_photos"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:8 [
"id" => 334
"user_id" => 451
"photo" => "1614870553.png"
"imagetype" => "png"
"photo_type" => "Logo"
"status" => 1
"created_at" => "2021-03-04 10:09:13"
"updated_at" => "2021-03-04 10:09:13"
]
#original: array:8 [
"id" => 334
"user_id" => 451
"photo" => "1614870553.png"
"imagetype" => "png"
"photo_type" => "Logo"
"status" => 1
"created_at" => "2021-03-04 10:09:13"
"updated_at" => "2021-03-04 10:09:13"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
]
}
"company_active_plan" => App\Company_active_plan {#2636
+timestamps: true
#fillable: array:6 [
0 => "user_id"
1 => "membership_plan_id"
2 => "status"
3 => "expiry_date"
4 => "created_at"
5 => "updated_at"
]
#connection: "mysql"
#table: "company_active_plans"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:7 [
"id" => 224
"user_id" => 451
"membership_plan_id" => 1
"status" => 1
"expiry_date" => "2021-04-03"
"created_at" => "2021-03-04 10:09:13"
"updated_at" => "2021-03-04 10:09:13"
]
#original: array:7 [
"id" => 224
"user_id" => 451
"membership_plan_id" => 1
"status" => 1
"expiry_date" => "2021-04-03"
"created_at" => "2021-03-04 10:09:13"
"updated_at" => "2021-03-04 10:09:13"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"membership_plan" => App\Membership_plan {#2646
+timestamps: true
#fillable: array:9 [
0 => "name"
1 => "details"
2 => "price"
3 => "currency_id"
4 => "duration"
5 => "other_data"
6 => "status"
7 => "created_at"
8 => "updated_at"
]
+sortable: array:9 [
0 => "id"
1 => "name"
2 => "details"
3 => "price"
4 => "currency_id"
5 => "duration"
6 => "status"
7 => "created_at"
8 => "updated_at"
]
#connection: "mysql"
#table: "membership_plans"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:10 [
"id" => 1
"name" => "Free"
"details" => "<p>Free membership plan user get on registration</p>"
"price" => 0.0
"currency_id" => 1
"duration" => "Monthly"
"other_data" => "a:5:{s:10:"Categories";s:3:"100";s:8:"Services";s:3:"100";s:6:"Awards";s:1:"1";s:4:"Tags";s:1:"1";s:7:"Coupons";s:1:"1";}"
"status" => 1
"created_at" => "2020-09-30 20:31:25"
"updated_at" => "2020-12-19 08:36:12"
]
#original: array:10 [
"id" => 1
"name" => "Free"
"details" => "<p>Free membership plan user get on registration</p>"
"price" => 0.0
"currency_id" => 1
"duration" => "Monthly"
"other_data" => "a:5:{s:10:"Categories";s:3:"100";s:8:"Services";s:3:"100";s:6:"Awards";s:1:"1";s:4:"Tags";s:1:"1";s:7:"Coupons";s:1:"1";}"
"status" => 1
"created_at" => "2020-09-30 20:31:25"
"updated_at" => "2020-12-19 08:36:12"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
]
#touches: []
#visible: []
#guarded: array:1 [
0 => "*"
]
#rememberTokenName: "remember_token"
#accessToken: null
-roleClass: null
-permissionClass: null
}
"reviews" => Illuminate\Pagination\LengthAwarePaginator {#2687
#total: 32
#lastPage: 3
#items: Illuminate\Database\Eloquent\Collection {#2665
#items: array:12 [
0 => App\Company_review {#2674
+timestamps: true
#fillable: array:10 [
0 => "uid"
1 => "company_id"
2 => "user_id"
3 => "rate_point"
4 => "review"
5 => "review_data"
6 => "status"
7 => "zipcode"
8 => "created_at"
9 => "updated_at"
]
#connection: "mysql"
#table: "company_reviews"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 2422
"uid" => "612291694502248"
"company_id" => 451
"user_id" => 8311
"rate_point" => "5"
"review" => "Hey, evolution host's VPS has been in trial for 1 months, and its speed and performance are very good. This is a good service provider, and they provide Powful servers with DDoS protection through fast SSD VPS to ensure VPS security. The normal operating time is also very good. So far outstanding, I hope everyone can take a look."
"review_image" => null
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2023-09-12 03:03:19"
"updated_at" => "2023-09-12 03:04:08"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 2422
"uid" => "612291694502248"
"company_id" => 451
"user_id" => 8311
"rate_point" => "5"
"review" => "Hey, evolution host's VPS has been in trial for 1 months, and its speed and performance are very good. This is a good service provider, and they provide Powful servers with DDoS protection through fast SSD VPS to ensure VPS security. The normal operating time is also very good. So far outstanding, I hope everyone can take a look."
"review_image" => null
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2023-09-12 03:03:19"
"updated_at" => "2023-09-12 03:04:08"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2703
#fillable: array:28 [
0 => "currency_id"
1 => "amount"
2 => "currency_updated"
3 => "first_name"
4 => "last_name"
5 => "referral_code"
6 => "referral_id"
7 => "activate_referral"
8 => "email"
9 => "fake_email"
10 => "fake_email_verified"
11 => "profession"
12 => "ip_address"
13 => "raw_data"
14 => "password"
15 => "social_type"
16 => "social_id"
17 => "hosting_claim"
18 => "utm_source"
19 => "hosting_claim"
20 => "timezone"
21 => "timezone_code"
22 => "created_at"
23 => "updated_at"
24 => "status"
25 => "show_in_front"
26 => "remember_token"
27 => "verified"
]
+sortable: array:9 [
0 => "id"
1 => "first_name"
2 => "last_name"
3 => "email"
4 => "social_type"
5 => "created_at"
6 => "status"
7 => "is_suspended"
8 => "activate_referral"
]
#hidden: array:2 [
0 => "password"
1 => "remember_token"
]
#casts: array:1 [
"email_verified_at" => "datetime"
]
#parentColumn: "referral_id"
+timestamps: true
#connection: "mysql"
#table: "users"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:41 [
"id" => 8311
"two_factor" => 0
"two_factor_secret" => null
"stripe_customer_id" => null
"currency_id" => 2
"amount" => 0.0
"currency_updated" => 1
"ip_address" => "5.161.73.135"
"first_name" => "Jeremy Bergin"
"last_name" => "ZHANG"
"email" => "[email protected]"
"fake_email" => 0
"fake_email_verified" => 1
"ssi_token" => null
"utm_source" => "website"
"first_login" => "1"
"hosting_claim" => "0"
"profession" => null
"social_id" => "113019751630174253745"
"social_type" => "google"
"referral_code" => "hlUWbokFGoPfi2QnnYZMd97aw"
"referral_id" => null
"activate_referral" => 0
"unsubscribe_feedback" => null
"timezone" => "America/New_York"
"timezone_code" => "EDT"
"timezone_updated" => 0
"status" => 1
"show_in_front" => 0
"verified" => 1
"is_subscribed" => 1
"p_unsubscribed" => 0
"is_suspended" => 0
"email_verified_at" => null
"password" => "$2y$10$RqNgK0JOmuEwRUixhQ4KOeW8OscOUgEKwZ5aDoAgLlfngro5c1bBC"
"remember_token" => null
"last_login" => "2023-09-12 03:00:25"
"raw_data" => null
"last_login_data" => "a:5:{s:10:"ip_address";s:12:"5.161.73.135";s:12:"Browser Name";s:10:"Chrome 116";s:16:"Operating System";s:10:"Windows 10";s:5:"Agent";s:111:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36";s:10:"last_login";N;}"
"created_at" => "2023-09-12 03:00:24"
"updated_at" => "2023-09-12 03:01:08"
]
#original: array:41 [
"id" => 8311
"two_factor" => 0
"two_factor_secret" => null
"stripe_customer_id" => null
"currency_id" => 2
"amount" => 0.0
"currency_updated" => 1
"ip_address" => "5.161.73.135"
"first_name" => "Jeremy Bergin"
"last_name" => "ZHANG"
"email" => "[email protected]"
"fake_email" => 0
"fake_email_verified" => 1
"ssi_token" => null
"utm_source" => "website"
"first_login" => "1"
"hosting_claim" => "0"
"profession" => null
"social_id" => "113019751630174253745"
"social_type" => "google"
"referral_code" => "hlUWbokFGoPfi2QnnYZMd97aw"
"referral_id" => null
"activate_referral" => 0
"unsubscribe_feedback" => null
"timezone" => "America/New_York"
"timezone_code" => "EDT"
"timezone_updated" => 0
"status" => 1
"show_in_front" => 0
"verified" => 1
"is_subscribed" => 1
"p_unsubscribed" => 0
"is_suspended" => 0
"email_verified_at" => null
"password" => "$2y$10$RqNgK0JOmuEwRUixhQ4KOeW8OscOUgEKwZ5aDoAgLlfngro5c1bBC"
"remember_token" => null
"last_login" => "2023-09-12 03:00:25"
"raw_data" => null
"last_login_data" => "a:5:{s:10:"ip_address";s:12:"5.161.73.135";s:12:"Browser Name";s:10:"Chrome 116";s:16:"Operating System";s:10:"Windows 10";s:5:"Agent";s:111:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36";s:10:"last_login";N;}"
"created_at" => "2023-09-12 03:00:24"
"updated_at" => "2023-09-12 03:01:08"
]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#visible: []
#guarded: array:1 [
0 => "*"
]
#rememberTokenName: "remember_token"
#accessToken: null
-roleClass: null
-permissionClass: null
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
1 => App\Company_review {#2675
+timestamps: true
#fillable: array:10 [
0 => "uid"
1 => "company_id"
2 => "user_id"
3 => "rate_point"
4 => "review"
5 => "review_data"
6 => "status"
7 => "zipcode"
8 => "created_at"
9 => "updated_at"
]
#connection: "mysql"
#table: "company_reviews"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 1414
"uid" => "972731646796950"
"company_id" => 451
"user_id" => 2517
"rate_point" => "5"
"review" => """
Evolution Host VPS services are packed with great features. Ive enjoyed my time with them. Their customer service is fast and solution oriented.\r\n
Their VPS products are very cheap and efficient. I recommend them.
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-972731646796950.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2022-03-08 22:35:50"
"updated_at" => "2022-03-08 22:35:52"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 1414
"uid" => "972731646796950"
"company_id" => 451
"user_id" => 2517
"rate_point" => "5"
"review" => """
Evolution Host VPS services are packed with great features. Ive enjoyed my time with them. Their customer service is fast and solution oriented.\r\n
Their VPS products are very cheap and efficient. I recommend them.
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-972731646796950.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2022-03-08 22:35:50"
"updated_at" => "2022-03-08 22:35:52"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2702
#fillable: array:28 [
0 => "currency_id"
1 => "amount"
2 => "currency_updated"
3 => "first_name"
4 => "last_name"
5 => "referral_code"
6 => "referral_id"
7 => "activate_referral"
8 => "email"
9 => "fake_email"
10 => "fake_email_verified"
11 => "profession"
…16
]
+sortable: array:9 [ …9]
#hidden: array:2 [ …2]
#casts: array:1 [ …1]
#parentColumn: "referral_id"
+timestamps: true
#connection: "mysql"
#table: "users"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:41 [ …41]
#original: array:41 [ …41]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#visible: []
#guarded: array:1 [ …1]
#rememberTokenName: "remember_token"
#accessToken: null
-roleClass: null
-permissionClass: null
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
2 => App\Company_review {#2676
+timestamps: true
#fillable: array:10 [
0 => "uid"
1 => "company_id"
2 => "user_id"
3 => "rate_point"
4 => "review"
5 => "review_data"
6 => "status"
7 => "zipcode"
8 => "created_at"
9 => "updated_at"
]
#connection: "mysql"
#table: "company_reviews"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 1361
"uid" => "684131644670016"
"company_id" => 451
"user_id" => 1805
"rate_point" => "5"
"review" => """
Evolution host offers excellent services and the hard drive is qualified. SLA 100% is true here(used a month).\r\n
Hope it can keep going better and better.
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-684131644670016.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2022-02-12 07:46:56"
"updated_at" => "2022-02-12 07:46:58"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 1361
"uid" => "684131644670016"
"company_id" => 451
"user_id" => 1805
"rate_point" => "5"
"review" => """
Evolution host offers excellent services and the hard drive is qualified. SLA 100% is true here(used a month).\r\n
Hope it can keep going better and better.
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-684131644670016.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2022-02-12 07:46:56"
"updated_at" => "2022-02-12 07:46:58"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2701
#fillable: array:28 [ …28]
+sortable: array:9 [ …9]
#hidden: array:2 [ …2]
#casts: array:1 [ …1]
#parentColumn: "referral_id"
+timestamps: true
#connection: "mysql"
#table: "users"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:41 [ …41]
#original: array:41 [ …41]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#visible: []
#guarded: array:1 [ …1]
#rememberTokenName: "remember_token"
#accessToken: null
-roleClass: null
-permissionClass: null
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
3 => App\Company_review {#2677
+timestamps: true
#fillable: array:10 [
0 => "uid"
1 => "company_id"
2 => "user_id"
3 => "rate_point"
4 => "review"
5 => "review_data"
6 => "status"
7 => "zipcode"
8 => "created_at"
9 => "updated_at"
]
#connection: "mysql"
#table: "company_reviews"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 1334
"uid" => "610361644279995"
"company_id" => 451
"user_id" => 1774
"rate_point" => "5"
"review" => "Perfect hosting company. With good support team willing to help all the time beside the good control panel and strong ddos protection against any attacks may came to your server you dont have to worry about it"
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-610361644279995.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2022-02-07 19:26:35"
"updated_at" => "2022-02-07 19:26:37"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 1334
"uid" => "610361644279995"
"company_id" => 451
"user_id" => 1774
"rate_point" => "5"
"review" => "Perfect hosting company. With good support team willing to help all the time beside the good control panel and strong ddos protection against any attacks may came to your server you dont have to worry about it"
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-610361644279995.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2022-02-07 19:26:35"
"updated_at" => "2022-02-07 19:26:37"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2700
#fillable: array:28 [ …28]
+sortable: array:9 [ …9]
#hidden: array:2 [ …2]
#casts: array:1 [ …1]
#parentColumn: "referral_id"
+timestamps: true
#connection: "mysql"
#table: "users"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:41 [ …41]
#original: array:41 [ …41]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#visible: []
#guarded: array:1 [ …1]
#rememberTokenName: "remember_token"
#accessToken: null
-roleClass: null
-permissionClass: null
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
4 => App\Company_review {#2678
+timestamps: true
#fillable: array:10 [
0 => "uid"
1 => "company_id"
2 => "user_id"
3 => "rate_point"
4 => "review"
5 => "review_data"
6 => "status"
7 => "zipcode"
8 => "created_at"
9 => "updated_at"
]
#connection: "mysql"
#table: "company_reviews"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 1326
"uid" => "63021644110740"
"company_id" => 451
"user_id" => 1758
"rate_point" => "4.4"
"review" => "Evolution vps are safe and best hosting solutions vps they have ,I use ev vps to host game servers there machines are fastest with no lag and no downtime"
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-63021644110740.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"4";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"4";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"4";}"
"status" => 1
"created_at" => "2022-02-05 20:25:40"
"updated_at" => "2022-02-05 20:25:44"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 1326
"uid" => "63021644110740"
"company_id" => 451
"user_id" => 1758
"rate_point" => "4.4"
"review" => "Evolution vps are safe and best hosting solutions vps they have ,I use ev vps to host game servers there machines are fastest with no lag and no downtime"
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-63021644110740.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"4";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"4";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"4";}"
"status" => 1
"created_at" => "2022-02-05 20:25:40"
"updated_at" => "2022-02-05 20:25:44"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2699
#fillable: array:28 [ …28]
+sortable: array:9 [ …9]
#hidden: array:2 [ …2]
#casts: array:1 [ …1]
#parentColumn: "referral_id"
+timestamps: true
#connection: "mysql"
#table: "users"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:41 [ …41]
#original: array:41 [ …41]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#visible: []
#guarded: array:1 [ …1]
#rememberTokenName: "remember_token"
#accessToken: null
-roleClass: null
-permissionClass: null
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
5 => App\Company_review {#2679
+timestamps: true
#fillable: array:10 [
0 => "uid"
1 => "company_id"
2 => "user_id"
3 => "rate_point"
4 => "review"
5 => "review_data"
6 => "status"
7 => "zipcode"
8 => "created_at"
9 => "updated_at"
]
#connection: "mysql"
#table: "company_reviews"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 1311
"uid" => "561611643706336"
"company_id" => 451
"user_id" => 1739
"rate_point" => "5"
"review" => """
This is my 3rd year with Evolution-Host. They are using new generation Intel CPU for the server (Intel E2288G) which leads to very fast processing speed for my technology blog on https://techs.review.\r\n
\r\n
Compare the AWS Lightsail, the CPU is 4 times faster on single core and 12 times faster multi-core benchmark.\r\n
\r\n
Please check the YABS below:\r\n
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #\r\n
# Yet-Another-Bench-Script #\r\n
# v2021-12-28 #\r\n
# https://github.com/masonr/yet-another-bench-script #\r\n
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #\r\n
\r\n
Tue 01 Feb 2022 03:54:00 PM +07\r\n
\r\n
Basic System Information:\r\n
---------------------------------\r\n
Processor : Intel(R) Xeon(R) E-2288G CPU @ 3.70GHz\r\n
CPU cores : 3 @ 3696.024 MHz\r\n
AES-NI : ✔ Enabled\r\n
VM-x/AMD-V : ✔ Enabled\r\n
RAM : 2.9 GiB\r\n
Swap : 2.0 GiB\r\n
Disk : 59.4 GiB\r\n
\r\n
Geekbench 5 Benchmark Test:\r\n
---------------------------------\r\n
Test | Value \r\n
| \r\n
Single Core | 1132 \r\n
Multi Core | 2941 \r\n
Full Test | https://browser.geekbench.com/v5/cpu/12524197
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-561611643706336.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2022-02-01 04:05:36"
"updated_at" => "2022-02-01 04:05:39"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 1311
"uid" => "561611643706336"
"company_id" => 451
"user_id" => 1739
"rate_point" => "5"
"review" => """
This is my 3rd year with Evolution-Host. They are using new generation Intel CPU for the server (Intel E2288G) which leads to very fast processing speed for my technology blog on https://techs.review.\r\n
\r\n
Compare the AWS Lightsail, the CPU is 4 times faster on single core and 12 times faster multi-core benchmark.\r\n
\r\n
Please check the YABS below:\r\n
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #\r\n
# Yet-Another-Bench-Script #\r\n
# v2021-12-28 #\r\n
# https://github.com/masonr/yet-another-bench-script #\r\n
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #\r\n
\r\n
Tue 01 Feb 2022 03:54:00 PM +07\r\n
\r\n
Basic System Information:\r\n
---------------------------------\r\n
Processor : Intel(R) Xeon(R) E-2288G CPU @ 3.70GHz\r\n
CPU cores : 3 @ 3696.024 MHz\r\n
AES-NI : ✔ Enabled\r\n
VM-x/AMD-V : ✔ Enabled\r\n
RAM : 2.9 GiB\r\n
Swap : 2.0 GiB\r\n
Disk : 59.4 GiB\r\n
\r\n
Geekbench 5 Benchmark Test:\r\n
---------------------------------\r\n
Test | Value \r\n
| \r\n
Single Core | 1132 \r\n
Multi Core | 2941 \r\n
Full Test | https://browser.geekbench.com/v5/cpu/12524197
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-561611643706336.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2022-02-01 04:05:36"
"updated_at" => "2022-02-01 04:05:39"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2698
#fillable: array:28 [ …28]
+sortable: array:9 [ …9]
#hidden: array:2 [ …2]
#casts: array:1 [ …1]
#parentColumn: "referral_id"
+timestamps: true
#connection: "mysql"
#table: "users"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:41 [ …41]
#original: array:41 [ …41]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#visible: []
#guarded: array:1 [ …1]
#rememberTokenName: "remember_token"
#accessToken: null
-roleClass: null
-permissionClass: null
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
6 => App\Company_review {#2680
+timestamps: true
#fillable: array:10 [
0 => "uid"
1 => "company_id"
2 => "user_id"
3 => "rate_point"
4 => "review"
5 => "review_data"
6 => "status"
7 => "zipcode"
8 => "created_at"
9 => "updated_at"
]
#connection: "mysql"
#table: "company_reviews"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 1080
"uid" => "992581641906395"
"company_id" => 451
"user_id" => 1617
"rate_point" => "5"
"review" => "I combed through the relevant emails in the past month, and the summary is as follows, I think this description should be objective: Technical questions were answered quickly, but sales questions were answered a little slowly. When the VPS was first created, I proposed a change request related to technical security, and the technical support was soon completed. After I deployed my website to VPS, it has been running stably without any accidents. At present, it has been running for nearly a month. In general, it is trustworthy. That's all I think of right now."
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-992581641906395.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2022-01-11 08:06:35"
"updated_at" => "2022-01-12 09:55:05"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 1080
"uid" => "992581641906395"
"company_id" => 451
"user_id" => 1617
"rate_point" => "5"
"review" => "I combed through the relevant emails in the past month, and the summary is as follows, I think this description should be objective: Technical questions were answered quickly, but sales questions were answered a little slowly. When the VPS was first created, I proposed a change request related to technical security, and the technical support was soon completed. After I deployed my website to VPS, it has been running stably without any accidents. At present, it has been running for nearly a month. In general, it is trustworthy. That's all I think of right now."
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-992581641906395.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2022-01-11 08:06:35"
"updated_at" => "2022-01-12 09:55:05"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2697
#fillable: array:28 [ …28]
+sortable: array:9 [ …9]
#hidden: array:2 [ …2]
#casts: array:1 [ …1]
#parentColumn: "referral_id"
+timestamps: true
#connection: "mysql"
#table: "users"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:41 [ …41]
#original: array:41 [ …41]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#visible: []
#guarded: array:1 [ …1]
#rememberTokenName: "remember_token"
#accessToken: null
-roleClass: null
-permissionClass: null
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
7 => App\Company_review {#2681
+timestamps: true
#fillable: array:10 [
0 => "uid"
1 => "company_id"
2 => "user_id"
3 => "rate_point"
4 => "review"
5 => "review_data"
6 => "status"
7 => "zipcode"
8 => "created_at"
9 => "updated_at"
]
#connection: "mysql"
#table: "company_reviews"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 769
"uid" => "594181639431781"
"company_id" => 451
"user_id" => 1340
"rate_point" => "5"
"review" => "Reasonable price and excellent quality. I have been used for a month, and it never showed any problem. The ticket responses are really quick! No downtimes make me really love it!"
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-594181639431781.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2021-12-13 16:42:19"
"updated_at" => "2021-12-13 23:57:01"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 769
"uid" => "594181639431781"
"company_id" => 451
"user_id" => 1340
"rate_point" => "5"
"review" => "Reasonable price and excellent quality. I have been used for a month, and it never showed any problem. The ticket responses are really quick! No downtimes make me really love it!"
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-594181639431781.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2021-12-13 16:42:19"
"updated_at" => "2021-12-13 23:57:01"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2696
#fillable: array:28 [ …28]
+sortable: array:9 [ …9]
#hidden: array:2 [ …2]
#casts: array:1 [ …1]
#parentColumn: "referral_id"
+timestamps: true
#connection: "mysql"
#table: "users"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:41 [ …41]
#original: array:41 [ …41]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#visible: []
#guarded: array:1 [ …1]
#rememberTokenName: "remember_token"
#accessToken: null
-roleClass: null
-permissionClass: null
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
8 => App\Company_review {#2682
+timestamps: true
#fillable: array:10 [
0 => "uid"
1 => "company_id"
2 => "user_id"
3 => "rate_point"
4 => "review"
5 => "review_data"
6 => "status"
7 => "zipcode"
8 => "created_at"
9 => "updated_at"
]
#connection: "mysql"
#table: "company_reviews"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 767
"uid" => "586361639140479"
"company_id" => 451
"user_id" => 1334
"rate_point" => "5"
"review" => "Fast and reliable services with competitive prices, I can say the quality of their service is excellent. Hosting websites, mail, and also IRC servers with them and I never had any downtime after all these years since 2016, they know how to handle DDoS attacks very well."
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-586361639140479.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2021-12-10 07:47:59"
"updated_at" => "2021-12-10 07:48:02"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 767
"uid" => "586361639140479"
"company_id" => 451
"user_id" => 1334
"rate_point" => "5"
"review" => "Fast and reliable services with competitive prices, I can say the quality of their service is excellent. Hosting websites, mail, and also IRC servers with them and I never had any downtime after all these years since 2016, they know how to handle DDoS attacks very well."
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-586361639140479.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2021-12-10 07:47:59"
"updated_at" => "2021-12-10 07:48:02"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2695
#fillable: array:28 [ …28]
+sortable: array:9 [ …9]
#hidden: array:2 [ …2]
#casts: array:1 [ …1]
#parentColumn: "referral_id"
+timestamps: true
#connection: "mysql"
#table: "users"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:41 [ …41]
#original: array:41 [ …41]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#visible: []
#guarded: array:1 [ …1]
#rememberTokenName: "remember_token"
#accessToken: null
-roleClass: null
-permissionClass: null
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
9 => App\Company_review {#2683
+timestamps: true
#fillable: array:10 [
0 => "uid"
1 => "company_id"
2 => "user_id"
3 => "rate_point"
4 => "review"
5 => "review_data"
6 => "status"
7 => "zipcode"
8 => "created_at"
9 => "updated_at"
]
#connection: "mysql"
#table: "company_reviews"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 746
"uid" => "894611638500055"
"company_id" => 451
"user_id" => 1309
"rate_point" => "4.8"
"review" => "Have been very happy with them. My node in France has been very performant and reliable."
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-894611638500055.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"4";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2021-12-02 21:54:15"
"updated_at" => "2021-12-02 21:54:17"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 746
"uid" => "894611638500055"
"company_id" => 451
"user_id" => 1309
"rate_point" => "4.8"
"review" => "Have been very happy with them. My node in France has been very performant and reliable."
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-894611638500055.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"4";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2021-12-02 21:54:15"
"updated_at" => "2021-12-02 21:54:17"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2694
#fillable: array:28 [ …28]
+sortable: array:9 [ …9]
#hidden: array:2 [ …2]
#casts: array:1 [ …1]
#parentColumn: "referral_id"
+timestamps: true
#connection: "mysql"
#table: "users"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:41 [ …41]
#original: array:41 [ …41]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#visible: []
#guarded: array:1 [ …1]
#rememberTokenName: "remember_token"
#accessToken: null
-roleClass: null
-permissionClass: null
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
10 => App\Company_review {#2684
+timestamps: true
#fillable: array:10 [
0 => "uid"
1 => "company_id"
2 => "user_id"
3 => "rate_point"
4 => "review"
5 => "review_data"
6 => "status"
7 => "zipcode"
8 => "created_at"
9 => "updated_at"
]
#connection: "mysql"
#table: "company_reviews"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 713
"uid" => "18961637539155"
"company_id" => 451
"user_id" => 1259
"rate_point" => "4.8"
"review" => "Evolution Host Production system is perfect for my use. It has been up and running for a year and I'm satisfied by the performance. No downtimes that I can remember and customer service is easy to work with."
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-18961637539155.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"4";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2021-11-21 18:59:15"
"updated_at" => "2021-11-21 18:59:18"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 713
"uid" => "18961637539155"
"company_id" => 451
"user_id" => 1259
"rate_point" => "4.8"
"review" => "Evolution Host Production system is perfect for my use. It has been up and running for a year and I'm satisfied by the performance. No downtimes that I can remember and customer service is easy to work with."
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-18961637539155.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"4";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2021-11-21 18:59:15"
"updated_at" => "2021-11-21 18:59:18"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2693
#fillable: array:28 [ …28]
+sortable: array:9 [ …9]
#hidden: array:2 [ …2]
#casts: array:1 [ …1]
#parentColumn: "referral_id"
+timestamps: true
#connection: "mysql"
#table: "users"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:41 [ …41]
#original: array:41 [ …41]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#visible: []
#guarded: array:1 [ …1]
#rememberTokenName: "remember_token"
#accessToken: null
-roleClass: null
-permissionClass: null
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
11 => App\Company_review {#2685
+timestamps: true
#fillable: array:10 [
0 => "uid"
1 => "company_id"
2 => "user_id"
3 => "rate_point"
4 => "review"
5 => "review_data"
6 => "status"
7 => "zipcode"
8 => "created_at"
9 => "updated_at"
]
#connection: "mysql"
#table: "company_reviews"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 650
"uid" => "502721635485078"
"company_id" => 451
"user_id" => 1176
"rate_point" => "4.8"
"review" => "This is an old VPS provider, and I've been using it for a long time. Support staff are knowledgeable & responsive. I will choose Evolution-Host for future projects. Thank you Evolution Host"
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-502721635485078.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"4";}"
"status" => 1
"created_at" => "2021-10-29 01:24:38"
"updated_at" => "2021-10-29 01:24:40"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 650
"uid" => "502721635485078"
"company_id" => 451
"user_id" => 1176
"rate_point" => "4.8"
"review" => "This is an old VPS provider, and I've been using it for a long time. Support staff are knowledgeable & responsive. I will choose Evolution-Host for future projects. Thank you Evolution Host"
"review_image" => "https://www.hostingseekers.com/c-review/images/evolution-host-review-502721635485078.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"4";}"
"status" => 1
"created_at" => "2021-10-29 01:24:38"
"updated_at" => "2021-10-29 01:24:40"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2692
#fillable: array:28 [ …28]
+sortable: array:9 [ …9]
#hidden: array:2 [ …2]
#casts: array:1 [ …1]
#parentColumn: "referral_id"
+timestamps: true
#connection: "mysql"
#table: "users"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:41 [ …41]
#original: array:41 [ …41]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#visible: []
#guarded: array:1 [ …1]
#rememberTokenName: "remember_token"
#accessToken: null
-roleClass: null
-permissionClass: null
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
]
}
#perPage: "12"
#currentPage: 1
#path: "https://www.hostingseekers.com/company/evolution-host/reviews"
#query: []
#fragment: null
#pageName: "page"
+onEachSide: 3
#options: array:2 [
"path" => "https://www.hostingseekers.com/company/evolution-host/reviews"
"pageName" => "page"
]
}
"sortby" => ""
"meta" => ""
"starfilter" => ""
"reviewShareImage" => ""
"socialMediaReviews" => []
]
#view: "/var/www/html/new_hostingseekers/hosting_seekers/resources/views/frontend/new-theme/company-reviews.blade.php"
#message: "Undefined index: Service Pages URL (View: /var/www/html/new_hostingseekers/hosting_seekers/resources/views/frontend/new-theme/company-reviews.blade.php)"
#code: 0
#file: "/var/www/html/new_hostingseekers/hosting_seekers/resources/views/frontend/new-theme/company-reviews.blade.php"
#line: 12
-previous: ErrorException {#2689
#message: "Undefined index: Service Pages URL"
#code: 0
#file: "/var/www/html/new_hostingseekers/hosting_seekers/storage/framework/views/9a19ecc817e84d604e0f05be9086cb9a1d3eb05a.php"
#line: 12
#severity: E_NOTICE
trace: {
/var/www/html/new_hostingseekers/hosting_seekers/storage/framework/views/9a19ecc817e84d604e0f05be9086cb9a1d3eb05a.php:12 {
include …
› $membershipOtherData = unserialize($record->company_active_plan->membership_plan->other_data);
› $serviceUrlClick = $membershipOtherData['Service Pages URL'];
› ?>
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:43 {
Illuminate\View\Engines\PhpEngine->evaluatePath($__path, $__data) …
› try {
› include $__path;
› } catch (Exception $e) {
arguments: {
"/var/www/html/new_hostingseekers/hosting_seekers/storage/framework/views/9a19ecc817e84d604e0f05be9086cb9a1d3eb05a.php"
}
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59 {
Illuminate\View\Engines\CompilerEngine->get($path, array $data = []) …
› // which have been rendered for right exception messages to be generated.
› $results = $this->evaluatePath($compiled, $data);
›
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36 {
Facade\Ignition\Views\Engines\CompilerEngine->get($path, array $data = []) …
›
› return parent::get($path, $data);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/View.php:143 {
Illuminate\View\View->getContents() …
› {
› return $this->engine->get($this->path, $this->gatherData());
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/View.php:126 {
Illuminate\View\View->renderContents() …
›
› $contents = $this->getContents();
›
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/View.php:91 {
Illuminate\View\View->render(callable $callback = null) …
› try {
› $contents = $this->renderContents();
›
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Http/Response.php:42 {
Illuminate\Http\Response->setContent($content) …
› elseif ($content instanceof Renderable) {
› $content = $content->render();
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/symfony/http-foundation/Response.php:205 {
Symfony\Component\HttpFoundation\Response->__construct($content = '', int $status = 200, array $headers = []) …
› $this->headers = new ResponseHeaderBag($headers);
› $this->setContent($content);
› $this->setStatusCode($status);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:749 {
Illuminate\Routing\Router::toResponse($request, $response) …
› } elseif (! $response instanceof SymfonyResponse) {
› $response = new Response($response, 200, ['Content-Type' => 'text/html']);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:721 {
Illuminate\Routing\Router->prepareResponse($request, $response) …
› {
› return static::toResponse($request, $response);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:681 {
Illuminate\Routing\Router->Illuminate\Routing\{closure} …
› return $this->prepareResponse(
› $request, $route->run()
› );
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› try {
› return $destination($passable);
› } catch (Exception $e) {
}
/var/www/html/new_hostingseekers/hosting_seekers/app/Http/Middleware/XssSanitizer.php:27 {
App\Http\Middleware\XssSanitizer->handle(Request $request, Closure $next) …
›
› return $next($request);
›
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/app/Http/Middleware/OriginHeaders.php:18 {
App\Http\Middleware\OriginHeaders->handle($request, Closure $next) …
› {
› $response = $next($request);
› $response->headers->set('X-Frame-Options', 'SAMEORIGIN');
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41 {
Illuminate\Routing\Middleware\SubstituteBindings->handle($request, Closure $next) …
›
› return $next($request);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78 {
Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle($request, Closure $next) …
› ) {
› return tap($next($request), function ($response) use ($request) {
› if ($this->shouldAddXsrfTokenCookie()) {
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 {
Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle($request, Closure $next) …
› {
› $response = $next($request);
›
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:67 {
Illuminate\Cookie\Middleware\EncryptCookies->handle($request, Closure $next) …
› {
› return $this->encrypt($next($this->decrypt($request)));
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:105 {
Illuminate\Pipeline\Pipeline->then(Closure $destination) …
›
› return $pipeline($this->passable);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:683 {
Illuminate\Routing\Router->runRouteWithinStack(Route $route, Request $request) …
› );
› });
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:658 {
Illuminate\Routing\Router->runRoute(Request $request, Route $route) …
› return $this->prepareResponse($request,
› $this->runRouteWithinStack($route, $request)
› );
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:624 {
Illuminate\Routing\Router->dispatchToRoute(Request $request) …
› {
› return $this->runRoute($request, $this->findRoute($request));
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:613 {
Illuminate\Routing\Router->dispatch(Request $request) …
›
› return $this->dispatchToRoute($request);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:170 {
Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure} …
›
› return $this->router->dispatch($request);
› };
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› try {
› return $destination($passable);
› } catch (Exception $e) {
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49 {
Illuminate\View\Middleware\ShareErrorsFromSession->handle($request, Closure $next) …
›
› return $next($request);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:56 {
Illuminate\Session\Middleware\StartSession->handle($request, Closure $next) …
›
› $response = $next($request);
›
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {
Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) …
›
› return $next($request);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {
Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) …
›
› return $next($request);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27 {
Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle($request, Closure $next) …
›
› return $next($request);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63 {
Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle($request, Closure $next) …
›
› return $next($request);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/fideloper/proxy/src/TrustProxies.php:57 {
Fideloper\Proxy\TrustProxies->handle(Request $request, Closure $next) …
›
› return $next($request);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:105 {
Illuminate\Pipeline\Pipeline->then(Closure $destination) …
›
› return $pipeline($this->passable);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:145 {
Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter($request) …
› ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)
› ->then($this->dispatchToRouter());
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:110 {
Illuminate\Foundation\Http\Kernel->handle($request) …
›
› $response = $this->sendRequestThroughRouter($request);
› } catch (Exception $e) {
}
/var/www/html/new_hostingseekers/hosting_seekers/public/index.php:60 {
› $response = $kernel->handle(
› $request = Illuminate\Http\Request::capture()
› );
}
}
}
#severity: E_ERROR
trace: {
/var/www/html/new_hostingseekers/hosting_seekers/resources/views/frontend/new-theme/company-reviews.blade.php:12 {
include …
› $membershipOtherData = unserialize($record->company_active_plan->membership_plan->other_data);
› $serviceUrlClick = $membershipOtherData['Service Pages URL'];
› @endphp
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:43 {
Illuminate\View\Engines\PhpEngine->evaluatePath($__path, $__data) …
› try {
› include $__path;
› } catch (Exception $e) {
arguments: {
"/var/www/html/new_hostingseekers/hosting_seekers/storage/framework/views/9a19ecc817e84d604e0f05be9086cb9a1d3eb05a.php"
}
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59 {
Illuminate\View\Engines\CompilerEngine->get($path, array $data = []) …
› // which have been rendered for right exception messages to be generated.
› $results = $this->evaluatePath($compiled, $data);
›
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36 {
Facade\Ignition\Views\Engines\CompilerEngine->get($path, array $data = []) …
›
› return parent::get($path, $data);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/View.php:143 {
Illuminate\View\View->getContents() …
› {
› return $this->engine->get($this->path, $this->gatherData());
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/View.php:126 {
Illuminate\View\View->renderContents() …
›
› $contents = $this->getContents();
›
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/View.php:91 {
Illuminate\View\View->render(callable $callback = null) …
› try {
› $contents = $this->renderContents();
›
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Http/Response.php:42 {
Illuminate\Http\Response->setContent($content) …
› elseif ($content instanceof Renderable) {
› $content = $content->render();
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/symfony/http-foundation/Response.php:205 {
Symfony\Component\HttpFoundation\Response->__construct($content = '', int $status = 200, array $headers = []) …
› $this->headers = new ResponseHeaderBag($headers);
› $this->setContent($content);
› $this->setStatusCode($status);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:749 {
Illuminate\Routing\Router::toResponse($request, $response) …
› } elseif (! $response instanceof SymfonyResponse) {
› $response = new Response($response, 200, ['Content-Type' => 'text/html']);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:721 {
Illuminate\Routing\Router->prepareResponse($request, $response) …
› {
› return static::toResponse($request, $response);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:681 {
Illuminate\Routing\Router->Illuminate\Routing\{closure} …
› return $this->prepareResponse(
› $request, $route->run()
› );
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› try {
› return $destination($passable);
› } catch (Exception $e) {
}
/var/www/html/new_hostingseekers/hosting_seekers/app/Http/Middleware/XssSanitizer.php:27 {
App\Http\Middleware\XssSanitizer->handle(Request $request, Closure $next) …
›
› return $next($request);
›
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/app/Http/Middleware/OriginHeaders.php:18 {
App\Http\Middleware\OriginHeaders->handle($request, Closure $next) …
› {
› $response = $next($request);
› $response->headers->set('X-Frame-Options', 'SAMEORIGIN');
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41 {
Illuminate\Routing\Middleware\SubstituteBindings->handle($request, Closure $next) …
›
› return $next($request);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78 {
Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle($request, Closure $next) …
› ) {
› return tap($next($request), function ($response) use ($request) {
› if ($this->shouldAddXsrfTokenCookie()) {
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 {
Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle($request, Closure $next) …
› {
› $response = $next($request);
›
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:67 {
Illuminate\Cookie\Middleware\EncryptCookies->handle($request, Closure $next) …
› {
› return $this->encrypt($next($this->decrypt($request)));
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:105 {
Illuminate\Pipeline\Pipeline->then(Closure $destination) …
›
› return $pipeline($this->passable);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:683 {
Illuminate\Routing\Router->runRouteWithinStack(Route $route, Request $request) …
› );
› });
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:658 {
Illuminate\Routing\Router->runRoute(Request $request, Route $route) …
› return $this->prepareResponse($request,
› $this->runRouteWithinStack($route, $request)
› );
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:624 {
Illuminate\Routing\Router->dispatchToRoute(Request $request) …
› {
› return $this->runRoute($request, $this->findRoute($request));
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:613 {
Illuminate\Routing\Router->dispatch(Request $request) …
›
› return $this->dispatchToRoute($request);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:170 {
Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure} …
›
› return $this->router->dispatch($request);
› };
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› try {
› return $destination($passable);
› } catch (Exception $e) {
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49 {
Illuminate\View\Middleware\ShareErrorsFromSession->handle($request, Closure $next) …
›
› return $next($request);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:56 {
Illuminate\Session\Middleware\StartSession->handle($request, Closure $next) …
›
› $response = $next($request);
›
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {
Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) …
›
› return $next($request);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {
Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) …
›
› return $next($request);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27 {
Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle($request, Closure $next) …
›
› return $next($request);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63 {
Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle($request, Closure $next) …
›
› return $next($request);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/fideloper/proxy/src/TrustProxies.php:57 {
Fideloper\Proxy\TrustProxies->handle(Request $request, Closure $next) …
›
› return $next($request);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
› $carry = method_exists($pipe, $this->method)
› ? $pipe->{$this->method}(...$parameters)
› : $pipe(...$parameters);
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:105 {
Illuminate\Pipeline\Pipeline->then(Closure $destination) …
›
› return $pipeline($this->passable);
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:145 {
Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter($request) …
› ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)
› ->then($this->dispatchToRouter());
› }
}
/var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:110 {
Illuminate\Foundation\Http\Kernel->handle($request) …
›
› $response = $this->sendRequestThroughRouter($request);
› } catch (Exception $e) {
}
/var/www/html/new_hostingseekers/hosting_seekers/public/index.php:60 {
› $response = $kernel->handle(
› $request = Illuminate\Http\Request::capture()
› );
}
}
}