Facade\Ignition\Exceptions\ViewException {#2672
#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" => 257
"two_factor" => 0
"two_factor_secret" => null
"stripe_customer_id" => null
"currency_id" => 2
"amount" => 0.0
"currency_updated" => 0
"ip_address" => "172.70.147.65"
"first_name" => "Tasnim"
"last_name" => "Ahmed"
"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/Singapore"
"timezone_code" => "SST"
"timezone_updated" => 1
"status" => 1
"show_in_front" => 1
"verified" => 1
"is_subscribed" => 1
"p_unsubscribed" => 0
"is_suspended" => 0
"email_verified_at" => null
"password" => "$2y$10$NNc4sE24wZwobQj96h8R6OCgWv3iJVv3OVIlWwJpqz76WOA.i1hnW"
"remember_token" => null
"last_login" => "2021-12-30 17:19:13"
"raw_data" => null
"last_login_data" => "a:4:{s:10:"ip_address";s:13:"172.70.147.65";s:12:"Browser Name";s:16:"Chrome 96.0.4664";s:16:"Operating System";s:10:"Windows 10";s:5:"Agent";s:115:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36";}"
"created_at" => "2021-02-08 06:40:08"
"updated_at" => "2024-02-06 10:47:09"
]
#original: array:41 [
"id" => 257
"two_factor" => 0
"two_factor_secret" => null
"stripe_customer_id" => null
"currency_id" => 2
"amount" => 0.0
"currency_updated" => 0
"ip_address" => "172.70.147.65"
"first_name" => "Tasnim"
"last_name" => "Ahmed"
"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/Singapore"
"timezone_code" => "SST"
"timezone_updated" => 1
"status" => 1
"show_in_front" => 1
"verified" => 1
"is_subscribed" => 1
"p_unsubscribed" => 0
"is_suspended" => 0
"email_verified_at" => null
"password" => "$2y$10$NNc4sE24wZwobQj96h8R6OCgWv3iJVv3OVIlWwJpqz76WOA.i1hnW"
"remember_token" => null
"last_login" => "2021-12-30 17:19:13"
"raw_data" => null
"last_login_data" => "a:4:{s:10:"ip_address";s:13:"172.70.147.65";s:12:"Browser Name";s:16:"Chrome 96.0.4664";s:16:"Operating System";s:10:"Windows 10";s:5:"Agent";s:115:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36";}"
"created_at" => "2021-02-08 06:40:08"
"updated_at" => "2024-02-06 10:47:09"
]
#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" => 126
"user_id" => 257
"deals_in_domains" => 1
"is_verified" => 0
"is_sponsored" => 0
"profile_stats" => "100"
"average_rating" => "5.0"
"total_reviews" => 38
"total_views" => 10275
"custom_badge_code" => "3"
"company_name" => "HosterPlan LTD"
"slug" => "hosterplan"
"website_url" => "https://hosterplan.com"
"about" => "HosterPlan is a premium web hosting provider company at affordable price. Our motto is "No compromise with speed and security whatever price is low or high". We have the perfect web hosting solution for personal projects, small businesses even for professionals or large. We use the latest technology in the next generation to ensure the highest quality service to our customers. We also have a 15-day refund policy and a 99.9% uptime guarantee."
"assign_popup" => "0"
"meta_title" => null
"meta_description" => null
"contact_person_mobile" => "801993795487"
"contact_person_email" => "[email protected]"
"landline" => null
"extension_no" => null
"toll_free_number" => null
"customer_care_number" => null
"google_plus_link" => "https://www.linkedin.com/company/hosterplan-ltd"
"facebook_link" => "https://facebook.com/hosterplan.hp"
"twitter_link" => ""
"instagram_link" => ""
"custom_badge" => 0
"is_highlighted" => 0
"completed_at" => "2021-10-18 05:22:54"
"created_at" => "2021-02-08 06:40:08"
"updated_at" => "2022-07-22 22:03:56"
]
#original: array:32 [
"id" => 126
"user_id" => 257
"deals_in_domains" => 1
"is_verified" => 0
"is_sponsored" => 0
"profile_stats" => "100"
"average_rating" => "5.0"
"total_reviews" => 38
"total_views" => 10275
"custom_badge_code" => "3"
"company_name" => "HosterPlan LTD"
"slug" => "hosterplan"
"website_url" => "https://hosterplan.com"
"about" => "HosterPlan is a premium web hosting provider company at affordable price. Our motto is "No compromise with speed and security whatever price is low or high". We have the perfect web hosting solution for personal projects, small businesses even for professionals or large. We use the latest technology in the next generation to ensure the highest quality service to our customers. We also have a 15-day refund policy and a 99.9% uptime guarantee."
"assign_popup" => "0"
"meta_title" => null
"meta_description" => null
"contact_person_mobile" => "801993795487"
"contact_person_email" => "[email protected]"
"landline" => null
"extension_no" => null
"toll_free_number" => null
"customer_care_number" => null
"google_plus_link" => "https://www.linkedin.com/company/hosterplan-ltd"
"facebook_link" => "https://facebook.com/hosterplan.hp"
"twitter_link" => ""
"instagram_link" => ""
"custom_badge" => 0
"is_highlighted" => 0
"completed_at" => "2021-10-18 05:22:54"
"created_at" => "2021-02-08 06:40:08"
"updated_at" => "2022-07-22 22:03:56"
]
#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" => 610
"user_id" => 257
"badge_id" => 2
"status" => 1
"created_at" => "2021-12-31 22:38:09"
"updated_at" => "2021-12-31 22:38:09"
]
#original: array:6 [
"id" => 610
"user_id" => 257
"badge_id" => 2
"status" => 1
"created_at" => "2021-12-31 22:38:09"
"updated_at" => "2021-12-31 22:38:09"
]
#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" => 2334
"user_id" => 257
"badge_id" => 4
"status" => 1
"created_at" => "2022-06-27 06:48:58"
"updated_at" => "2022-06-27 06:48:58"
]
#original: array:6 [
"id" => 2334
"user_id" => 257
"badge_id" => 4
"status" => 1
"created_at" => "2022-06-27 06:48:58"
"updated_at" => "2022-06-27 06:48:58"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
]
}
"company_category" => Illuminate\Database\Eloquent\Collection {#2645
#items: array:4 [
0 => App\CompanyCategory {#2654
+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" => 328
"user_id" => 257
"category_id" => 1
"status" => 1
"created_at" => "2021-02-08 06:54:04"
"updated_at" => "2021-02-08 06:54:04"
]
#original: array:6 [
"id" => 328
"user_id" => 257
"category_id" => 1
"status" => 1
"created_at" => "2021-02-08 06:54:04"
"updated_at" => "2021-02-08 06:54:04"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"category" => App\Category {#2664
+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 {#2655
+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" => 329
"user_id" => 257
"category_id" => 2
"status" => 1
"created_at" => "2021-02-08 06:54:04"
"updated_at" => "2021-02-08 06:54:04"
]
#original: array:6 [
"id" => 329
"user_id" => 257
"category_id" => 2
"status" => 1
"created_at" => "2021-02-08 06:54:04"
"updated_at" => "2021-02-08 06:54:04"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"category" => App\Category {#2665
+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 => "*"
]
}
2 => App\CompanyCategory {#2656
+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" => 330
"user_id" => 257
"category_id" => 3
"status" => 1
"created_at" => "2021-02-08 06:54:04"
"updated_at" => "2021-02-08 06:54:04"
]
#original: array:6 [
"id" => 330
"user_id" => 257
"category_id" => 3
"status" => 1
"created_at" => "2021-02-08 06:54:04"
"updated_at" => "2021-02-08 06:54:04"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"category" => App\Category {#2666
+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 => "*"
]
}
3 => App\CompanyCategory {#2657
+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" => 331
"user_id" => 257
"category_id" => 4
"status" => 1
"created_at" => "2021-02-08 06:54:04"
"updated_at" => "2021-02-08 06:54:04"
]
#original: array:6 [
"id" => 331
"user_id" => 257
"category_id" => 4
"status" => 1
"created_at" => "2021-02-08 06:54:04"
"updated_at" => "2021-02-08 06:54:04"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"category" => App\Category {#2667
+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: []
…11
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
]
}
"company_photo" => Illuminate\Database\Eloquent\Collection {#2663
#items: array:1 [
0 => App\Company_photo {#2659
+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" => 190
"user_id" => 257
"photo" => "1621303819.png"
"imagetype" => "png"
"photo_type" => "Logo"
"status" => 1
"created_at" => "2021-02-08 06:40:08"
"updated_at" => "2021-05-17 22:10:19"
]
#original: array:8 [
"id" => 190
"user_id" => 257
"photo" => "1621303819.png"
"imagetype" => "png"
"photo_type" => "Logo"
"status" => 1
"created_at" => "2021-02-08 06:40:08"
"updated_at" => "2021-05-17 22:10:19"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
]
}
"company_active_plan" => App\Company_active_plan {#2652
+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" => 126
"user_id" => 257
"membership_plan_id" => 1
"status" => 1
"expiry_date" => "2021-03-10"
"created_at" => "2021-02-08 06:40:08"
"updated_at" => "2021-02-08 06:40:08"
]
#original: array:7 [
"id" => 126
"user_id" => 257
"membership_plan_id" => 1
"status" => 1
"expiry_date" => "2021-03-10"
"created_at" => "2021-02-08 06:40:08"
"updated_at" => "2021-02-08 06:40:08"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"membership_plan" => App\Membership_plan {#1677
+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 {#2693
#total: 33
#lastPage: 3
#items: Illuminate\Database\Eloquent\Collection {#2671
#items: array:12 [
0 => 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" => 510
"uid" => "181301632290578"
"company_id" => 257
"user_id" => 867
"rate_point" => "5"
"review" => """
Best DMCA Ignored Hosting Provider\r\n
I'm using Hosterplan service for my movie streaming website. It's really 100% DMCA ignored. Still I never received any take down report or this kinds of any report.\r\n
You can use Hosterplan service.
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-181301632290578.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-08-17 13:07:39"
"updated_at" => "2021-09-22 02:29:48"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 510
"uid" => "181301632290578"
"company_id" => 257
"user_id" => 867
"rate_point" => "5"
"review" => """
Best DMCA Ignored Hosting Provider\r\n
I'm using Hosterplan service for my movie streaming website. It's really 100% DMCA ignored. Still I never received any take down report or this kinds of any report.\r\n
You can use Hosterplan service.
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-181301632290578.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-08-17 13:07:39"
"updated_at" => "2021-09-22 02:29:48"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2709
#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 => "*"
]
}
1 => 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" => 509
"uid" => "430081632290578"
"company_id" => 257
"user_id" => 866
"rate_point" => "5"
"review" => """
Amazing service quality and support is good\r\n
HosterPlan's hosting service really awesome. Hosting speed, feature is good.\r\n
Their live chat support team is very friendly. They help me all time and fixed my issue. No complain. Recommended!!
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-430081632290578.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-08-17 13:05:39"
"updated_at" => "2021-09-22 02:29:46"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 509
"uid" => "430081632290578"
"company_id" => 257
"user_id" => 866
"rate_point" => "5"
"review" => """
Amazing service quality and support is good\r\n
HosterPlan's hosting service really awesome. Hosting speed, feature is good.\r\n
Their live chat support team is very friendly. They help me all time and fixed my issue. No complain. Recommended!!
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-430081632290578.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-08-17 13:05:39"
"updated_at" => "2021-09-22 02:29:46"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2708
#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 => "*"
]
}
2 => 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" => 508
"uid" => "415821632290578"
"company_id" => 257
"user_id" => 865
"rate_point" => "5"
"review" => "I bought Hosterplan's Singapore location hosting for my site. I'm satisfied with their server speed and service. Thanks, Hosterplan for the amazing service."
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-415821632290578.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-08-17 13:01:27"
"updated_at" => "2021-09-22 02:29:44"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 508
"uid" => "415821632290578"
"company_id" => 257
"user_id" => 865
"rate_point" => "5"
"review" => "I bought Hosterplan's Singapore location hosting for my site. I'm satisfied with their server speed and service. Thanks, Hosterplan for the amazing service."
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-415821632290578.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-08-17 13:01:27"
"updated_at" => "2021-09-22 02:29:44"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2707
#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 {#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" => 507
"uid" => "544351632290578"
"company_id" => 257
"user_id" => 864
"rate_point" => "5"
"review" => "Best customer support and great uptime I got from Hosterplan. Recommended!!"
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-544351632290578.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-08-17 12:58:49"
"updated_at" => "2021-09-22 02:29:42"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 507
"uid" => "544351632290578"
"company_id" => 257
"user_id" => 864
"rate_point" => "5"
"review" => "Best customer support and great uptime I got from Hosterplan. Recommended!!"
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-544351632290578.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-08-17 12:58:49"
"updated_at" => "2021-09-22 02:29:42"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2706
#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 {#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" => 450
"uid" => "465411632290578"
"company_id" => 257
"user_id" => 760
"rate_point" => "5"
"review" => """
Super fast speedy hosting service from HosterPlan. Very friendly support team with 24/7 support. Great uptime.\r\n
Recommended!
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-465411632290578.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-08-02 09:14:47"
"updated_at" => "2021-09-22 02:27:39"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 450
"uid" => "465411632290578"
"company_id" => 257
"user_id" => 760
"rate_point" => "5"
"review" => """
Super fast speedy hosting service from HosterPlan. Very friendly support team with 24/7 support. Great uptime.\r\n
Recommended!
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-465411632290578.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-08-02 09:14:47"
"updated_at" => "2021-09-22 02:27:39"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2705
#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 {#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" => 431
"uid" => "116911632290578"
"company_id" => 257
"user_id" => 744
"rate_point" => "5"
"review" => """
I'm satisfied with HosterPlan service and support. Very user friendly support team they have. Special thanks to Liam.\r\n
HosterPlan's DMCA ignored hosting is best I ever seen. You can try. Recommended!!
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-116911632290578.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-07-26 02:50:09"
"updated_at" => "2021-09-22 02:26:59"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 431
"uid" => "116911632290578"
"company_id" => 257
"user_id" => 744
"rate_point" => "5"
"review" => """
I'm satisfied with HosterPlan service and support. Very user friendly support team they have. Special thanks to Liam.\r\n
HosterPlan's DMCA ignored hosting is best I ever seen. You can try. Recommended!!
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-116911632290578.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-07-26 02:50:09"
"updated_at" => "2021-09-22 02:26:59"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2704
#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 {#2686
+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" => 369
"uid" => "930071632290577"
"company_id" => 257
"user_id" => 652
"rate_point" => "5"
"review" => """
One year later and we are still very happy we decided to move away from Namecheap and give Hosterplan a try.\r\n
They are friendly, helpful, patient, and always ready to help us with anything.\r\n
I have used Namecheap and Godaddy, both of whom have fairly good customer service, HosterPlan actually stands out amongst these two big names.
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-930071632290577.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-06-07 15:47:27"
"updated_at" => "2021-09-22 02:24:46"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 369
"uid" => "930071632290577"
"company_id" => 257
"user_id" => 652
"rate_point" => "5"
"review" => """
One year later and we are still very happy we decided to move away from Namecheap and give Hosterplan a try.\r\n
They are friendly, helpful, patient, and always ready to help us with anything.\r\n
I have used Namecheap and Godaddy, both of whom have fairly good customer service, HosterPlan actually stands out amongst these two big names.
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-930071632290577.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-06-07 15:47:27"
"updated_at" => "2021-09-22 02:24:46"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2703
#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 {#2687
+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" => 366
"uid" => "594071632290577"
"company_id" => 257
"user_id" => 649
"rate_point" => "5"
"review" => "In my opinion HosterPlan have a wonderful team of people. They're always ready to give you their support, and they are friendly, kind an fast to give you assistance, just to name a few of their virtues. Wonderful people they all."
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-594071632290577.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-06-07 15:20:24"
"updated_at" => "2021-09-22 02:24:40"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 366
"uid" => "594071632290577"
"company_id" => 257
"user_id" => 649
"rate_point" => "5"
"review" => "In my opinion HosterPlan have a wonderful team of people. They're always ready to give you their support, and they are friendly, kind an fast to give you assistance, just to name a few of their virtues. Wonderful people they all."
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-594071632290577.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-06-07 15:20:24"
"updated_at" => "2021-09-22 02:24:40"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2702
#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 {#2688
+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" => 364
"uid" => "486471632290577"
"company_id" => 257
"user_id" => 648
"rate_point" => "5"
"review" => "Support is super-friendly and responsive. Had to contact them on three different occasions and they were really helpful and had my problem resolved in less than 1 hours."
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-486471632290577.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-06-07 14:58:56"
"updated_at" => "2021-09-22 02:24:36"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 364
"uid" => "486471632290577"
"company_id" => 257
"user_id" => 648
"rate_point" => "5"
"review" => "Support is super-friendly and responsive. Had to contact them on three different occasions and they were really helpful and had my problem resolved in less than 1 hours."
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-486471632290577.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-06-07 14:58:56"
"updated_at" => "2021-09-22 02:24:36"
"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 => "*"
]
}
9 => App\Company_review {#2689
+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" => 363
"uid" => "858011632290577"
"company_id" => 257
"user_id" => 647
"rate_point" => "5"
"review" => "I loved the idea of hosting my new site on a VPS server with HosterPlan but I found their plans a little expensive. Though they have world-class infrastructure and a dedicated support team, but in the market, VPS is relatively cheap. However, I think the investment is well worth it because the website never crashes or even the page speed is good. It was a good experience.Less"
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-858011632290577.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-06-07 14:54:41"
"updated_at" => "2021-09-22 02:24:34"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 363
"uid" => "858011632290577"
"company_id" => 257
"user_id" => 647
"rate_point" => "5"
"review" => "I loved the idea of hosting my new site on a VPS server with HosterPlan but I found their plans a little expensive. Though they have world-class infrastructure and a dedicated support team, but in the market, VPS is relatively cheap. However, I think the investment is well worth it because the website never crashes or even the page speed is good. It was a good experience.Less"
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-858011632290577.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-06-07 14:54:41"
"updated_at" => "2021-09-22 02:24:34"
"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 => "*"
]
}
10 => App\Company_review {#2690
+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" => 361
"uid" => "930091632290577"
"company_id" => 257
"user_id" => 646
"rate_point" => "5"
"review" => "Been using HosterPlan cloud vps server for the past few months to run a VPN server, which my friends and I use to play games and surf the internet. I haven't had any problem with them so far as server is super-fast and Up-time is really great."
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-930091632290577.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-06-07 14:49:35"
"updated_at" => "2021-09-22 02:24:29"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 361
"uid" => "930091632290577"
"company_id" => 257
"user_id" => 646
"rate_point" => "5"
"review" => "Been using HosterPlan cloud vps server for the past few months to run a VPN server, which my friends and I use to play games and surf the internet. I haven't had any problem with them so far as server is super-fast and Up-time is really great."
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-930091632290577.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-06-07 14:49:35"
"updated_at" => "2021-09-22 02:24:29"
"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 => "*"
]
}
11 => App\Company_review {#2691
+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" => 278
"uid" => "548421632290577"
"company_id" => 257
"user_id" => 482
"rate_point" => "5"
"review" => "I had a problem with the AutoSSL and Cloudflare as I had had before. Now everything is alright. I had my web site checked by Tech Support and the SSL certificate is alright. I'm very pleased with the treatment they gave to the issue. Grateful."
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-548421632290577.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-03-13 09:01:58"
"updated_at" => "2021-09-22 02:21:30"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 278
"uid" => "548421632290577"
"company_id" => 257
"user_id" => 482
"rate_point" => "5"
"review" => "I had a problem with the AutoSSL and Cloudflare as I had had before. Now everything is alright. I had my web site checked by Tech Support and the SSL certificate is alright. I'm very pleased with the treatment they gave to the issue. Grateful."
"review_image" => "https://www.hostingseekers.com/c-review/images/hosterplan-review-548421632290577.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-03-13 09:01:58"
"updated_at" => "2021-09-22 02:21:30"
"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 => "*"
]
}
]
}
#perPage: "12"
#currentPage: 2
#path: "https://www.hostingseekers.com/company/hosterplan/reviews"
#query: []
#fragment: null
#pageName: "page"
+onEachSide: 3
#options: array:2 [
"path" => "https://www.hostingseekers.com/company/hosterplan/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 {#2695
#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()
› );
}
}
}