Facade\Ignition\Exceptions\ViewException {#2751
#viewData: array:13 [
"errors" => Illuminate\Support\ViewErrorBag {#1742
#bags: []
}
"record" => App\User {#2743
#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" => 544
"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" => "Amarjeet"
"last_name" => "Gothwal"
"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$ifYcOjCmiMvokWC2sXKs3evCFoVO.agh/JgtAR9jXdFsUlFs9Ezem"
"remember_token" => null
"last_login" => "2022-08-16 09:34:45"
"raw_data" => null
"last_login_data" => null
"created_at" => "2021-05-11 03:55:41"
"updated_at" => "2023-03-01 00:42:54"
]
#original: array:41 [
"id" => 544
"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" => "Amarjeet"
"last_name" => "Gothwal"
"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$ifYcOjCmiMvokWC2sXKs3evCFoVO.agh/JgtAR9jXdFsUlFs9Ezem"
"remember_token" => null
"last_login" => "2022-08-16 09:34:45"
"raw_data" => null
"last_login_data" => null
"created_at" => "2021-05-11 03:55:41"
"updated_at" => "2023-03-01 00:42:54"
]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:15 [
"company_detail" => App\Company_detail {#2755
+timestamps: true
#fillable: array:27 [
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 => "manual_verification"
11 => "twitter_link"
12 => "instagram_link"
13 => "status"
14 => "is_highlighted"
15 => "average_rating"
16 => "profile_stats"
17 => "money_back_guarantee"
18 => "why_hosting_best"
19 => "bullet_point"
20 => "is_sponsored"
21 => "is_verified"
22 => "total_views"
23 => "total_reviews"
24 => "slug"
25 => "created_at"
26 => "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:36 [
"id" => 282
"user_id" => 544
"deals_in_domains" => 1
"is_verified" => 0
"is_sponsored" => 0
"manual_verification" => "0"
"profile_stats" => "100"
"average_rating" => "4.9"
"total_reviews" => 18
"total_views" => 5824
"custom_badge_code" => "1"
"company_name" => "Cheapohosting"
"slug" => "cheapohosting"
"website_url" => "https://www.cheapohosting.com/"
"about" => """
We are on a mission to constantly innovate new ways to deliver enterprise-level solutions at an affordable price. We want our customers to grow with us, as together we create powerful technology every day.\r\n
\r\n
We endeavor to provide outstanding, swift and devoted hosting services that are backed by our technical experts round the clock. The speed and the expertise of our support team are legendary. They provide onboarding help, free website transfer, and ongoing assistance at any time. No wonder, we consistently achieve nearly 100% customer satisfaction rates.\r\n
\r\n
Cheapohosting is about creating a better and safer web for everybody. Be a part of our growing long list of happy clients today. We will bring Elegant Expertise For You every time you think about our services or products and will help you fulfill all your requirements.
"""
"assign_popup" => "0"
"meta_title" => null
"meta_description" => null
"contact_person_mobile" => "7878470402"
"contact_person_email" => "[email protected]"
"landline" => ""
"extension_no" => ""
"toll_free_number" => ""
"customer_care_number" => "+91-797-623-2195"
"google_plus_link" => "https://www.linkedin.com/company/cheapohosting/"
"facebook_link" => "https://www.facebook.com/cheapohosting"
"twitter_link" => "https://twitter.com/cheapohosting"
"instagram_link" => "https://www.instagram.com/cheapohosting/"
"custom_badge" => null
"money_back_guarantee" => null
"why_hosting_best" => null
"bullet_point" => null
"is_highlighted" => 0
"completed_at" => "2021-10-18 05:22:55"
"created_at" => "2021-05-11 03:55:41"
"updated_at" => "2022-07-22 21:38:58"
]
#original: array:36 [
"id" => 282
"user_id" => 544
"deals_in_domains" => 1
"is_verified" => 0
"is_sponsored" => 0
"manual_verification" => "0"
"profile_stats" => "100"
"average_rating" => "4.9"
"total_reviews" => 18
"total_views" => 5824
"custom_badge_code" => "1"
"company_name" => "Cheapohosting"
"slug" => "cheapohosting"
"website_url" => "https://www.cheapohosting.com/"
"about" => """
We are on a mission to constantly innovate new ways to deliver enterprise-level solutions at an affordable price. We want our customers to grow with us, as together we create powerful technology every day.\r\n
\r\n
We endeavor to provide outstanding, swift and devoted hosting services that are backed by our technical experts round the clock. The speed and the expertise of our support team are legendary. They provide onboarding help, free website transfer, and ongoing assistance at any time. No wonder, we consistently achieve nearly 100% customer satisfaction rates.\r\n
\r\n
Cheapohosting is about creating a better and safer web for everybody. Be a part of our growing long list of happy clients today. We will bring Elegant Expertise For You every time you think about our services or products and will help you fulfill all your requirements.
"""
"assign_popup" => "0"
"meta_title" => null
"meta_description" => null
"contact_person_mobile" => "7878470402"
"contact_person_email" => "[email protected]"
"landline" => ""
"extension_no" => ""
"toll_free_number" => ""
"customer_care_number" => "+91-797-623-2195"
"google_plus_link" => "https://www.linkedin.com/company/cheapohosting/"
"facebook_link" => "https://www.facebook.com/cheapohosting"
"twitter_link" => "https://twitter.com/cheapohosting"
"instagram_link" => "https://www.instagram.com/cheapohosting/"
"custom_badge" => null
"money_back_guarantee" => null
"why_hosting_best" => null
"bullet_point" => null
"is_highlighted" => 0
"completed_at" => "2021-10-18 05:22:55"
"created_at" => "2021-05-11 03:55:41"
"updated_at" => "2022-07-22 21:38:58"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
"badges" => Illuminate\Database\Eloquent\Collection {#2744
#items: array:2 [
0 => App\CompanyBadge {#2759
+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" => 615
"user_id" => 544
"badge_id" => 1
"status" => 1
"created_at" => "2022-01-01 00:12:28"
"updated_at" => "2022-01-01 00:12:28"
]
#original: array:6 [
"id" => 615
"user_id" => 544
"badge_id" => 1
"status" => 1
"created_at" => "2022-01-01 00:12:28"
"updated_at" => "2022-01-01 00:12:28"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
1 => App\CompanyBadge {#2761
+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" => 2440
"user_id" => 544
"badge_id" => 4
"status" => 1
"created_at" => "2022-06-27 06:49:00"
"updated_at" => "2022-06-27 06:49:00"
]
#original: array:6 [
"id" => 2440
"user_id" => 544
"badge_id" => 4
"status" => 1
"created_at" => "2022-06-27 06:49:00"
"updated_at" => "2022-06-27 06:49:00"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
]
}
"compnay_domain_price" => Illuminate\Database\Eloquent\Collection {#2753
#items: []
}
"compnay_ssl_price" => Illuminate\Database\Eloquent\Collection {#2758
#items: []
}
"company_payment_method" => Illuminate\Database\Eloquent\Collection {#2752
#items: []
}
"company_active_plan" => App\Company_active_plan {#2765
+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" => 282
"user_id" => 544
"membership_plan_id" => 1
"status" => 1
"expiry_date" => "2021-06-10"
"created_at" => "2021-05-11 03:55:41"
"updated_at" => "2021-05-11 03:55:41"
]
#original: array:7 [
"id" => 282
"user_id" => 544
"membership_plan_id" => 1
"status" => 1
"expiry_date" => "2021-06-10"
"created_at" => "2021-05-11 03:55:41"
"updated_at" => "2021-05-11 03:55:41"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"membership_plan" => App\Membership_plan {#2774
+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:11 [
"id" => 1
"name" => "Free"
"details" => "<p>Free membership plan user get on registration</p>"
"price" => 0.0
"whmcs_product_id" => "1"
"currency_id" => 1
"duration" => "Annually"
"other_data" => "a:13:{s:12:"Company Info";i:1;s:10:"Categories";s:3:"100";s:8:"Services";s:3:"100";s:6:"Awards";s:1:"1";s:7:"Coupons";s:1:"0";s:10:"Buy Addons";s:1:"0";s:18:"Reviews Management";s:1:"0";s:16:"Social Promotion";s:1:"0";s:14:"CEO Interviews";s:1:"0";s:9:"1 Article";s:1:"0";s:20:"Top 3 Recommendation";s:1:"0";s:17:"Service Pages URL";s:1:"0";s:11:"Web Stories";s:1:"0";}"
"status" => 1
"created_at" => "2020-09-30 20:31:25"
"updated_at" => "2025-04-22 04:58:08"
]
#original: array:11 [
"id" => 1
"name" => "Free"
"details" => "<p>Free membership plan user get on registration</p>"
"price" => 0.0
"whmcs_product_id" => "1"
"currency_id" => 1
"duration" => "Annually"
"other_data" => "a:13:{s:12:"Company Info";i:1;s:10:"Categories";s:3:"100";s:8:"Services";s:3:"100";s:6:"Awards";s:1:"1";s:7:"Coupons";s:1:"0";s:10:"Buy Addons";s:1:"0";s:18:"Reviews Management";s:1:"0";s:16:"Social Promotion";s:1:"0";s:14:"CEO Interviews";s:1:"0";s:9:"1 Article";s:1:"0";s:20:"Top 3 Recommendation";s:1:"0";s:17:"Service Pages URL";s:1:"0";s:11:"Web Stories";s:1:"0";}"
"status" => 1
"created_at" => "2020-09-30 20:31:25"
"updated_at" => "2025-04-22 04:58:08"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
"company_tag" => Illuminate\Database\Eloquent\Collection {#2766
#items: []
}
"company_category" => Illuminate\Database\Eloquent\Collection {#2757
#items: array:3 [
0 => App\CompanyCategory {#2777
+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" => 739
"user_id" => 544
"category_id" => 1
"status" => 1
"created_at" => "2021-05-11 04:01:10"
"updated_at" => "2021-05-11 04:01:10"
]
#original: array:6 [
"id" => 739
"user_id" => 544
"category_id" => 1
"status" => 1
"created_at" => "2021-05-11 04:01:10"
"updated_at" => "2021-05-11 04:01:10"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"category" => App\Category {#2786
+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 {#2778
+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" => 740
"user_id" => 544
"category_id" => 2
"status" => 1
"created_at" => "2021-05-11 04:01:10"
"updated_at" => "2021-05-11 04:01:10"
]
#original: array:6 [
"id" => 740
"user_id" => 544
"category_id" => 2
"status" => 1
"created_at" => "2021-05-11 04:01:10"
"updated_at" => "2021-05-11 04:01:10"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"category" => App\Category {#2787
+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 {#2779
+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" => 741
"user_id" => 544
"category_id" => 3
"status" => 1
"created_at" => "2021-05-11 04:01:10"
"updated_at" => "2021-05-11 04:01:10"
]
#original: array:6 [
"id" => 741
"user_id" => 544
"category_id" => 3
"status" => 1
"created_at" => "2021-05-11 04:01:10"
"updated_at" => "2021-05-11 04:01:10"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"category" => App\Category {#2788
+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_coupon" => Illuminate\Database\Eloquent\Collection {#2762
#items: []
}
"company_service" => Illuminate\Database\Eloquent\Collection {#2790
#items: array:7 [
0 => App\Company_service {#2794
+timestamps: true
#fillable: array:11 [
0 => "user_id"
1 => "service_id"
2 => "currency_id"
3 => "price"
4 => "platform"
5 => "details"
6 => "billing_cycle"
7 => "url"
8 => "status"
9 => "created_at"
10 => "updated_at"
]
#connection: "mysql"
#table: "company_services"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 695
"user_id" => 544
"service_id" => 23
"platform" => "Linux"
"details" => "1 Host Domain, 1 GB Storage, Unlimited Bandwidth, Free Softaculous, Free SitePad, Free SSL"
"url" => "https://www.cheapohosting.com/linux-shared-hosting/"
"price" => 28.0
"billing_cycle" => 0
"status" => 1
"created_at" => "2021-05-11 04:35:18"
"updated_at" => "2021-07-20 04:29:56"
"currency_id" => 1
]
#original: array:12 [
"id" => 695
"user_id" => 544
"service_id" => 23
"platform" => "Linux"
"details" => "1 Host Domain, 1 GB Storage, Unlimited Bandwidth, Free Softaculous, Free SitePad, Free SSL"
"url" => "https://www.cheapohosting.com/linux-shared-hosting/"
"price" => 28.0
"billing_cycle" => 0
"status" => 1
"created_at" => "2021-05-11 04:35:18"
"updated_at" => "2021-07-20 04:29:56"
"currency_id" => 1
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"service" => App\Service {#2812
+timestamps: true
#fillable: array:14 [ …14]
+sortable: array:7 [ …7]
#connection: "mysql"
#table: "services"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:14 [ …14]
#original: array:14 [ …14]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [ …1]
}
"currency" => App\Currency {#2769
+timestamps: true
#fillable: array:6 [ …6]
+sortable: array:7 [ …7]
#connection: "mysql"
#table: "currencies"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:7 [ …7]
#original: array:7 [ …7]
#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\Company_service {#2795
+timestamps: true
#fillable: array:11 [
0 => "user_id"
1 => "service_id"
2 => "currency_id"
3 => "price"
4 => "platform"
5 => "details"
6 => "billing_cycle"
7 => "url"
8 => "status"
9 => "created_at"
10 => "updated_at"
]
#connection: "mysql"
#table: "company_services"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 696
"user_id" => 544
"service_id" => 7
"platform" => "Linux"
"details" => "Unlimited Host Domains, 10 GB Storage, Unlimited Bandwidth, Unlimited Sub Domains, 1 GB RAM, Free Softaculous, Free SitePad, Free SSL"
"url" => "https://www.cheapohosting.com/linux-reseller-hosting/"
"price" => 110.0
"billing_cycle" => 0
"status" => 1
"created_at" => "2021-05-11 04:39:38"
"updated_at" => "2021-07-20 04:29:21"
"currency_id" => 1
]
#original: array:12 [
"id" => 696
"user_id" => 544
"service_id" => 7
"platform" => "Linux"
"details" => "Unlimited Host Domains, 10 GB Storage, Unlimited Bandwidth, Unlimited Sub Domains, 1 GB RAM, Free Softaculous, Free SitePad, Free SSL"
"url" => "https://www.cheapohosting.com/linux-reseller-hosting/"
"price" => 110.0
"billing_cycle" => 0
"status" => 1
"created_at" => "2021-05-11 04:39:38"
"updated_at" => "2021-07-20 04:29:21"
"currency_id" => 1
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"service" => App\Service {#2808
+timestamps: true
#fillable: array:14 [ …14]
+sortable: array:7 [ …7]
#connection: "mysql"
#table: "services"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:14 [ …14]
#original: array:14 [ …14]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [ …1]
}
"currency" => App\Currency {#2769}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
2 => App\Company_service {#2796
+timestamps: true
#fillable: array:11 [
0 => "user_id"
1 => "service_id"
2 => "currency_id"
3 => "price"
4 => "platform"
5 => "details"
6 => "billing_cycle"
7 => "url"
8 => "status"
9 => "created_at"
10 => "updated_at"
]
#connection: "mysql"
#table: "company_services"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 697
"user_id" => 544
"service_id" => 10
"platform" => "Linux"
"details" => "2 GB RAM, 1 vCPU, 20 GB Storage, 400 GB Bandwidth"
"url" => "https://www.cheapohosting.com/vps-hosting/"
"price" => 279.0
"billing_cycle" => 0
"status" => 1
"created_at" => "2021-05-11 04:44:33"
"updated_at" => "2021-07-20 04:27:44"
"currency_id" => 1
]
#original: array:12 [
"id" => 697
"user_id" => 544
"service_id" => 10
"platform" => "Linux"
"details" => "2 GB RAM, 1 vCPU, 20 GB Storage, 400 GB Bandwidth"
"url" => "https://www.cheapohosting.com/vps-hosting/"
"price" => 279.0
"billing_cycle" => 0
"status" => 1
"created_at" => "2021-05-11 04:44:33"
"updated_at" => "2021-07-20 04:27:44"
"currency_id" => 1
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"service" => App\Service {#2810
+timestamps: true
#fillable: array:14 [ …14]
+sortable: array:7 [ …7]
#connection: "mysql"
#table: "services"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:14 [ …14]
#original: array:14 [ …14]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [ …1]
}
"currency" => App\Currency {#2769}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
3 => App\Company_service {#2797
+timestamps: true
#fillable: array:11 [
0 => "user_id"
1 => "service_id"
2 => "currency_id"
3 => "price"
4 => "platform"
5 => "details"
6 => "billing_cycle"
7 => "url"
8 => "status"
9 => "created_at"
10 => "updated_at"
]
#connection: "mysql"
#table: "company_services"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 842
"user_id" => 544
"service_id" => 5
"platform" => "Linux"
"details" => """
1Host Domain\r\n
10GB Storage\r\n
1GB RAM\r\n
100% CPU\r\n
UNLIMITED Bandwidth\r\n
Plesk control Panel\r\n
unlimited email Ids\r\n
UnlimitedFTP Account\r\n
UnlimitedSub Domains\r\n
Unlimited MySQL Database
"""
"url" => "https://www.cheapohosting.com/wordpress-hosting/"
"price" => 90.0
"billing_cycle" => 0
"status" => 1
"created_at" => "2021-07-20 04:19:55"
"updated_at" => "2021-07-20 04:19:55"
"currency_id" => 1
]
#original: array:12 [
"id" => 842
"user_id" => 544
"service_id" => 5
"platform" => "Linux"
"details" => """
1Host Domain\r\n
10GB Storage\r\n
1GB RAM\r\n
100% CPU\r\n
UNLIMITED Bandwidth\r\n
Plesk control Panel\r\n
unlimited email Ids\r\n
UnlimitedFTP Account\r\n
UnlimitedSub Domains\r\n
Unlimited MySQL Database
"""
"url" => "https://www.cheapohosting.com/wordpress-hosting/"
"price" => 90.0
"billing_cycle" => 0
"status" => 1
"created_at" => "2021-07-20 04:19:55"
"updated_at" => "2021-07-20 04:19:55"
"currency_id" => 1
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"service" => App\Service {#2807
+timestamps: true
#fillable: array:14 [ …14]
+sortable: array:7 [ …7]
#connection: "mysql"
#table: "services"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:14 [ …14]
#original: array:14 [ …14]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [ …1]
}
"currency" => App\Currency {#2769}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
4 => App\Company_service {#2798
+timestamps: true
#fillable: array:11 [
0 => "user_id"
1 => "service_id"
2 => "currency_id"
3 => "price"
4 => "platform"
5 => "details"
6 => "billing_cycle"
7 => "url"
8 => "status"
9 => "created_at"
10 => "updated_at"
]
#connection: "mysql"
#table: "company_services"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 843
"user_id" => 544
"service_id" => 26
"platform" => "Linux"
"details" => """
1Host Domain\r\n
10GBStorage\r\n
1GBRAM\r\n
1vCPU\r\n
unlimited bandwidth\r\n
Plesk control Panel\r\n
unlimited email Ids\r\n
UnlimitedFTP Account\r\n
UnlimitedSub Domains\r\n
UnlimitedMySQL Database
"""
"url" => "https://www.cheapohosting.com/ecommerce-hosting/"
"price" => 333.0
"billing_cycle" => 0
"status" => 1
"created_at" => "2021-07-20 04:34:37"
"updated_at" => "2021-07-20 04:34:37"
"currency_id" => 1
]
#original: array:12 [
"id" => 843
"user_id" => 544
"service_id" => 26
"platform" => "Linux"
"details" => """
1Host Domain\r\n
10GBStorage\r\n
1GBRAM\r\n
1vCPU\r\n
unlimited bandwidth\r\n
Plesk control Panel\r\n
unlimited email Ids\r\n
UnlimitedFTP Account\r\n
UnlimitedSub Domains\r\n
UnlimitedMySQL Database
"""
"url" => "https://www.cheapohosting.com/ecommerce-hosting/"
"price" => 333.0
"billing_cycle" => 0
"status" => 1
"created_at" => "2021-07-20 04:34:37"
"updated_at" => "2021-07-20 04:34:37"
"currency_id" => 1
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"service" => App\Service {#2813
+timestamps: true
#fillable: array:14 [ …14]
+sortable: array:7 [ …7]
#connection: "mysql"
#table: "services"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:14 [ …14]
#original: array:14 [ …14]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [ …1]
}
"currency" => App\Currency {#2769}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
5 => App\Company_service {#2799
+timestamps: true
#fillable: array:11 [
0 => "user_id"
1 => "service_id"
2 => "currency_id"
3 => "price"
4 => "platform"
5 => "details"
6 => "billing_cycle"
7 => "url"
8 => "status"
9 => "created_at"
10 => "updated_at"
]
#connection: "mysql"
#table: "company_services"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 844
"user_id" => 544
"service_id" => 11
"platform" => "Linux"
"details" => """
2GBRAM\r\n
1vCPU\r\n
20GBStorage\r\n
400 GB Bandwidth\r\n
SSL Free\r\n
1Dedicated IP
"""
"url" => "https://www.cheapohosting.com/managed-vps/"
"price" => 579.0
"billing_cycle" => 0
"status" => 1
"created_at" => "2021-07-20 04:39:31"
"updated_at" => "2021-07-20 04:39:31"
"currency_id" => 1
]
#original: array:12 [
"id" => 844
"user_id" => 544
"service_id" => 11
"platform" => "Linux"
"details" => """
2GBRAM\r\n
1vCPU\r\n
20GBStorage\r\n
400 GB Bandwidth\r\n
SSL Free\r\n
1Dedicated IP
"""
"url" => "https://www.cheapohosting.com/managed-vps/"
"price" => 579.0
"billing_cycle" => 0
"status" => 1
"created_at" => "2021-07-20 04:39:31"
"updated_at" => "2021-07-20 04:39:31"
"currency_id" => 1
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"service" => App\Service {#2811
+timestamps: true
#fillable: array:14 [ …14]
+sortable: array:7 [ …7]
#connection: "mysql"
#table: "services"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:14 [ …14]
#original: array:14 [ …14]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [ …1]
}
"currency" => App\Currency {#2769}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
6 => App\Company_service {#2800
+timestamps: true
#fillable: array:11 [
0 => "user_id"
1 => "service_id"
2 => "currency_id"
3 => "price"
4 => "platform"
5 => "details"
6 => "billing_cycle"
7 => "url"
8 => "status"
9 => "created_at"
10 => "updated_at"
]
#connection: "mysql"
#table: "company_services"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 845
"user_id" => 544
"service_id" => 9
"platform" => "Linux"
"details" => """
4 GB RAM\r\n
2vCPU\r\n
40 GB storage\r\n
20 TBBandwidth\r\n
40Concurrent Users
"""
"url" => "https://www.cheapohosting.com/big-blue-button-hosting/"
"price" => 2380.0
"billing_cycle" => 0
"status" => 1
"created_at" => "2021-07-20 04:41:35"
"updated_at" => "2021-07-20 04:41:35"
"currency_id" => 1
]
#original: array:12 [
"id" => 845
"user_id" => 544
"service_id" => 9
"platform" => "Linux"
"details" => """
4 GB RAM\r\n
2vCPU\r\n
40 GB storage\r\n
20 TBBandwidth\r\n
40Concurrent Users
"""
"url" => "https://www.cheapohosting.com/big-blue-button-hosting/"
"price" => 2380.0
"billing_cycle" => 0
"status" => 1
"created_at" => "2021-07-20 04:41:35"
"updated_at" => "2021-07-20 04:41:35"
"currency_id" => 1
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"service" => App\Service {#2809
+timestamps: true
#fillable: array:14 [ …14]
+sortable: array:7 [ …7]
#connection: "mysql"
#table: "services"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
…15
}
"currency" => App\Currency {#2769}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
]
}
"company_location" => Illuminate\Database\Eloquent\Collection {#2785
#items: array:1 [
0 => App\Company_location {#2789
+timestamps: true
#fillable: array:9 [
0 => "user_id"
1 => "address"
2 => "city"
3 => "country_id"
4 => "state_id"
5 => "status"
6 => "zipcode"
7 => "created_at"
8 => "updated_at"
]
#connection: "mysql"
#table: "company_locations"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:10 [
"id" => 244
"user_id" => 544
"address" => "SECTOR 6, 65/55, PRATAP NAGAR, BAMBALA, SANGANER"
"city" => "Jaipur"
"state_id" => 33
"country_id" => 101
"zipcode" => "302033"
"status" => "1"
"created_at" => "2021-05-11 04:25:46"
"updated_at" => "2021-05-11 04:25:46"
]
#original: array:10 [
"id" => 244
"user_id" => 544
"address" => "SECTOR 6, 65/55, PRATAP NAGAR, BAMBALA, SANGANER"
"city" => "Jaipur"
"state_id" => 33
"country_id" => 101
"zipcode" => "302033"
"status" => "1"
"created_at" => "2021-05-11 04:25:46"
"updated_at" => "2021-05-11 04:25:46"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:2 [
"state" => App\State {#2782 …26}
"country" => App\Country {#2814 …26}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
]
}
"company_rating" => Illuminate\Database\Eloquent\Collection {#2806
#items: array:5 [
0 => App\Company_review {#2802
+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" => 3634
"uid" => "291021727867096"
"company_id" => 544
"user_id" => 10216
"rate_point" => "5"
"review" => """
How Can i Recover My Lost Cryptocurrency - Book OPTIMISTIC HACKER GAIUS\r\n
\r\n
The best cryptocurrency recovery company, OPTIMISTIC HACKER GAIUS, is known for offering comprehensive services for recovering lost or stolen bitcoin money. It tracks people and helps them get back into their digital assets with the use of forensic investigations and state-of-the-art blockchain analytics tools. Its team of experts in regulatory compliance and blockchain technology offers customized solutions for recovery issues, such as money lost to fraud, scams, or hacking.\r\n
\r\n
More Information through;\r\n
\r\n
Website... https://optimistichackergaius.com \r\n
\r\n
WhatsApp +44 7376 740569 \r\n
\r\n
Email.. [email protected]
"""
"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" => "2024-10-02 11:00:11"
"updated_at" => "2024-10-02 11:04:56"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 3634
"uid" => "291021727867096"
"company_id" => 544
"user_id" => 10216
"rate_point" => "5"
"review" => """
How Can i Recover My Lost Cryptocurrency - Book OPTIMISTIC HACKER GAIUS\r\n
\r\n
The best cryptocurrency recovery company, OPTIMISTIC HACKER GAIUS, is known for offering comprehensive services for recovering lost or stolen bitcoin money. It tracks people and helps them get back into their digital assets with the use of forensic investigations and state-of-the-art blockchain analytics tools. Its team of experts in regulatory compliance and blockchain technology offers customized solutions for recovery issues, such as money lost to fraud, scams, or hacking.\r\n
\r\n
More Information through;\r\n
\r\n
Website... https://optimistichackergaius.com \r\n
\r\n
WhatsApp +44 7376 740569 \r\n
\r\n
Email.. [email protected]
"""
"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" => "2024-10-02 11:00:11"
"updated_at" => "2024-10-02 11:04:56"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2833 …32}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
1 => App\Company_review {#2816
+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" => 3618
"uid" => "577541727398823"
"company_id" => 544
"user_id" => 10190
"rate_point" => "5"
"review" => """
Legitimate Cryptocurrency Recovery Company - visit OPTIMISTIC HACKER GAIUS\r\n
\r\n
The recovery team at OPTIMISTIC HACKER GAIUS is aware of the effects that investment fraud has on its victims. It can be difficult to know where to begin, as they may lose all of their life savings or make false investments. For a free consultation on scam protection in light of this, please get in touch with OPTIMISTIC HACKER GAIUS.\r\n
\r\n
Learn more.. https://optimistichackergaius.com\r\n
WhatsApp.. +44 7376 740569\r\n
Email.. [email protected]\r\n
\r\n
OPTIMISTIC HACKER GAIUS is an expert in forensic investigation and has the necessary skills to assist you in regaining your wealth. They can track the money and frequently figure out where your misplaced cash is. The group has made investments in cutting-edge technology and software, which greatly aids in the battle against bitcoin scam
"""
"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" => "2024-09-27 00:59:52"
"updated_at" => "2024-09-27 01:00:23"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 3618
"uid" => "577541727398823"
"company_id" => 544
"user_id" => 10190
"rate_point" => "5"
"review" => """
Legitimate Cryptocurrency Recovery Company - visit OPTIMISTIC HACKER GAIUS\r\n
\r\n
The recovery team at OPTIMISTIC HACKER GAIUS is aware of the effects that investment fraud has on its victims. It can be difficult to know where to begin, as they may lose all of their life savings or make false investments. For a free consultation on scam protection in light of this, please get in touch with OPTIMISTIC HACKER GAIUS.\r\n
\r\n
Learn more.. https://optimistichackergaius.com\r\n
WhatsApp.. +44 7376 740569\r\n
Email.. [email protected]\r\n
\r\n
OPTIMISTIC HACKER GAIUS is an expert in forensic investigation and has the necessary skills to assist you in regaining your wealth. They can track the money and frequently figure out where your misplaced cash is. The group has made investments in cutting-edge technology and software, which greatly aids in the battle against bitcoin scam
"""
"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" => "2024-09-27 00:59:52"
"updated_at" => "2024-09-27 01:00:23"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2832 …32}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
2 => App\Company_review {#2820
+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" => 3535
"uid" => "646271724358301"
"company_id" => 544
"user_id" => 10063
"rate_point" => "5"
"review" => """
HOW TO FIND AND RECOVER YOUR STOLEN BITCOIN\r\n
\r\n
I’m writing to the public to provide knowledge about Lost Recovery Masters. Look no further if you ever demand hacking services, When I lost more than $150,000 USD in bitcoin, individually I found myself in a challenging situation, I was inconsolable and believed I had reached my lowest point, I had no hope of getting my invested money back. All that changed when I discovered Lost Recovery Master and everything was transformed. The company intervened and helped me get all my money back within a short period of time. Their services are well recommended and they ensure maximum satisfaction to their clients. You can contact them via\r\n
\r\n
Website: (https://lostrecoverymasters.com/)\r\n
Whatsapp (+44(7537)-105921)\r\n
Support Email ([email protected])
"""
"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" => "2024-08-22 20:22:56"
"updated_at" => "2024-08-22 20:25:01"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 3535
"uid" => "646271724358301"
"company_id" => 544
"user_id" => 10063
"rate_point" => "5"
"review" => """
HOW TO FIND AND RECOVER YOUR STOLEN BITCOIN\r\n
\r\n
I’m writing to the public to provide knowledge about Lost Recovery Masters. Look no further if you ever demand hacking services, When I lost more than $150,000 USD in bitcoin, individually I found myself in a challenging situation, I was inconsolable and believed I had reached my lowest point, I had no hope of getting my invested money back. All that changed when I discovered Lost Recovery Master and everything was transformed. The company intervened and helped me get all my money back within a short period of time. Their services are well recommended and they ensure maximum satisfaction to their clients. You can contact them via\r\n
\r\n
Website: (https://lostrecoverymasters.com/)\r\n
Whatsapp (+44(7537)-105921)\r\n
Support Email ([email protected])
"""
"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" => "2024-08-22 20:22:56"
"updated_at" => "2024-08-22 20:25:01"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2831 …32}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
3 => App\Company_review {#2821
+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" => 3359
"uid" => "437191719671163"
"company_id" => 544
"user_id" => 9718
"rate_point" => "5"
"review" => """
RECOVER YOUR LOST AND STOLEN BTC\r\n
\r\n
Have you given up on ever getting your money back from con artists? I'm here to tell you that there is a 97% chance you will be able to get your money back through Binary Cash Refund (BCRF), but you will need an expert to help you with this. I lost over $88,000 to a phony broker and thought I would never be able to profit from binary trading until I met WIZARD LARRY, an incredible recovery hacker who helped me get my money back. With the help of this amazing recovery hacker, I was able to recover my money and, after recovering my lost funds, I was able to make profits. I advise everyone to send an email.\r\n
\r\n
Email: [email protected]\r\n
\r\n
WhatsApp Number: +447311146749\r\n
\r\n
Website: www.wizardlarryrecovery.com
"""
"review_image" => ""
"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" => "2024-06-29 14:26:03"
"updated_at" => "2024-06-29 14:26:06"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 3359
"uid" => "437191719671163"
"company_id" => 544
"user_id" => 9718
"rate_point" => "5"
"review" => """
RECOVER YOUR LOST AND STOLEN BTC\r\n
\r\n
Have you given up on ever getting your money back from con artists? I'm here to tell you that there is a 97% chance you will be able to get your money back through Binary Cash Refund (BCRF), but you will need an expert to help you with this. I lost over $88,000 to a phony broker and thought I would never be able to profit from binary trading until I met WIZARD LARRY, an incredible recovery hacker who helped me get my money back. With the help of this amazing recovery hacker, I was able to recover my money and, after recovering my lost funds, I was able to make profits. I advise everyone to send an email.\r\n
\r\n
Email: [email protected]\r\n
\r\n
WhatsApp Number: +447311146749\r\n
\r\n
Website: www.wizardlarryrecovery.com
"""
"review_image" => ""
"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" => "2024-06-29 14:26:03"
"updated_at" => "2024-06-29 14:26:06"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2830 …32}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
4 => App\Company_review {#2822
+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" => 3059
"uid" => "529201711216057"
"company_id" => 544
"user_id" => 9014
"rate_point" => "5"
"review" => "I recently found my missing money, wow, I have no idea how I got here. I invested $17,000 with a Bitcoin Bonus last month. It was initially going well until I attempted to exit. I was unable to accomplish this from my own wallet, but I was still able to see how rapidly my profit was increasing every day, which really surprised me. My entire strategy was to leverage their funds and income to get a new vehicle. Last month, Mr Brien Stone and his team saved my life. I read favorable testimonials about how they assisted folks in recovering their lost money. I was able to recover all of my lost money from the con artists thanks to them. I have to admit that I would definitely recommend this team for people who are in need to recover their money from thieves as I was. The email I contacted will be included below. [email protected] or text him on WhatsApp +1 (415) 745-2589 or contact him on telegram:t.me/brienstone"
"review_image" => ""
"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" => "2024-03-23 17:47:37"
"updated_at" => "2024-03-23 17:47:38"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 3059
"uid" => "529201711216057"
"company_id" => 544
"user_id" => 9014
"rate_point" => "5"
"review" => "I recently found my missing money, wow, I have no idea how I got here. I invested $17,000 with a Bitcoin Bonus last month. It was initially going well until I attempted to exit. I was unable to accomplish this from my own wallet, but I was still able to see how rapidly my profit was increasing every day, which really surprised me. My entire strategy was to leverage their funds and income to get a new vehicle. Last month, Mr Brien Stone and his team saved my life. I read favorable testimonials about how they assisted folks in recovering their lost money. I was able to recover all of my lost money from the con artists thanks to them. I have to admit that I would definitely recommend this team for people who are in need to recover their money from thieves as I was. The email I contacted will be included below. [email protected] or text him on WhatsApp +1 (415) 745-2589 or contact him on telegram:t.me/brienstone"
"review_image" => ""
"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" => "2024-03-23 17:47:37"
"updated_at" => "2024-03-23 17:47:38"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2829 …32}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
]
}
"company_photo" => Illuminate\Database\Eloquent\Collection {#2771
#items: array:1 [
0 => App\Company_photo {#2780
+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" => 417
"user_id" => 544
"photo" => "1620723963.png"
"imagetype" => "png"
"photo_type" => "Logo"
"status" => 1
"created_at" => "2021-05-11 03:55:41"
"updated_at" => "2021-05-11 05:06:03"
]
#original: array:8 [
"id" => 417
"user_id" => 544
"photo" => "1620723963.png"
"imagetype" => "png"
"photo_type" => "Logo"
"status" => 1
"created_at" => "2021-05-11 03:55:41"
"updated_at" => "2021-05-11 05:06:03"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
]
}
"currency" => App\Currency {#2746
+timestamps: true
#fillable: array:6 [
0 => "name"
1 => "icon"
2 => "assign_to_products"
3 => "status"
4 => "created_at"
5 => "updated_at"
]
+sortable: array:7 [
0 => "id"
1 => "name"
2 => "icon"
3 => "assign_to_products"
4 => "status"
5 => "created_at"
6 => "updated_at"
]
#connection: "mysql"
#table: "currencies"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:7 [
"id" => 2
"name" => "USD"
"icon" => "dollar-sign"
"assign_to_products" => "1"
"status" => 1
"created_at" => "2020-09-30 20:27:37"
"updated_at" => "2022-03-17 05:03:40"
]
#original: array:7 [
"id" => 2
"name" => "USD"
"icon" => "dollar-sign"
"assign_to_products" => "1"
"status" => 1
"created_at" => "2020-09-30 20:27:37"
"updated_at" => "2022-03-17 05:03:40"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
"company_hosting_plans" => Illuminate\Database\Eloquent\Collection {#2834
#items: []
}
]
#touches: []
#visible: []
#guarded: array:1 [
0 => "*"
]
#rememberTokenName: "remember_token"
#accessToken: null
-roleClass: null
-permissionClass: null
}
"meta" => ""
"reviewShareImage" => ""
"selectedCurrency" => "USD"
"sessionCategories" => []
"services" => Illuminate\Database\Eloquent\Collection {#2734
#items: []
}
"socialMedia" => Illuminate\Database\Eloquent\Collection {#2739
#items: []
}
"whmcsConnections" => null
"breadcrumbSchema" => array:3 [
"@context" => "https://schema.org"
"@type" => "BreadcrumbList"
"itemListElement" => array:2 [
0 => array:4 [
"@type" => "ListItem"
"position" => 1
"name" => "Home"
"item" => "https://staging.hostingseekers.com"
]
1 => array:4 [
"@type" => "ListItem"
"position" => 2
"name" => "Cheapohosting"
"item" => "https://staging.hostingseekers.com/company/cheapohosting/detail"
]
]
]
"articleSchema" => array:9 [
"@context" => "https://schema.org"
"@type" => "Article"
"headline" => "N/A"
"description" => "N/A"
"url" => "https://staging.hostingseekers.com/company/cheapohosting/detail"
"author" => array:3 [
"@type" => "Organization"
"name" => "HostingSeekers"
"url" => "https://staging.hostingseekers.com"
]
"publisher" => array:3 [
"@type" => "Organization"
"name" => "HostingSeekers"
"logo" => array:4 [
"@type" => "ImageObject"
"url" => "https://staging.hostingseekers.com/fline/img/new-theme/logo.svg"
"width" => 300
"height" => 60
]
]
"articleSection" => "Company"
"image" => "https://staging.hostingseekers.com/fline/img/new-theme/logo.svg"
]
"productSchema" => array:9 [
"@context" => "https://schema.org"
"@type" => "Product"
"name" => "Cheapohosting"
"image" => "https://staging.hostingseekers.com/company/cheapohosting/detail"
"description" => """
We are on a mission to constantly innovate new ways to deliver enterprise-level solutions at an affordable price. We want our customers to grow with us, as together we create powerful technology every day.\r\n
\r\n
We endeavor to provide outstanding, swift and devoted hosting services that are backed by our technical experts round the clock. The speed and the expertise of our support team are legendary. They provide onboarding help, free website transfer, and ongoing assistance at any time. No wonder, we consistently achieve nearly 100% customer satisfaction rates.\r\n
\r\n
Cheapohosting is about creating a better and safer web for everybody. Be a part of our growing long list of happy clients today. We will bring Elegant Expertise For You every time you think about our services or products and will help you fulfill all your requirements.
"""
"brand" => array:2 [
"@type" => "Brand"
"url" => null
]
"suk" => ""
"offers" => array:6 [
"@type" => "AggregateOffer"
"offerCount" => "1"
"url" => "https://staging.hostingseekers.com/company/cheapohosting/detail"
"priceCurrency" => "USD"
"lowPrice" => "0"
"highPrice" => "0"
]
"aggregateRating" => array:3 [
"@type" => "AggregateRating"
"ratingValue" => "4.9"
"reviewCount" => 18
]
]
"localBusinessSchema" => array:9 [
"@context" => "https://schema.org"
"@type" => "LocalBusiness"
"name" => "Cheapohosting"
"image" => "https://staging.hostingseekers.com/company/cheapohosting/detail"
"address" => array:6 [
"@type" => "PostalAddress"
"streetAddress" => "SECTOR 6, 65/55, PRATAP NAGAR, BAMBALA, SANGANER"
"addressLocality" => "Jaipur"
"addressRegion" => "Rajasthan"
"postalCode" => "302033"
"addressCountry" => "US"
]
"priceRange" => "$$$"
"telephone" => "+12122459600"
"contactPoint" => array:2 [
"@type" => "ContactPoint"
"contactType" => "[email protected]"
]
"url" => "https://staging.hostingseekers.com/company/cheapohosting/detail"
]
]
#view: "/var/www/html/new_hostingseekers/hosting_seekers/resources/views/frontend/new-theme/company-detail.blade.php"
#message: "count(): Parameter must be an array or an object that implements Countable (View: /var/www/html/new_hostingseekers/hosting_seekers/resources/views/frontend/new-theme/company-detail.blade.php)"
#code: 0
#file: "/var/www/html/new_hostingseekers/hosting_seekers/resources/views/frontend/new-theme/company-detail.blade.php"
#line: 148
-previous: ErrorException {#2823
#message: "count(): Parameter must be an array or an object that implements Countable"
#code: 0
#file: "/var/www/html/new_hostingseekers/hosting_seekers/storage/framework/views/55991035b83e325132f74029ffea457798eaa71d.php"
#line: 152
#severity: E_WARNING
trace: {
/var/www/html/new_hostingseekers/hosting_seekers/storage/framework/views/55991035b83e325132f74029ffea457798eaa71d.php:152 {
include …
› ?>
› <?php echo e(count($serverLocations)); ?> Servers
› <span class="tooltip-text"> <?php $__currentLoopData = $serverLocations; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $server): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
}
/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/55991035b83e325132f74029ffea457798eaa71d.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/Cors.php:22 {
App\Http\Middleware\Cors->handle($request, Closure $next) …
›
› return $next($request)
› ->header('Access-Control-Allow-Origin', 'https://staging.hostingseekers.com/')
}
/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-detail.blade.php:148 {
include …
› @endphp
› {{ count($serverLocations) }} Servers
› <span class="tooltip-text"> @foreach($serverLocations as $key => $server)
}
/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/55991035b83e325132f74029ffea457798eaa71d.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/Cors.php:22 {
App\Http\Middleware\Cors->handle($request, Closure $next) …
›
› return $next($request)
› ->header('Access-Control-Allow-Origin', 'https://staging.hostingseekers.com/')
}
/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()
› );
}
}
}