Experts emphasize fair and ethical foreign employment process

By Republica
Published: November 20, 2018 03:30 AM

KATHMANDU, Nov 20: Experts, representatives of the Government of Nepal, the private sector, civil society, and development organizations have all emphasized fair and ethical foreign employment process at a function organized in Kathmandu on Monday. In the event which was jointly hosted by the US Agency for International Development (USAID) and the National Business Initiative, the experts also highlighted the need for fostering strong partnerships among the stakeholders to promote a fair and ethical foreign employment process.

Speaking at the event, Minister for Labor, Employment, and Social Security, Gokarna Bista highlighted the government's priorities and plans and reiterated his commitment to good governance and oversight of foreign recruitment practices.

Minister Bista said that foreign employment has become a culture for the Nepali youth. He added that this trend has created a challenge for the government since the opportunities in Nepal have been neglected due to foreign employment. “On the one hand, we are providing manpower to foreign nations but on the other, we are facing scarcity of manpower in our industries,” he said.

Speaking at the event, US Ambassador to Nepal, Randy W Berry said, "The United States Government, through USAID and other partners, stands committed to support the country's leadership in finding those win-win solutions that serve everyone: the government, the private sector, and the Nepali people.”

Ambassador Berry added that the Government of Nepal, private companies and the destination nations need to realize the old irresponsible and unethical practices related to migration in order to build a new process.

According to him, the way the Nepali people have been spending an average of Rs 150,000 while migrating for employment is a negative trend. “It should never cost that much,” he said, “It is just a waste of potential capital which could be utilized for the development of the nation.”

Request history8.2.19PHP Version4.03sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (15.05ms)time
    • Application (4.02s)time
    • 1 x Application (99.63%)
      4.02s
      1 x Booting (0.37%)
      15.05ms
      1 templates were rendered
      • frontend.amp-detailamp-detail.blade.php#?blade
      uri
      GET amp/news/{slug}
      middleware
      web, mynews, kyc
      controller
      App\Http\Controllers\Frontend\News\NewsController@getBySlug
      namespace
      prefix
      where
      as
      news.slug
      file
      app/Http/Controllers/Frontend/News/NewsController.php:276-373
      10 statements were executed3.96s
      • NewsController.php#297republica1351msselect `id`, `title`, `content`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `is_subscriber_user`, `is_free`, `is_logged_in_user`, `content`, `caption`, `news_slug`, `exclusive_news` from `news` where `permalink` = 'experts-emphasize-fair-and-ethical-foreign-employment-process' and `status` = 1 limit 1
        Bindings
        • 0: experts-emphasize-fair-and-ethical-foreign-employment-process
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1710μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (53740)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1530μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` in (53740)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1500μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (53740)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1620μsselect `authors`.`id`, `name`, `avatar`, `news_has_authors`.`news_id` as `pivot_news_id`, `news_has_authors`.`author_id` as `pivot_author_id`, `news_has_authors`.`created_at` as `pivot_created_at`, `news_has_authors`.`updated_at` as `pivot_updated_at` from `authors` inner join `news_has_authors` on `authors`.`id` = `news_has_authors`.`author_id` where `news_has_authors`.`news_id` in (53740)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#388republica13.22sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Experts emphasize fair and ethical foreign employment process' IN BOOLEAN MODE) as score from `news` where `id` != 53740 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 53740
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica11.43msselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (18248, 53730, 148980, 149022, 149529, 155104)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1670μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (18248, 53730, 148980, 149022, 149529, 155104)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#416republica1383msselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-04 12:55:02' and '2025-04-05 12:55:02' and `id` not in (53740) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-04 12:55:02
        • 1: 2025-04-05 12:55:02
        • 2: 53740
        • 3: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:416
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:410
        • app/Http/Controllers/Frontend/News/NewsController.php:315
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • UpdateNewsVisitListener.php#27republica1640μsupdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-05 12:55:02' where `id` = 53740 and `status` = 1
        Bindings
        • 0: 2025-04-05 12:55:02
        • 1: 53740
        • 2: 1
        Backtrace
        • app/Listeners/UpdateNewsVisitListener.php:27
        • vendor/laravel/framework/src/Illuminate/Foundation/helpers.php:473
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:264
      App\Models\Attachment
      8Attachment.php#?
      App\Models\News
      7News.php#?
      App\Models\Category
      1Category.php#?
      App\Models\Author
      1Author.php#?
          _token
          EsLN8rPgNGFbUhkisd0YYUDi3Bu0eyMBoRXaYyQo
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/experts-emphasize-fair-and-ethical-foreign-employment-proce...
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/experts-emphasize-fair-and-ethical-fo...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/experts-emphasize-fair-and-ethical-foreign-employment-process
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:24 [ "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-connecting-ip" => array:1 [ 0 => "18.224.16.219" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjlqU0RZdlpxbjdMaTAvREVWOFdiclE9PSIsInZhbHVlIjoiTEV4ZWpLT0ZZZkJrV09XOHdjM1RCN1NlUTl3WDllellka3FiSmE2RWUrVlFyc2dJQVFEWTFrOFBjYlI5MVkxclUzeGZtVldWRWI3T3ZaSC9sR3Y2YzlTbDRWQVFCejZaUjVZaENCeXEzWVpZSnJocTh3anNqNFB1cWpTTnUxYXUiLCJtYWMiOiIxY2M0NDRkMTllMGJlZmE4Y2JmNTM5MWVmNTg5NDdmNjg3NzExOGE1NmI4YTc5NmJjZGRlOWU5YzNmYTFkM2I0IiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6InVpUWtiS3cxU2FHRDZQM3Y4aFZmbVE9PSIsInZhbHVlIjoiK3JBbWF1VDBEeWZQWXV5bWplODVraDUzQk1RdE80L1F5bzNHS1g4bnA2QXEycE5zeVZBQ3FYRVhMSXdlZXNFYmRkSUdmNUlzMjlJczZWcWE3bWkzTXliRFlKSVZIMThKdmdnWCtkZVZjV1JzRHg0U3RTaVlCOVdhS09TSDY3cXYiLCJtYWMiOiIyM2ZiMzllNjA2ODE0YmM1ZjkyZGY3NjdmMjRlNjI3NzY0ODMzOWU4NDA3NDkxNDMxZjUyMjczMzk3ZWUzNjFlIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjlqU0RZdlpxbjdMaTAvREVWOFdiclE9PSIsInZhbHVlIjoiTEV4ZWpLT0ZZZkJrV09XOHdjM1RCN1NlUTl3WDllellka3FiSmE2RWUrVlFyc2dJQVFEWTFrOFBjYlI5MVkxclUzeGZtV" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "host" => array:1 [ 0 => "newtest.myrepublica.com" ] "x-forwarded-for" => array:1 [ 0 => "18.224.16.219" ] "cf-ray" => array:1 [ 0 => "92b73915ffba115b-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "EsLN8rPgNGFbUhkisd0YYUDi3Bu0eyMBoRXaYyQo" "republica_session" => "r0doCyAKRfOFJjhX6TcA4Nhk07qMY0mtYnajCvnc" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 05 Apr 2025 07:10:02 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im8ydDZUQS81ZTh6YnNUMVM4bjB4TlE9PSIsInZhbHVlIjoiOStmYnFrSk04WEN1RUpwZ092K0RhRk00M2hmeFB2RjM5MGl6TFlkRVA5V1FjTWxtclMwNzl4NTR1MENJb08wcGF4amI0T0dZaFkxR3ViNUlVemlLY1hSSUgrczIwb2JudU5JcEpFdUIwQWs3bDVBdXRIcndpM0hkaUlBMGgzbFYiLCJtYWMiOiJkNTIxMDBlZGFkYjRjZWY2YTBiMzI0ODFhMmQwMjAyODVmMzk4OGRjYzRhMjVjMTJiYjBhOGQ4YjQxODRkNDQzIiwidGFnIjoiIn0%3D; expires=Sun, 05 Apr 2026 07:10:02 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Im8ydDZUQS81ZTh6YnNUMVM4bjB4TlE9PSIsInZhbHVlIjoiOStmYnFrSk04WEN1RUpwZ092K0RhRk00M2hmeFB2RjM5MGl6TFlkRVA5V1FjTWxtclMwNzl4NTR1MENJb08wcGF4amI0T" 1 => "republica_session=eyJpdiI6ImNQSUhCY09HSDJvY01kMWlUQnVxVkE9PSIsInZhbHVlIjoiZFN6M2hRaFVJWEViVmxFOFpndGVpQXRwMmluUkpETFJJcDZoMFc2VXBLZm5qTm12Qi9PdVI0cERZNjRnUm9iRVlpK0FBWDgwUS8wOTdPc0FuTENzQkVTZXkyYkxrTUZXc2hNYW1pVnZTd09vdVFIbmR5bElnMFdQeVVWdzBHTi8iLCJtYWMiOiI2YmViMzRjMzgxZjRmNzFhYWRiOWNhNWU3ZDQ2MTJkOTgyMmU0MjM3ZTYzZGI2YmI2NzVmODkxYTg3YTE4YjllIiwidGFnIjoiIn0%3D; expires=Sun, 05 Apr 2026 07:10:02 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6ImNQSUhCY09HSDJvY01kMWlUQnVxVkE9PSIsInZhbHVlIjoiZFN6M2hRaFVJWEViVmxFOFpndGVpQXRwMmluUkpETFJJcDZoMFc2VXBLZm5qTm12Qi9PdVI0cERZNjRnUm9iRV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im8ydDZUQS81ZTh6YnNUMVM4bjB4TlE9PSIsInZhbHVlIjoiOStmYnFrSk04WEN1RUpwZ092K0RhRk00M2hmeFB2RjM5MGl6TFlkRVA5V1FjTWxtclMwNzl4NTR1MENJb08wcGF4amI0T0dZaFkxR3ViNUlVemlLY1hSSUgrczIwb2JudU5JcEpFdUIwQWs3bDVBdXRIcndpM0hkaUlBMGgzbFYiLCJtYWMiOiJkNTIxMDBlZGFkYjRjZWY2YTBiMzI0ODFhMmQwMjAyODVmMzk4OGRjYzRhMjVjMTJiYjBhOGQ4YjQxODRkNDQzIiwidGFnIjoiIn0%3D; expires=Sun, 05-Apr-2026 07:10:02 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Im8ydDZUQS81ZTh6YnNUMVM4bjB4TlE9PSIsInZhbHVlIjoiOStmYnFrSk04WEN1RUpwZ092K0RhRk00M2hmeFB2RjM5MGl6TFlkRVA5V1FjTWxtclMwNzl4NTR1MENJb08wcGF4amI0T" 1 => "republica_session=eyJpdiI6ImNQSUhCY09HSDJvY01kMWlUQnVxVkE9PSIsInZhbHVlIjoiZFN6M2hRaFVJWEViVmxFOFpndGVpQXRwMmluUkpETFJJcDZoMFc2VXBLZm5qTm12Qi9PdVI0cERZNjRnUm9iRVlpK0FBWDgwUS8wOTdPc0FuTENzQkVTZXkyYkxrTUZXc2hNYW1pVnZTd09vdVFIbmR5bElnMFdQeVVWdzBHTi8iLCJtYWMiOiI2YmViMzRjMzgxZjRmNzFhYWRiOWNhNWU3ZDQ2MTJkOTgyMmU0MjM3ZTYzZGI2YmI2NzVmODkxYTg3YTE4YjllIiwidGFnIjoiIn0%3D; expires=Sun, 05-Apr-2026 07:10:02 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6ImNQSUhCY09HSDJvY01kMWlUQnVxVkE9PSIsInZhbHVlIjoiZFN6M2hRaFVJWEViVmxFOFpndGVpQXRwMmluUkpETFJJcDZoMFc2VXBLZm5qTm12Qi9PdVI0cERZNjRnUm9iRV" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "EsLN8rPgNGFbUhkisd0YYUDi3Bu0eyMBoRXaYyQo" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/experts-emphasize-fair-and-ethical-foreign-employment-process" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/experts-emphasize-fair-and-ethical-foreign-employment-process" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-05 12:55:02GET/amp/news/experts-emphasize-fair-and-ethical-foreign-employment-process11017