We're in a phase of rapid development, which may cause some functionalities to temporarily break and could result in data loss.

Find Top Experts for your project

We connect you with top global experts in fields like agriculture, healthcare, education, and more. Whether you need help with project management, research, or consultations, ExpertGate offers expert guidance for your key projects.

Professor Michael Kassiou

Crop Science Expert

(Agriculture)

Sydney, Australia

Create an On-Demand Experts Team

At ExpertGate, we provide access to a global network of academic and industry experts, empowering you to build a specialised team tailored to your project's needs. Whether for an education institution, or business enterprise, ExpertGate simplifies the process of assembling a team of experts, ensuring easy, secure, and effective collaboration.

Was This Page Useful ?
Request history8.2.15PHP Version209msRequest Duration13MBMemory UsageGET find-expertsRoute
    • Booting (48.22ms)time
    • Application (161ms)time
    • 1 x Application (76.98%)
      161ms
      1 x Booting (23.02%)
      48.22ms
      311 templates were rendered
      • 1x frontend.find-experts.indexindex.blade.php#?blade
      • 1x components.image.boxbox.blade.php#?blade
      • 1x components.icon.check-curve-circlecheck-curve-circle.blade.php#?blade
      • 1x components.icon.locationlocation.blade.php#?blade
      • 1x livewire.experts.filterfilter.blade.php#?blade
      • 1x components.form.searchsearch.blade.php#?blade
      • 2x components.icon.searchsearch.blade.php#?blade
      • 1x components.icon.filterfilter.blade.php#?blade
      • 5x components.icon.closeclose.blade.php#?blade
      • 267x components.form.checkcheck.blade.php#?blade
      • 1x components.form.autocompleteautocomplete.blade.php#?blade
      • 1x livewire.experts.listslists.blade.php#?blade
      • 1x components.empty.indexindex.blade.php#?blade
      • 1x livewire.paginationpagination.blade.php#?blade
      • 1x livewire.experts.teamteam.blade.php#?blade
      • 1x components.client.discover-expertsdiscover-experts.blade.php#?blade
      • 1x livewire.placeholders.skill-setsskill-sets.blade.php#?blade
      • 1x frontend.layouts.appapp.blade.php#?blade
      • 1x frontend.layouts.partials.seoseo.blade.php#?blade
      • 1x frontend.layouts.partials.intercomintercom.blade.php#?blade
      • 1x frontend.layouts.partials.gtaggtag.blade.php#?blade
      • 1x frontend.layouts.partials.navnav.blade.php#?blade
      • 1x components.visitor-notice.warningwarning.blade.php#?blade
      • 1x cookie-consent::indexindex.blade.php#?blade
      • 1x cookie-consent::dialogContentsdialogContents.blade.php#?blade
      • 1x frontend.layouts.partials.footerfooter.blade.php#?blade
      • 1x livewire.user-feedback.initiateinitiate.blade.php#?blade
      • 1x components.icon.yesyes.blade.php#?blade
      • 1x components.icon.nono.blade.php#?blade
      • 1x components.icon.logo-facebooklogo-facebook.blade.php#?blade
      • 1x components.icon.logo-twitterlogo-twitter.blade.php#?blade
      • 1x components.icon.logo-linkedinlogo-linkedin.blade.php#?blade
      • 1x components.icon.youtubeyoutube.blade.php#?blade
      • 1x components.icon.logo-instagramlogo-instagram.blade.php#?blade
      • 1x wire-elements-pro::modal.componentcomponent.blade.php#?blade
      • 1x components.toaster.indexindex.blade.php#?blade
      • 1x components.icon.check-circlecheck-circle.blade.php#?blade
      • 1x components.icon.warningwarning.blade.php#?blade
      • 1x components.icon.infoinfo.blade.php#?blade
      • 1x components.icon.dangerousdangerous.blade.php#?blade
      uri
      GET find-experts
      middleware
      web
      controller
      App\Http\Controllers\Frontend\FindExpertController@index
      namespace
      prefix
      where
      as
      find.experts
      file
      app/Http/Controllers/Frontend/FindExpertController.php:7-10
      14 statements were executed42.22ms
      • Filter.php#131expertgate_betaConnection Established
        Backtrace
        • app/Livewire/Experts/Filter.php:131
        • app/Livewire/Experts/Filter.php:46
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • Filter.php#131expertgate_beta1.47msselect * from `countries` where 1 = 1 and `countries`.`deleted_at` is null order by `name` asc limit 5
        Backtrace
        • app/Livewire/Experts/Filter.php:131
        • app/Livewire/Experts/Filter.php:46
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • Filter.php#47expertgate_beta3.01msselect * from `expertises` where `is_skill` = 0 and `parent_id` is null and `expertises`.`deleted_at` is null
        Bindings
        • 0: 0
        Backtrace
        • app/Livewire/Experts/Filter.php:47
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • Filter.php#48expertgate_beta3.32msselect * from `expertises` where `is_skill` = 1 and `parent_id` is null and `expertises`.`deleted_at` is null
        Bindings
        • 0: 1
        Backtrace
        • app/Livewire/Experts/Filter.php:48
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • Filter.php#50expertgate_beta3.19msselect * from `expertises` where `expertises`.`parent_id` = 1 and `expertises`.`parent_id` is not null and `expertises`.`deleted_at` is null
        Bindings
        • 0: 1
        Backtrace
        • app/Livewire/Experts/Filter.php:50
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • Filter.php#50expertgate_beta3.16msselect * from `expertises` where `expertises`.`parent_id` = 2 and `expertises`.`parent_id` is not null and `expertises`.`deleted_at` is null
        Bindings
        • 0: 2
        Backtrace
        • app/Livewire/Experts/Filter.php:50
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • Filter.php#50expertgate_beta3.21msselect * from `expertises` where `expertises`.`parent_id` = 3 and `expertises`.`parent_id` is not null and `expertises`.`deleted_at` is null
        Bindings
        • 0: 3
        Backtrace
        • app/Livewire/Experts/Filter.php:50
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • Filter.php#50expertgate_beta3.37msselect * from `expertises` where `expertises`.`parent_id` = 4 and `expertises`.`parent_id` is not null and `expertises`.`deleted_at` is null
        Bindings
        • 0: 4
        Backtrace
        • app/Livewire/Experts/Filter.php:50
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • Filter.php#50expertgate_beta3.1msselect * from `expertises` where `expertises`.`parent_id` = 5 and `expertises`.`parent_id` is not null and `expertises`.`deleted_at` is null
        Bindings
        • 0: 5
        Backtrace
        • app/Livewire/Experts/Filter.php:50
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • Filter.php#50expertgate_beta3.07msselect * from `expertises` where `expertises`.`parent_id` = 6 and `expertises`.`parent_id` is not null and `expertises`.`deleted_at` is null
        Bindings
        • 0: 6
        Backtrace
        • app/Livewire/Experts/Filter.php:50
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • Filter.php#50expertgate_beta3.07msselect * from `expertises` where `expertises`.`parent_id` = 7 and `expertises`.`parent_id` is not null and `expertises`.`deleted_at` is null
        Bindings
        • 0: 7
        Backtrace
        • app/Livewire/Experts/Filter.php:50
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • Filter.php#50expertgate_beta3.13msselect * from `expertises` where `expertises`.`parent_id` = 8 and `expertises`.`parent_id` is not null and `expertises`.`deleted_at` is null
        Bindings
        • 0: 8
        Backtrace
        • app/Livewire/Experts/Filter.php:50
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • Lists.php#127expertgate_beta4.05msselect count(*) as aggregate from `profiles` inner join `users` on `users`.`id` = `profiles`.`user_id` where `type` = 'Expert' and `status` = 'Approved' and exists (select * from `expertises` where `profiles`.`expertise_id` = `expertises`.`id` and `name` in ('Soil Scientist') and `expertises`.`deleted_at` is null) and `profiles`.`deleted_at` is null
        Bindings
        • 0: Expert
        • 1: Approved
        • 2: Soil Scientist
        Backtrace
        • app/Livewire/Experts/Lists.php:127
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • Team.php#50expertgate_beta2.64msselect * from `featured_experts` where `featured_section` = 'Build Team' and `featured_experts`.`deleted_at` is null order by `position` asc limit 5
        Bindings
        • 0: Build Team
        Backtrace
        • app/Livewire/Experts/Team.php:50
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • helper.php#353expertgate_beta2.43msselect `name` from `expertises` where `is_skill` = 0 and `parent_id` is null and `expertises`.`deleted_at` is null
        Bindings
        • 0: 0
        Backtrace
        • app/Helper/helper.php:353
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
      App\Models\Expertise
      508Expertise.php#?
      App\Models\Country
      5Country.php#?
      experts.filter #45rSZ9VsIdLkYeJqqgPs
      array:4 [ "data" => array:13 [ "filterByExpertField" => [] "filterByExpertSkill" => [] ...
      experts.lists #fbTXXVHsJFLMsLzW3jsJ
      array:4 [ "data" => array:4 [ "perPage" => 10 "filtersArray" => array:1 [ "fields" =...
      experts.team #8r9GVXQuPOU1tlHZLY3a
      array:4 [ "data" => array:12 [ "about" => null "featuredExperts" => Illuminate\Database\El...
      user-feedback.initiate #dSBzZDyOX40V03xd9yXY
      array:4 [ "data" => array:3 [ "was_this_page_useful" => null "topic" => "https://beta.expe...
      modal-pro #Ith9FQnmTbdGlFOfZlhX
      array:4 [ "data" => array:2 [ "activeComponent" => null "components" => [] ] "name" =>...
          _token
          6aHfnDdcpHZFYglU8J60ZTiA1ZbRbXJC5xehjHDE
          _previous
          array:1 [ "url" => "https://beta.expertgate.org/find-experts?fields%5B0%5D=Soil%20Scientist" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /find-experts
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "fields" => array:1 [ 0 => "Soil Scientist" ] ]
          request_request
          []
          
          request_headers
          0 of 0
          array:22 [ "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "52.14.150.155" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "52.14.150.155" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "944e71a999956161-ORD" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "host" => array:1 [ 0 => "beta.expertgate.org" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [ 0 => "Sat, 24 May 2025 17:16:59 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjdaVTI5bmE0ZWUvelU4OTdoVTdCM3c9PSIsInZhbHVlIjoiNmlTU01vbnpEbjA2cHI1TUJNMHpGdmFiUFZ1RUozTzIyRkF0Q3prYU9qbVE3RkVOWncyMCtLYmVZMVpmQWYzVXVwL2NwYitSOXByWVFzRTltSnZpU0lKVzFzV2JOcE5zbDhhbUhkakg1ZldEb21IOXhVSUVWQzRNUitmaHdEOXkiLCJtYWMiOiI0MGU1MmY1YzVkZDcxZmE1M2YzYjkyNjJjZjY2MTU2MzkwOTBhMzhmMzVkNjg4ZWM2ZWUwNzk3ZGY5ZjZlMDg1IiwidGFnIjoiIn0%3D; expires=Sat, 24 May 2025 19:17:00 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjdaVTI5bmE0ZWUvelU4OTdoVTdCM3c9PSIsInZhbHVlIjoiNmlTU01vbnpEbjA2cHI1TUJNMHpGdmFiUFZ1RUozTzIyRkF0Q3prYU9qbVE3RkVOWncyMCtLYmVZMVpmQWYzVXVwL2NwY" 1 => "expert_gate_beta_session=eyJpdiI6IjM2Tnp0OUp0OHJFSHVvYnJQcDRSTXc9PSIsInZhbHVlIjoiTFJWMGZKY05hRWFqRDAzSVFaSXR1UndnbXZSVFBjdGpDY0luUnBkSE1vZlgyMzhLOWt6WWlZVGFCSHBNVFprUi9IM3JlNHJSL2Mzb2FFdlNrMThQQ29XNzJqNlRUK05yMVpBbGZUQ0h0eHd2UEpMZ0dwaUlqUzlzcXNxMlNpMU8iLCJtYWMiOiI4MDc3MWE2ZTczNTUyY2UwYjIyMzExYWE1NmFmODM3NWFhMTI2MzE0ZWVmNzJmN2Q3NTQ1YTYyYjlmZmVkY2UwIiwidGFnIjoiIn0%3D; expires=Sat, 24 May 2025 19:17:00 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxexpert_gate_beta_session=eyJpdiI6IjM2Tnp0OUp0OHJFSHVvYnJQcDRSTXc9PSIsInZhbHVlIjoiTFJWMGZKY05hRWFqRDAzSVFaSXR1UndnbXZSVFBjdGpDY0luUnBkSE1vZlgyMzhLOWt6WWlZVGFCSHB" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjdaVTI5bmE0ZWUvelU4OTdoVTdCM3c9PSIsInZhbHVlIjoiNmlTU01vbnpEbjA2cHI1TUJNMHpGdmFiUFZ1RUozTzIyRkF0Q3prYU9qbVE3RkVOWncyMCtLYmVZMVpmQWYzVXVwL2NwYitSOXByWVFzRTltSnZpU0lKVzFzV2JOcE5zbDhhbUhkakg1ZldEb21IOXhVSUVWQzRNUitmaHdEOXkiLCJtYWMiOiI0MGU1MmY1YzVkZDcxZmE1M2YzYjkyNjJjZjY2MTU2MzkwOTBhMzhmMzVkNjg4ZWM2ZWUwNzk3ZGY5ZjZlMDg1IiwidGFnIjoiIn0%3D; expires=Sat, 24-May-2025 19:17:00 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjdaVTI5bmE0ZWUvelU4OTdoVTdCM3c9PSIsInZhbHVlIjoiNmlTU01vbnpEbjA2cHI1TUJNMHpGdmFiUFZ1RUozTzIyRkF0Q3prYU9qbVE3RkVOWncyMCtLYmVZMVpmQWYzVXVwL2NwY" 1 => "expert_gate_beta_session=eyJpdiI6IjM2Tnp0OUp0OHJFSHVvYnJQcDRSTXc9PSIsInZhbHVlIjoiTFJWMGZKY05hRWFqRDAzSVFaSXR1UndnbXZSVFBjdGpDY0luUnBkSE1vZlgyMzhLOWt6WWlZVGFCSHBNVFprUi9IM3JlNHJSL2Mzb2FFdlNrMThQQ29XNzJqNlRUK05yMVpBbGZUQ0h0eHd2UEpMZ0dwaUlqUzlzcXNxMlNpMU8iLCJtYWMiOiI4MDc3MWE2ZTczNTUyY2UwYjIyMzExYWE1NmFmODM3NWFhMTI2MzE0ZWVmNzJmN2Q3NTQ1YTYyYjlmZmVkY2UwIiwidGFnIjoiIn0%3D; expires=Sat, 24-May-2025 19:17:00 GMT; path=/; secure; httponlyexpert_gate_beta_session=eyJpdiI6IjM2Tnp0OUp0OHJFSHVvYnJQcDRSTXc9PSIsInZhbHVlIjoiTFJWMGZKY05hRWFqRDAzSVFaSXR1UndnbXZSVFBjdGpDY0luUnBkSE1vZlgyMzhLOWt6WWlZVGFCSHB" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "6aHfnDdcpHZFYglU8J60ZTiA1ZbRbXJC5xehjHDE" "_previous" => array:1 [ "url" => "https://beta.expertgate.org/find-experts?fields%5B0%5D=Soil%20Scientist" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-24 17:17:00GET/find-experts?fields%5B0%5D=Soil+Scientist311145135