29.05.2024

Update to the functionality on the mihi.care website

Dear Leaders and Customers,

We are pleased to announce an update to the functionality on the mihi.care website, namely the Consultant Search tool! ✅

This tool will help check if a potential Customer has an account on the mihi.care website 🌐 before registering.

🔹 To make a check, go to the Personal Office section - My Business section - 🔍 Search for a Consultant
🔹 Enter the first name, last name, phone number (in the format: country code + phone number. For example, 48XXXXXXXXX), email.
🔹 Click the Apply filters button.
🔹 The system will show you if a user with the specified data is registered.

To achieve the most accurate results, provide as much information as possible in the search filters.

The new functionality helps avoid potential duplicate registrations and ensures that the registration complies with the company's rules, specifically, "4. A Customer can only have one registration number and one Mentor."

mihi Team 🤍

Log in

Notice. We use cookies to provide necessary website functionality, improve your experience and analyze our traffic. By using our website, you agree to our legal policies.

SettingsRequest history206msRequest Duration42MBMemory Usage12.x
Laravel Version
12.3.0
PHP Version
8.3.15
Environment
local
Debug Mode
Enabled
URL
ukrtestdev.com
Timezone
Europe/Warsaw
Locale
en
GET en/n-{id}-{slug}
status
200 OK
full_url
https://ukrtestdev.com/en/n-472-update-to-the-functionality-on-the-mihicare-website
action_name
article
controller_action
App\Http\Controllers\Front\NewsController@showArticle
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://ukrtestdev.com/en/n-472-update-to-the-functionality-on-the-mihicare-website
    action_name
    article
    controller_action
    App\Http\Controllers\Front\NewsController@showArticle
    uri
    GET en/n-{id}-{slug}
    controller
    App\Http\Controllers\Front\NewsController@showArticle
    prefix
    /en
    file
    app/Http/Controllers/Front/NewsController.php:30-40
    middleware
    web, setLocale
    duration
    207ms
    peak_memory
    52.8MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    []
    
    request_request
    []
    
    request_headers
    0 of 0
    array:15 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "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" ] "host" => array:1 [ 0 => "ukrtestdev.com" ] ]
    request_cookies
    []
    
    response_headers
    0 of 0
    array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 24 Jun 2025 13:47:15 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "HGinJVQGaV000sOaDa7PsT3BXMHffjl3D9nE73e7" ]
    • Booting (102ms)time
    • Application (104ms)time
    • Routing (6.92ms)
    • Preparing Response (78.16ms)
    • View: templates.mihi.news.article_showviews
    • View: templates.mihi.article.partials.sidebar_leftviews
    • View: templates.mihi.layouts.appviews
    • View: templates.mihi.layouts.partials.text_stub_instead_of_parametersviews
    • View: templates.mihi.menu.menu_showviews
    • View: templates.mihi.layouts.partials.text_stub_instead_of_parametersviews
    • View: templates.mihi.layouts.messagesviews
    • 1 x Application (50.52%)
      104ms
      1 x Booting (49.47%)
      102ms
      1 x Preparing Response (37.96%)
      78.16ms
      1 x Routing (3.36%)
      6.92ms
      7 x View (0%)
      0μs
      7 templates were rendered
      • templates.mihi.news.article_showarticle_show.blade.php#?blade
      • templates.mihi.article.partials.sidebar_leftsidebar_left.blade.php#?blade
      • templates.mihi.layouts.appapp.blade.php#?blade
      • templates.mihi.layouts.partials.text_stub_instead_of_parameterstext_stub_instead_of_parameters.blade.php#?blade
      • templates.mihi.menu.menu_showmenu_show.blade.php#?blade
      • templates.mihi.layouts.partials.text_stub_instead_of_parameterstext_stub_instead_of_parameters.blade.php#?blade
      • templates.mihi.layouts.messagesmessages.blade.php#?blade
      8 statements were executed (4 duplicates)Show only duplicates2.16ms
      • MarketingPlan.php#42dev_mihi940μsselect * from `periods` where `start_period` <= '2025-06-24 15:47:15' and `end_period` >= '2025-06-24 15:47:15' limit 1
        Bindings
        • 0: 2025-06-24 15:47:15
        • 1: 2025-06-24 15:47:15
        Backtrace
        • app/Traits/MarketingPlan.php:42
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Traits/MarketingPlan.php:35
        • app/Http/Controllers/Controller.php:26
      • MarketingPlan.php#45dev_mihi230μsselect * from `periods` where `end_period` < '2025-06-24 15:47:15' order by `end_period` desc limit 1
        Bindings
        • 0: 2025-06-24 15:47:15
        Backtrace
        • app/Traits/MarketingPlan.php:45
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Traits/MarketingPlan.php:35
        • app/Http/Controllers/Controller.php:26
      • NewsController.php#33dev_mihi190μsselect * from `news` where `news`.`id` = '472' limit 1
        Bindings
        • 0: 472
        Backtrace
        • app/Http/Controllers/Front/NewsController.php:33
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • NewsController.php#33dev_mihi160μsselect * from `news_descriptions` where `language_key` = 'en' and `news_descriptions`.`news_id` in (472)
        Bindings
        • 0: en
        Backtrace
        • app/Http/Controllers/Front/NewsController.php:33
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • article_show.blade.php#2dev_mihi250μsselect * from `news_descriptions` where `news_descriptions`.`news_id` = 472 and `news_descriptions`.`news_id` is not null
        Bindings
        • 0: 472
        Backtrace
        • view::templates.mihi.news.article_show:2
        • 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:75
      • MarketingPlan.php#42dev_mihi140μsselect * from `periods` where `start_period` <= '2025-06-24 15:47:15' and `end_period` >= '2025-06-24 15:47:15' limit 1
        Bindings
        • 0: 2025-06-24 15:47:15
        • 1: 2025-06-24 15:47:15
        Backtrace
        • app/Traits/MarketingPlan.php:42
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Traits/MarketingPlan.php:35
        • app/Http/Controllers/Controller.php:26
      • MarketingPlan.php#45dev_mihi120μsselect * from `periods` where `end_period` < '2025-06-24 15:47:15' order by `end_period` desc limit 1
        Bindings
        • 0: 2025-06-24 15:47:15
        Backtrace
        • app/Traits/MarketingPlan.php:45
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Traits/MarketingPlan.php:35
        • app/Http/Controllers/Controller.php:26
      • MenuController.php#16dev_mihi130μsselect * from `menus` order by `order` asc
        Backtrace
        • app/Http/Controllers/Front/MenuController.php:16
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      App\Models\NewsDescription
      21NewsDescription.php#?
      App\Models\Period
      4Period.php#?
      App\Models\News
      1News.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-06-24 15:47:16GET/en/n-472-update-to-the-functionality-on-the-mihicare-website7826