Facade\Ignition\Exceptions\ViewException {#2666
#viewData: array:8 [
"errors" => Illuminate\Support\ViewErrorBag {#1648
#bags: []
}
"record" => App\User {#2424
#fillable: array:28 [
0 => "currency_id"
1 => "amount"
2 => "currency_updated"
3 => "first_name"
4 => "last_name"
5 => "referral_code"
6 => "referral_id"
7 => "activate_referral"
8 => "email"
9 => "fake_email"
10 => "fake_email_verified"
11 => "profession"
12 => "ip_address"
13 => "raw_data"
14 => "password"
15 => "social_type"
16 => "social_id"
17 => "hosting_claim"
18 => "utm_source"
19 => "hosting_claim"
20 => "timezone"
21 => "timezone_code"
22 => "created_at"
23 => "updated_at"
24 => "status"
25 => "show_in_front"
26 => "remember_token"
27 => "verified"
]
+sortable: array:9 [
0 => "id"
1 => "first_name"
2 => "last_name"
3 => "email"
4 => "social_type"
5 => "created_at"
6 => "status"
7 => "is_suspended"
8 => "activate_referral"
]
#hidden: array:2 [
0 => "password"
1 => "remember_token"
]
#casts: array:1 [
"email_verified_at" => "datetime"
]
#parentColumn: "referral_id"
+timestamps: true
#connection: "mysql"
#table: "users"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:41 [
"id" => 164
"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.121"
"first_name" => "Akshay"
"last_name" => "Saini"
"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$Q/C33XVTC4LG79DPSV3KV.qazEqzzphNsIvE7AZtExSJW5iN.EA/e"
"remember_token" => null
"last_login" => "2021-12-17 02:22:24"
"raw_data" => null
"last_login_data" => "a:4:{s:10:"ip_address";s:14:"172.70.147.121";s:12:"Browser Name";s:16:"Chrome 83.0.4103";s:16:"Operating System";s:10:"Windows 10";s:5:"Agent";s:102:"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36";}"
"created_at" => "2021-01-04 01:47:23"
"updated_at" => "2023-03-01 00:42:54"
]
#original: array:41 [
"id" => 164
"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.121"
"first_name" => "Akshay"
"last_name" => "Saini"
"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$Q/C33XVTC4LG79DPSV3KV.qazEqzzphNsIvE7AZtExSJW5iN.EA/e"
"remember_token" => null
"last_login" => "2021-12-17 02:22:24"
"raw_data" => null
"last_login_data" => "a:4:{s:10:"ip_address";s:14:"172.70.147.121";s:12:"Browser Name";s:16:"Chrome 83.0.4103";s:16:"Operating System";s:10:"Windows 10";s:5:"Agent";s:102:"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36";}"
"created_at" => "2021-01-04 01:47:23"
"updated_at" => "2023-03-01 00:42:54"
]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:5 [
"company_detail" => App\Company_detail {#2643
+timestamps: true
#fillable: array:21 [
0 => "user_id"
1 => "company_name"
2 => "about"
3 => "website_url"
4 => "contact_person_mobile"
5 => "contact_person_email"
6 => "toll_free_number "
7 => "customer_care_number"
8 => "google_plus_link"
9 => "facebook_link"
10 => "twitter_link"
11 => "instagram_link"
12 => "status"
13 => "is_highlighted"
14 => "average_rating"
15 => "profile_stats"
16 => "total_views"
17 => "total_reviews"
18 => "slug"
19 => "created_at"
20 => "updated_at"
]
+sortable: array:14 [
0 => "id"
1 => "company_name"
2 => "about"
3 => "contact_person_mobile"
4 => "contact_person_email"
5 => "toll_free_number "
6 => "customer_care_number "
7 => "status"
8 => "assign_popup"
9 => "is_highlighted"
10 => "average_rating"
11 => "total_views"
12 => "created_at"
13 => "updated_at"
]
#searchable: array:2 [
0 => "company_name"
1 => "about"
]
#connection: "mysql"
#table: "company_details"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:32 [
"id" => 46
"user_id" => 164
"deals_in_domains" => 0
"is_verified" => 0
"is_sponsored" => 0
"profile_stats" => "100"
"average_rating" => "4.4"
"total_reviews" => 9
"total_views" => 2763
"custom_badge_code" => "6"
"company_name" => "Serverwala"
"slug" => "serverwala"
"website_url" => "https://www.serverwala.com/"
"about" => "Serverwala is one of the trustworthy Data Center service providers aiming to help you harness the web. Our web hosting data center always looks forward for innovative ways to offer the most secure web hosting solutions. We are expertise in proffering excellent uptime and increased load time with all our hosting. Server Wala ensures the 100% availability of all the essential computing and enterprise grade/ intense resources with every web hosting package."
"assign_popup" => "0"
"meta_title" => "Serverwala: Best Web Hosting Provider Company"
"meta_description" => "ServerWala is a web hosting service provider company which offers Cheap dedicated server hosting and VPS server hosting services in a custom-made architecture at an unbelievable price."
"contact_person_mobile" => "9772222179"
"contact_person_email" => "[email protected]"
"landline" => ""
"extension_no" => ""
"toll_free_number" => ""
"customer_care_number" => ""
"google_plus_link" => "https://www.linkedin.com/company/serverwala"
"facebook_link" => "https://www.facebook.com/ServerWala/"
"twitter_link" => "https://twitter.com/server_wala"
"instagram_link" => "https://instagram.com/serverwala"
"custom_badge" => null
"is_highlighted" => 0
"completed_at" => "2021-10-18 05:22:53"
"created_at" => "2021-01-04 01:47:23"
"updated_at" => "2022-07-22 23:22:42"
]
#original: array:32 [
"id" => 46
"user_id" => 164
"deals_in_domains" => 0
"is_verified" => 0
"is_sponsored" => 0
"profile_stats" => "100"
"average_rating" => "4.4"
"total_reviews" => 9
"total_views" => 2763
"custom_badge_code" => "6"
"company_name" => "Serverwala"
"slug" => "serverwala"
"website_url" => "https://www.serverwala.com/"
"about" => "Serverwala is one of the trustworthy Data Center service providers aiming to help you harness the web. Our web hosting data center always looks forward for innovative ways to offer the most secure web hosting solutions. We are expertise in proffering excellent uptime and increased load time with all our hosting. Server Wala ensures the 100% availability of all the essential computing and enterprise grade/ intense resources with every web hosting package."
"assign_popup" => "0"
"meta_title" => "Serverwala: Best Web Hosting Provider Company"
"meta_description" => "ServerWala is a web hosting service provider company which offers Cheap dedicated server hosting and VPS server hosting services in a custom-made architecture at an unbelievable price."
"contact_person_mobile" => "9772222179"
"contact_person_email" => "[email protected]"
"landline" => ""
"extension_no" => ""
"toll_free_number" => ""
"customer_care_number" => ""
"google_plus_link" => "https://www.linkedin.com/company/serverwala"
"facebook_link" => "https://www.facebook.com/ServerWala/"
"twitter_link" => "https://twitter.com/server_wala"
"instagram_link" => "https://instagram.com/serverwala"
"custom_badge" => null
"is_highlighted" => 0
"completed_at" => "2021-10-18 05:22:53"
"created_at" => "2021-01-04 01:47:23"
"updated_at" => "2022-07-22 23:22:42"
]
#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" => 56
"user_id" => 164
"badge_id" => 3
"status" => 1
"created_at" => "2021-07-26 04:11:04"
"updated_at" => "2021-07-26 04:11:04"
]
#original: array:6 [
"id" => 56
"user_id" => 164
"badge_id" => 3
"status" => 1
"created_at" => "2021-07-26 04:11:04"
"updated_at" => "2021-07-26 04:11:04"
]
#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" => 2275
"user_id" => 164
"badge_id" => 4
"status" => 1
"created_at" => "2022-06-27 06:48:57"
"updated_at" => "2022-06-27 06:48:57"
]
#original: array:6 [
"id" => 2275
"user_id" => 164
"badge_id" => 4
"status" => 1
"created_at" => "2022-06-27 06:48:57"
"updated_at" => "2022-06-27 06:48:57"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
]
}
"company_category" => Illuminate\Database\Eloquent\Collection {#2652
#items: array:1 [
0 => App\CompanyCategory {#2650
+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" => 104
"user_id" => 164
"category_id" => 3
"status" => 1
"created_at" => "2021-01-04 02:01:56"
"updated_at" => "2021-01-04 02:01:56"
]
#original: array:6 [
"id" => 104
"user_id" => 164
"category_id" => 3
"status" => 1
"created_at" => "2021-01-04 02:01:56"
"updated_at" => "2021-01-04 02:01:56"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"category" => App\Category {#2657
+timestamps: true
#fillable: array:15 [ …15]
+sortable: array:8 [ …8]
#connection: "mysql"
#table: "categories"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:16 [ …16]
#original: array:16 [ …16]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [ …1]
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
]
}
"company_photo" => Illuminate\Database\Eloquent\Collection {#2656
#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" => 76
"user_id" => 164
"photo" => "1637064963.png"
"imagetype" => "png"
"photo_type" => "Logo"
"status" => 1
"created_at" => "2021-01-04 01:47:23"
"updated_at" => "2021-11-16 07:16:03"
]
#original: array:8 [
"id" => 76
"user_id" => 164
"photo" => "1637064963.png"
"imagetype" => "png"
"photo_type" => "Logo"
"status" => 1
"created_at" => "2021-01-04 01:47:23"
"updated_at" => "2021-11-16 07:16:03"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
]
}
"company_active_plan" => App\Company_active_plan {#2646
+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" => 46
"user_id" => 164
"membership_plan_id" => 1
"status" => 1
"expiry_date" => "2021-02-03"
"created_at" => "2021-01-04 01:47:23"
"updated_at" => "2021-01-04 01:47:23"
]
#original: array:7 [
"id" => 46
"user_id" => 164
"membership_plan_id" => 1
"status" => 1
"expiry_date" => "2021-02-03"
"created_at" => "2021-01-04 01:47:23"
"updated_at" => "2021-01-04 01:47:23"
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"membership_plan" => App\Membership_plan {#2660
+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 {#2679
#total: 9
#lastPage: 1
#items: Illuminate\Database\Eloquent\Collection {#2662
#items: array:9 [
0 => App\Company_review {#2669
+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" => 3263
"uid" => "51401716384901"
"company_id" => 164
"user_id" => 9532
"rate_point" => "1"
"review" => """
Two weeks ago the server went down for no reason, from that day on I entered a ticket and wrote every day what was happening and they only told me "please wait"\r\n
\r\n
Today they finally answered me, after I searched for them again myself and what they tell me is that the server hardware failed and that now I must pay to recover the information\r\n
\r\n
His comment was that they are not responsible for the hardware, the first company I have seen that does something like that, because it is what they sell, I mean they are not responsible for what they sell.\r\n
And also charging to recover my own information, that is where a possible fraud leads, they give you a server for a while, use it, then "something happens" and to recover the information you must pay\r\n
\r\n
I understand if it was due to something that a customer did or a customer recovered a bakcup for example, but by mistake of their own products\r\n
\r\n
Now, I have all of this mentioned backed up by emails and with evidence, in case anyone wants to demonstrate what I have mentioned, I am happy to share it.\r\n
\r\n
I hope it doesn't happen again with any person, because in the end two months of programming and data that I had on that server are lost and I can do it again, but the experience and lack of professionalism I hope it doesn't happen to anyone again.
"""
"review_image" => ""
"review_data" => "a:5:{s:16:"Customer Support";s:1:"1";s:13:"Server Uptime";s:1:"1";s:8:"Features";s:1:"1";s:7:"Pricing";s:1:"1";s:15:"User Experience";s:1:"1";}"
"status" => 1
"created_at" => "2024-05-22 13:35:01"
"updated_at" => "2024-05-22 13:35:02"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 3263
"uid" => "51401716384901"
"company_id" => 164
"user_id" => 9532
"rate_point" => "1"
"review" => """
Two weeks ago the server went down for no reason, from that day on I entered a ticket and wrote every day what was happening and they only told me "please wait"\r\n
\r\n
Today they finally answered me, after I searched for them again myself and what they tell me is that the server hardware failed and that now I must pay to recover the information\r\n
\r\n
His comment was that they are not responsible for the hardware, the first company I have seen that does something like that, because it is what they sell, I mean they are not responsible for what they sell.\r\n
And also charging to recover my own information, that is where a possible fraud leads, they give you a server for a while, use it, then "something happens" and to recover the information you must pay\r\n
\r\n
I understand if it was due to something that a customer did or a customer recovered a bakcup for example, but by mistake of their own products\r\n
\r\n
Now, I have all of this mentioned backed up by emails and with evidence, in case anyone wants to demonstrate what I have mentioned, I am happy to share it.\r\n
\r\n
I hope it doesn't happen again with any person, because in the end two months of programming and data that I had on that server are lost and I can do it again, but the experience and lack of professionalism I hope it doesn't happen to anyone again.
"""
"review_image" => ""
"review_data" => "a:5:{s:16:"Customer Support";s:1:"1";s:13:"Server Uptime";s:1:"1";s:8:"Features";s:1:"1";s:7:"Pricing";s:1:"1";s:15:"User Experience";s:1:"1";}"
"status" => 1
"created_at" => "2024-05-22 13:35:01"
"updated_at" => "2024-05-22 13:35:02"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2692
#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" => 9532
"two_factor" => 0
"two_factor_secret" => null
"stripe_customer_id" => null
"currency_id" => 2
"amount" => 0.0
"currency_updated" => 0
"ip_address" => "2800:860:7194:809c:6041:563:948d:47be"
"first_name" => "Josue"
"last_name" => "Navarro"
"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" => "107618125930981988235"
"social_type" => "google"
"referral_code" => "tMsIyMmnJRudfKbqvUf5LdswU"
"referral_id" => null
"activate_referral" => 0
"unsubscribe_feedback" => null
"timezone" => "America/Costa_Rica"
"timezone_code" => "CST"
"timezone_updated" => 0
"status" => 1
"show_in_front" => 0
"verified" => 1
"is_subscribed" => 1
"p_unsubscribed" => 0
"is_suspended" => 0
"email_verified_at" => null
"password" => "$2y$10$J/VctMEgtRYjYg8LfMFDyu7eFKkj6a.NU.b6tnE.mztZ8Fqt5qhWe"
"remember_token" => null
"last_login" => "2024-05-22 13:33:06"
"raw_data" => null
"last_login_data" => "a:5:{s:10:"ip_address";s:37:"2800:860:7194:809c:6041:563:948d:47be";s:12:"Browser Name";s:9:"Opera 109";s:16:"Operating System";s:10:"Windows 10";s:5:"Agent";s:125:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 OPR/109.0.0.0";s:10:"last_login";N;}"
"created_at" => "2024-05-22 13:33:05"
"updated_at" => "2024-05-22 13:33:06"
]
#original: array:41 [
"id" => 9532
"two_factor" => 0
"two_factor_secret" => null
"stripe_customer_id" => null
"currency_id" => 2
"amount" => 0.0
"currency_updated" => 0
"ip_address" => "2800:860:7194:809c:6041:563:948d:47be"
"first_name" => "Josue"
"last_name" => "Navarro"
"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" => "107618125930981988235"
"social_type" => "google"
"referral_code" => "tMsIyMmnJRudfKbqvUf5LdswU"
"referral_id" => null
"activate_referral" => 0
"unsubscribe_feedback" => null
"timezone" => "America/Costa_Rica"
"timezone_code" => "CST"
"timezone_updated" => 0
"status" => 1
"show_in_front" => 0
"verified" => 1
"is_subscribed" => 1
"p_unsubscribed" => 0
"is_suspended" => 0
"email_verified_at" => null
"password" => "$2y$10$J/VctMEgtRYjYg8LfMFDyu7eFKkj6a.NU.b6tnE.mztZ8Fqt5qhWe"
"remember_token" => null
"last_login" => "2024-05-22 13:33:06"
"raw_data" => null
"last_login_data" => "a:5:{s:10:"ip_address";s:37:"2800:860:7194:809c:6041:563:948d:47be";s:12:"Browser Name";s:9:"Opera 109";s:16:"Operating System";s:10:"Windows 10";s:5:"Agent";s:125:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 OPR/109.0.0.0";s:10:"last_login";N;}"
"created_at" => "2024-05-22 13:33:05"
"updated_at" => "2024-05-22 13:33:06"
]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#visible: []
#guarded: array:1 [
0 => "*"
]
#rememberTokenName: "remember_token"
#accessToken: null
-roleClass: null
-permissionClass: null
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
1 => App\Company_review {#2670
+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" => 759
"uid" => "244451638788076"
"company_id" => 164
"user_id" => 1322
"rate_point" => "4.8"
"review" => "Serverwala provides a great hosting service. My experience had been amazing. I have hosted my 2 websites on their servers, both are running well. The speed, performance, and uptime are extremely good. Must consider them if you are looking for a reliable web host."
"review_image" => "https://www.hostingseekers.com/c-review/images/serverwala-review-244451638788076.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"4";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2021-12-06 05:54:36"
"updated_at" => "2021-12-06 05:54:40"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 759
"uid" => "244451638788076"
"company_id" => 164
"user_id" => 1322
"rate_point" => "4.8"
"review" => "Serverwala provides a great hosting service. My experience had been amazing. I have hosted my 2 websites on their servers, both are running well. The speed, performance, and uptime are extremely good. Must consider them if you are looking for a reliable web host."
"review_image" => "https://www.hostingseekers.com/c-review/images/serverwala-review-244451638788076.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"4";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2021-12-06 05:54:36"
"updated_at" => "2021-12-06 05:54:40"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2691
#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" => 1322
"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" => "Mahesh"
"last_name" => "Verma"
"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" => "112414380623241855683"
"social_type" => "google"
"referral_code" => "Dp6ecNcL1ev5N2tgBmORQBTmF"
"referral_id" => null
"activate_referral" => 0
"unsubscribe_feedback" => null
"timezone" => "Asia/Kolkata"
"timezone_code" => "IST"
"timezone_updated" => 0
"status" => 1
"show_in_front" => 0
"verified" => 1
"is_subscribed" => 1
"p_unsubscribed" => 0
"is_suspended" => 0
"email_verified_at" => null
"password" => "$2y$10$aNz.4vDnmCyNcPLAsbLb9e2gnpKB9tKSGhDXY4gfdu1RvcuN8zi1G"
"remember_token" => null
"last_login" => "2022-08-16 09:34:45"
"raw_data" => null
"last_login_data" => null
"created_at" => "2021-12-06 05:46:05"
"updated_at" => "2023-03-01 00:42:54"
]
#original: array:41 [
"id" => 1322
"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" => "Mahesh"
"last_name" => "Verma"
"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" => "112414380623241855683"
"social_type" => "google"
"referral_code" => "Dp6ecNcL1ev5N2tgBmORQBTmF"
"referral_id" => null
"activate_referral" => 0
"unsubscribe_feedback" => null
"timezone" => "Asia/Kolkata"
"timezone_code" => "IST"
"timezone_updated" => 0
"status" => 1
"show_in_front" => 0
"verified" => 1
"is_subscribed" => 1
"p_unsubscribed" => 0
"is_suspended" => 0
"email_verified_at" => null
"password" => "$2y$10$aNz.4vDnmCyNcPLAsbLb9e2gnpKB9tKSGhDXY4gfdu1RvcuN8zi1G"
"remember_token" => null
"last_login" => "2022-08-16 09:34:45"
"raw_data" => null
"last_login_data" => null
"created_at" => "2021-12-06 05:46:05"
"updated_at" => "2023-03-01 00:42:54"
]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#visible: []
#guarded: array:1 [
0 => "*"
]
#rememberTokenName: "remember_token"
#accessToken: null
-roleClass: null
-permissionClass: null
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
2 => App\Company_review {#2671
+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" => 732
"uid" => "754181638009204"
"company_id" => 164
"user_id" => 1287
"rate_point" => "5"
"review" => """
Happy with the Company and Service\r\n
Hello\r\n
\r\n
I bought a VPS UAE premium plan for my online business. The Speed is good, uptime is high. Overall Service is excellent. \r\n
\r\n
Best Performance, Thank you so much.
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/serverwala-review-754181638009204.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-11-27 05:33:24"
"updated_at" => "2021-11-27 05:33:28"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 732
"uid" => "754181638009204"
"company_id" => 164
"user_id" => 1287
"rate_point" => "5"
"review" => """
Happy with the Company and Service\r\n
Hello\r\n
\r\n
I bought a VPS UAE premium plan for my online business. The Speed is good, uptime is high. Overall Service is excellent. \r\n
\r\n
Best Performance, Thank you so much.
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/serverwala-review-754181638009204.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-11-27 05:33:24"
"updated_at" => "2021-11-27 05:33:28"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2690
#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" => 1287
"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" => "DIVYANSHU"
"last_name" => "YADAV"
"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" => "104031156647652988279"
"social_type" => "google"
"referral_code" => "2ClkcgjHxsA2FIjQf4ewKYPER"
"referral_id" => null
"activate_referral" => 0
"unsubscribe_feedback" => null
"timezone" => "Asia/Kolkata"
"timezone_code" => "IST"
"timezone_updated" => 0
"status" => 1
"show_in_front" => 0
"verified" => 1
"is_subscribed" => 1
"p_unsubscribed" => 0
"is_suspended" => 0
"email_verified_at" => null
"password" => "$2y$10$D6HKUhGS8LjQx4rI//lSC.NlqQ7t0dpVJr1tXzs6UHG0hDtpzf26u"
"remember_token" => null
"last_login" => "2022-08-16 09:34:45"
"raw_data" => null
"last_login_data" => null
"created_at" => "2021-11-27 05:31:33"
"updated_at" => "2023-03-01 00:42:54"
]
#original: array:41 [
"id" => 1287
"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" => "DIVYANSHU"
"last_name" => "YADAV"
"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" => "104031156647652988279"
"social_type" => "google"
"referral_code" => "2ClkcgjHxsA2FIjQf4ewKYPER"
"referral_id" => null
"activate_referral" => 0
"unsubscribe_feedback" => null
"timezone" => "Asia/Kolkata"
"timezone_code" => "IST"
"timezone_updated" => 0
"status" => 1
"show_in_front" => 0
"verified" => 1
"is_subscribed" => 1
"p_unsubscribed" => 0
"is_suspended" => 0
"email_verified_at" => null
"password" => "$2y$10$D6HKUhGS8LjQx4rI//lSC.NlqQ7t0dpVJr1tXzs6UHG0hDtpzf26u"
"remember_token" => null
"last_login" => "2022-08-16 09:34:45"
"raw_data" => null
"last_login_data" => null
"created_at" => "2021-11-27 05:31:33"
"updated_at" => "2023-03-01 00:42:54"
]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#visible: []
#guarded: array:1 [
0 => "*"
]
#rememberTokenName: "remember_token"
#accessToken: null
-roleClass: null
-permissionClass: null
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
3 => App\Company_review {#2672
+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" => 730
"uid" => "634231637930141"
"company_id" => 164
"user_id" => 1285
"rate_point" => "5"
"review" => """
Amazing Support by Mr Ankur\r\n
Thank you Mr Ankur for helping me out. \r\n
Would rate the Support 5/5. \r\n
\r\n
The Support Team is extremely helpful.
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/serverwala-review-634231637930141.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-11-26 07:35:41"
"updated_at" => "2021-11-26 07:35:43"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 730
"uid" => "634231637930141"
"company_id" => 164
"user_id" => 1285
"rate_point" => "5"
"review" => """
Amazing Support by Mr Ankur\r\n
Thank you Mr Ankur for helping me out. \r\n
Would rate the Support 5/5. \r\n
\r\n
The Support Team is extremely helpful.
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/serverwala-review-634231637930141.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-11-26 07:35:41"
"updated_at" => "2021-11-26 07:35:43"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2689
#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" => 1285
"two_factor" => 0
"two_factor_secret" => null
"stripe_customer_id" => null
"currency_id" => 2
"amount" => 0.0
"currency_updated" => 0
"ip_address" => "162.158.23.66"
"first_name" => "Keshav"
"last_name" => "Agarwal"
"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" => "uN0HzJAGgcWK8JVtp2ZN47Vf4"
"referral_id" => null
"activate_referral" => 0
"unsubscribe_feedback" => null
"timezone" => "Europe/Paris"
"timezone_code" => "CEST"
"timezone_updated" => 1
"status" => 1
"show_in_front" => 0
"verified" => 1
"is_subscribed" => 1
"p_unsubscribed" => 0
"is_suspended" => 0
"email_verified_at" => null
"password" => "$2y$10$DQfVoCJcVzySTNDYBDne9eOWtuFULz0Fcx2o5z7MrbBNaN8mR1wxq"
"remember_token" => null
"last_login" => "2022-08-16 09:34:45"
"raw_data" => "a:4:{s:10:"ip_address";s:13:"162.158.23.66";s:12:"Browser Name";s:23:"Chrome Mobile 96.0.4664";s:16:"Operating System";s:13:"Android 7.1.2";s:5:"Agent";s:123:"Mozilla/5.0 (Linux; Android 7.1.2; Redmi 4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36";}"
"last_login_data" => "a:4:{s:10:"ip_address";s:14:"162.158.22.115";s:12:"Browser Name";s:23:"Chrome Mobile 96.0.4664";s:16:"Operating System";s:13:"Android 7.1.2";s:5:"Agent";s:123:"Mozilla/5.0 (Linux; Android 7.1.2; Redmi 4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36";}"
"created_at" => "2021-11-26 07:30:55"
"updated_at" => "2023-03-01 00:42:54"
]
#original: array:41 [
"id" => 1285
"two_factor" => 0
"two_factor_secret" => null
"stripe_customer_id" => null
"currency_id" => 2
"amount" => 0.0
"currency_updated" => 0
"ip_address" => "162.158.23.66"
"first_name" => "Keshav"
"last_name" => "Agarwal"
"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" => "uN0HzJAGgcWK8JVtp2ZN47Vf4"
"referral_id" => null
"activate_referral" => 0
"unsubscribe_feedback" => null
"timezone" => "Europe/Paris"
"timezone_code" => "CEST"
"timezone_updated" => 1
"status" => 1
"show_in_front" => 0
"verified" => 1
"is_subscribed" => 1
"p_unsubscribed" => 0
"is_suspended" => 0
"email_verified_at" => null
"password" => "$2y$10$DQfVoCJcVzySTNDYBDne9eOWtuFULz0Fcx2o5z7MrbBNaN8mR1wxq"
"remember_token" => null
"last_login" => "2022-08-16 09:34:45"
"raw_data" => "a:4:{s:10:"ip_address";s:13:"162.158.23.66";s:12:"Browser Name";s:23:"Chrome Mobile 96.0.4664";s:16:"Operating System";s:13:"Android 7.1.2";s:5:"Agent";s:123:"Mozilla/5.0 (Linux; Android 7.1.2; Redmi 4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36";}"
"last_login_data" => "a:4:{s:10:"ip_address";s:14:"162.158.22.115";s:12:"Browser Name";s:23:"Chrome Mobile 96.0.4664";s:16:"Operating System";s:13:"Android 7.1.2";s:5:"Agent";s:123:"Mozilla/5.0 (Linux; Android 7.1.2; Redmi 4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36";}"
"created_at" => "2021-11-26 07:30:55"
"updated_at" => "2023-03-01 00:42:54"
]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#visible: []
#guarded: array:1 [
0 => "*"
]
#rememberTokenName: "remember_token"
#accessToken: null
-roleClass: null
-permissionClass: null
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
4 => App\Company_review {#2673
+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" => 724
"uid" => "16511637825414"
"company_id" => 164
"user_id" => 1276
"rate_point" => "4.6"
"review" => """
Good Hosting\r\n
I liked Serverwala’s Hosting Services. I am using their services for the past 1 year. Support is Good. Prices are comparatively cheap and overall service is fine.
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/serverwala-review-16511637825414.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"4";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"4";}"
"status" => 1
"created_at" => "2021-11-25 02:30:14"
"updated_at" => "2021-11-25 02:30:18"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 724
"uid" => "16511637825414"
"company_id" => 164
"user_id" => 1276
"rate_point" => "4.6"
"review" => """
Good Hosting\r\n
I liked Serverwala’s Hosting Services. I am using their services for the past 1 year. Support is Good. Prices are comparatively cheap and overall service is fine.
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/serverwala-review-16511637825414.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"4";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"4";}"
"status" => 1
"created_at" => "2021-11-25 02:30:14"
"updated_at" => "2021-11-25 02:30:18"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2688
#fillable: array:28 [
0 => "currency_id"
…27
]
+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 {#2674
+timestamps: true
#fillable: array:10 [
0 => "uid"
1 => "company_id"
2 => "user_id"
3 => "rate_point"
4 => "review"
5 => "review_data"
6 => "status"
7 => "zipcode"
8 => "created_at"
9 => "updated_at"
]
#connection: "mysql"
#table: "company_reviews"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 717
"uid" => "919501637649024"
"company_id" => 164
"user_id" => 1266
"rate_point" => "4.8"
"review" => """
Supportive and Cooperative Technical Support Team\r\n
Top-Quality Services\r\n
Affordable Plans\r\n
Easy Upgradation and Superfast Server Deployment\r\n
Best Choice!!
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/serverwala-review-919501637649024.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"4";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2021-11-23 01:30:24"
"updated_at" => "2021-11-23 01:30:28"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 717
"uid" => "919501637649024"
"company_id" => 164
"user_id" => 1266
"rate_point" => "4.8"
"review" => """
Supportive and Cooperative Technical Support Team\r\n
Top-Quality Services\r\n
Affordable Plans\r\n
Easy Upgradation and Superfast Server Deployment\r\n
Best Choice!!
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/serverwala-review-919501637649024.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"4";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2021-11-23 01:30:24"
"updated_at" => "2021-11-23 01:30:28"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2687
#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 {#2675
+timestamps: true
#fillable: array:10 [
0 => "uid"
1 => "company_id"
2 => "user_id"
3 => "rate_point"
4 => "review"
5 => "review_data"
6 => "status"
7 => "zipcode"
8 => "created_at"
9 => "updated_at"
]
#connection: "mysql"
#table: "company_reviews"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 708
"uid" => "342671637323094"
"company_id" => 164
"user_id" => 1251
"rate_point" => "4.6"
"review" => """
Good Service and Affordable Price\r\n
I am using Serverwala’s VPS Hosting USA for the last 6 months. The speed is fine and the uptime is great. Also, the support team is very professional and ready to help. \r\n
Must Buy! Highly Recommended!
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/serverwala-review-342671637323094.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"4";s:8:"Features";s:1:"4";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2021-11-19 06:58:14"
"updated_at" => "2021-11-19 06:58:17"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 708
"uid" => "342671637323094"
"company_id" => 164
"user_id" => 1251
"rate_point" => "4.6"
"review" => """
Good Service and Affordable Price\r\n
I am using Serverwala’s VPS Hosting USA for the last 6 months. The speed is fine and the uptime is great. Also, the support team is very professional and ready to help. \r\n
Must Buy! Highly Recommended!
"""
"review_image" => "https://www.hostingseekers.com/c-review/images/serverwala-review-342671637323094.png"
"review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"4";s:8:"Features";s:1:"4";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
"status" => 1
"created_at" => "2021-11-19 06:58:14"
"updated_at" => "2021-11-19 06:58:17"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2686
#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 {#2676
+timestamps: true
#fillable: array:10 [
0 => "uid"
1 => "company_id"
2 => "user_id"
3 => "rate_point"
4 => "review"
5 => "review_data"
6 => "status"
7 => "zipcode"
8 => "created_at"
9 => "updated_at"
]
#connection: "mysql"
#table: "company_reviews"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 697
"uid" => "336461637154376"
"company_id" => 164
"user_id" => 1241
"rate_point" => "5"
"review" => "For the Past 2 years, I Have Been running my website on Serverwala's Premium VPS Hosting India Plan. The features And Perks of my plan are exactly what they have mentioned on the website. Further, the support team is readily available to solve all the queries and provides fast resolution of the issues. My experience with Serverwala had been remarkable and i Highly recommend it."
"review_image" => "https://www.hostingseekers.com/c-review/images/serverwala-review-336461637154376.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-11-17 08:06:16"
"updated_at" => "2021-11-17 08:06:20"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 697
"uid" => "336461637154376"
"company_id" => 164
"user_id" => 1241
"rate_point" => "5"
"review" => "For the Past 2 years, I Have Been running my website on Serverwala's Premium VPS Hosting India Plan. The features And Perks of my plan are exactly what they have mentioned on the website. Further, the support team is readily available to solve all the queries and provides fast resolution of the issues. My experience with Serverwala had been remarkable and i Highly recommend it."
"review_image" => "https://www.hostingseekers.com/c-review/images/serverwala-review-336461637154376.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-11-17 08:06:16"
"updated_at" => "2021-11-17 08:06:20"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2685
#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 {#2677
+timestamps: true
#fillable: array:10 [
0 => "uid"
1 => "company_id"
2 => "user_id"
3 => "rate_point"
4 => "review"
5 => "review_data"
6 => "status"
7 => "zipcode"
8 => "created_at"
9 => "updated_at"
]
#connection: "mysql"
#table: "company_reviews"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:12 [
"id" => 255
"uid" => "397401632290577"
"company_id" => 164
"user_id" => 407
"rate_point" => "5"
"review" => "Serverwala is an amazing platform that helps my VPS hosting business to gain a high reputation and foothold business brand name in the hosting market. Their support and advanced technology-based software are appreciable and helpful for accelerating business growth. I want to thank Serverwala for giving me such a reliable and compatible platform with enhanced support to run my business website smoothly."
"review_image" => "https://www.hostingseekers.com/c-review/images/serverwala-review-397401632290577.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-02-24 06:43:12"
"updated_at" => "2021-09-22 02:20:41"
"company_reply_count" => 0
]
#original: array:12 [
"id" => 255
"uid" => "397401632290577"
"company_id" => 164
"user_id" => 407
"rate_point" => "5"
"review" => "Serverwala is an amazing platform that helps my VPS hosting business to gain a high reputation and foothold business brand name in the hosting market. Their support and advanced technology-based software are appreciable and helpful for accelerating business growth. I want to thank Serverwala for giving me such a reliable and compatible platform with enhanced support to run my business website smoothly."
"review_image" => "https://www.hostingseekers.com/c-review/images/serverwala-review-397401632290577.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-02-24 06:43:12"
"updated_at" => "2021-09-22 02:20:41"
"company_reply_count" => 0
]
#changes: []
#casts: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: array:1 [
"user" => App\User {#2684
#fillable: array:28 [ …28]
+sortable: array:9 [ …9]
#hidden: array:2 [ …2]
#casts: array:1 [ …1]
#parentColumn: "referral_id"
+timestamps: true
#connection: "mysql"
#table: "users"
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#withCount: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:41 [ …41]
#original: array:41 [ …41]
#changes: []
#dates: []
#dateFormat: null
#appends: []
#dispatchesEvents: []
#observables: []
#relations: []
#touches: []
#visible: []
#guarded: array:1 [ …1]
#rememberTokenName: "remember_token"
#accessToken: null
-roleClass: null
-permissionClass: null
}
]
#touches: []
#hidden: []
#visible: []
#guarded: array:1 [
0 => "*"
]
}
]
}
#perPage: "12"
#currentPage: 1
#path: "https://www.hostingseekers.com/company/serverwala/reviews"
#query: []
#fragment: null
#pageName: "page"
+onEachSide: 3
#options: array:2 [
"path" => "https://www.hostingseekers.com/company/serverwala/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 {#2681
#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()
› );
}
}
}