header banner
ECONOMY

India green-lights purchase of 10,000 megawatts of electricity from Nepal

KATHMANDU, Sep 5: India's cabinet has granted approval for the purchase of 10,000 megawatts of electricity from Nepal, marking a major milestone in bilateral cooperation. This agreement on electricity trade had been a priority for Nepal, and it has now received the green light, three months after the initial proposal.
By Republica

KATHMANDU, Sep 5: India's cabinet has granted approval for the purchase of 10,000 megawatts of electricity from Nepal, marking a major milestone in bilateral cooperation. This agreement on electricity trade had been a priority for Nepal, and it has now received the green light, three months after the initial proposal.


Nepal had initially sought to sign a Memorandum of Understanding (MoU) during Prime Minister Pushpa Kamal Dahal's visit to India in May. However, at that time, the matter was not discussed in the Indian Cabinet, leading to a delay in the signing. Nevertheless, Indian Prime Minister Narendra Modi, following bilateral discussions, publicly committed to purchasing 10,000 megawatts of electricity from Nepal over the next decade.


Prime Minister Dahal viewed this commitment as a significant achievement during his visit to India. However, due to the absence of a formal agreement, Nepal was unable to fully export the electricity it generated, leading to challenges for the Nepal Electricity Authority (NEA). NEA has struggled to sell more than 452 megawatts of electricity from ten projects, resulting in excess power supply in the wet season. In response, NEA asked private sector power producers to reduce their production.


Related story

A Milestone in Nepal-India Power Trade


As numerous hydropower projects are currently under construction, securing a long-term electricity trade agreement with India was deemed essential to address the issue of power wastage. Last week, India's Cabinet approved this agreement, signaling a commitment to strengthen energy ties with Nepal. Nepali Ambassador to India, Shankar Prasad Sharma, confirmed this development on social media, highlighting the potential positive impact on Nepal's economic development.


Following the approval by the Indian cabinet, the energy secretaries of both nations are poised to sign a pivotal long-term power trade agreement, simplifying the process for Nepal to export its electricity to India.


This landmark agreement extends the opportunity for Nepal to sell its electricity in India for a period of 25 years. Currently, Nepal exports electricity to India on a short-term basis, primarily through "day-ahead" and real-time markets.


An official from the Nepal Electricity Authority (NEA) has noted that, with the agreement in place, electricity can be sold through long-term contracts spanning from seven to 25 years, as well as medium-term contracts spanning two to seven years. The prospect of long-term sales is expected to incentivize increased investments in hydropower projects. Several projects that had been on hold due to market uncertainties are likely to gain momentum.


The NEA official emphasized, "A long-term business agreement will prompt hydropower project license holders to initiate their projects promptly, creating a conducive environment for foreign investment as well."


Additionally, this agreement opens doors for the sale of power to large-scale Indian investment projects in Nepal. Notably, projects like Arun III, funded by Indian investment, are currently under construction, and other major ventures such as Phukot Karnali and Upper Karnali are making progress.


It's important to note that India's agreement to purchase electricity from Nepal comes with specific conditions. India will exclusively procure electricity from projects backed by either Indian or Nepali investments and will not buy electricity from Chinese-invested projects.


 

Related Stories
Editorial

A Landmark Agreement

ECONOMY

India agrees to purchase 10,000 MW of electricity...

ECONOMY

Nepal and Bangladesh finalize preparations to sign...

ECONOMY

Nepal begins daily export of 400 MW electricity to...

POLITICS

PM Dahal claims Nepal will be exporting 10,000 MW...

Trending

Top Videos

Bold Preety willing to fight for her musical career

Awareness among people on heart diseases has improved in Nepal’

Print still remains the numbers of one platform

Bringing home a gold medal is on my bucket

What is Nepal's roadmap to sage child rights

Request history8.2.19PHP Version4.24sRequest Duration6MBMemory UsageGET news/{slug}Route
    • Booting (12.99ms)time
    • Application (4.23s)time
    • 1 x Application (99.69%)
      4.23s
      1 x Booting (0.31%)
      12.99ms
      5 templates were rendered
      • frontend.news-detailnews-detail.blade.php#?blade
      • frontend.partials.republica_watchrepublica_watch.blade.php#?blade
      • frontend.partials.opinionsopinions.blade.php#?blade
      • frontend.partials.blogblog.blade.php#?blade
      • frontend.layouts.account-layoutaccount-layout.blade.php#?blade
      uri
      GET 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
      34 statements were executed4.16s
      • NewsController.php#297republica11.39sselect `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` = 'india-green-lights-purchase-of-10-000-megawatts-of-electricity-from-nepal' and `status` = 1 limit 1
        Bindings
        • 0: india-green-lights-purchase-of-10-000-megawatts-of-electricity-from-nepal
        • 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#297republica1640μ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 (145266)
        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#297republica1510μ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 (145266)
        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#297republica1510μ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 (145266)
        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#297republica1500μ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 (145266)
        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#388republica12.76sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('India greenlights purchase of 10000 megawatts of electricity from Nepal' IN BOOLEAN MODE) as score from `news` where `id` != 145266 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 145266
        • 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.03msselect `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 (141235, 141285, 145314, 155424, 155901, 157170)
        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#388republica1550μ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 (141235, 141285, 145314, 155424, 155901, 157170)
        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#416republica1650μsselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-02 22:42:18' and '2025-04-03 22:42:18' and `id` not in (145266) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-02 22:42:18
        • 1: 2025-04-03 22:42:18
        • 2: 145266
        • 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#27republica1610μsupdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-03 22:42:18' where `id` = 145266 and `status` = 1
        Bindings
        • 0: 2025-04-03 22:42:18
        • 1: 145266
        • 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
      • news-detail.blade.php#156republica1520μsselect * from `news_has_videos` where `news_has_videos`.`news_id` = 145266 and `news_has_videos`.`news_id` is not null limit 1
        Bindings
        • 0: 145266
        Backtrace
        • view::frontend.news-detail:156
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#294republica1470μsselect * from `news_has_internal_videos` where `news_has_internal_videos`.`news_id` = 145266 and `news_has_internal_videos`.`news_id` is not null
        Bindings
        • 0: 145266
        Backtrace
        • view::frontend.news-detail:294
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#309republica1430μsselect * from `news_has_pdfs` where `news_has_pdfs`.`news_id` = 145266 and `news_has_pdfs`.`news_id` is not null
        Bindings
        • 0: 145266
        Backtrace
        • view::frontend.news-detail:309
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#340republica1470μsselect count(*) as aggregate from `tags` inner join `news_has_tags` on `tags`.`id` = `news_has_tags`.`tag_id` where `news_has_tags`.`news_id` = 145266
        Bindings
        • 0: 145266
        Backtrace
        • view::frontend.news-detail:340
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#369republica1460μ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` = 158459
        Bindings
        • 0: 158459
        Backtrace
        • view::frontend.news-detail:369
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#393republica1500μ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`.`news_id` = 158459 and `news_has_attachments`.`is_featured_image` = '1'
        Bindings
        • 0: 158459
        • 1: 1
        Backtrace
        • view::frontend.news-detail:393
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#393republica1480μ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`.`news_id` = 158459 and `news_has_attachments`.`is_featured_image` = '0'
        Bindings
        • 0: 158459
        • 1: 0
        Backtrace
        • view::frontend.news-detail:393
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#369republica1490μ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` = 158457
        Bindings
        • 0: 158457
        Backtrace
        • view::frontend.news-detail:369
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#393republica1490μ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`.`news_id` = 158457 and `news_has_attachments`.`is_featured_image` = '1'
        Bindings
        • 0: 158457
        • 1: 1
        Backtrace
        • view::frontend.news-detail:393
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#393republica1520μ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`.`news_id` = 158457 and `news_has_attachments`.`is_featured_image` = '0'
        Bindings
        • 0: 158457
        • 1: 0
        Backtrace
        • view::frontend.news-detail:393
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#369republica1460μ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` = 158458
        Bindings
        • 0: 158458
        Backtrace
        • view::frontend.news-detail:369
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#393republica1540μ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`.`news_id` = 158458 and `news_has_attachments`.`is_featured_image` = '1'
        Bindings
        • 0: 158458
        • 1: 1
        Backtrace
        • view::frontend.news-detail:393
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#393republica1480μ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`.`news_id` = 158458 and `news_has_attachments`.`is_featured_image` = '0'
        Bindings
        • 0: 158458
        • 1: 0
        Backtrace
        • view::frontend.news-detail:393
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#465republica1510μ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` = 141285
        Bindings
        • 0: 141285
        Backtrace
        • view::frontend.news-detail:465
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#465republica1490μ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` = 141235
        Bindings
        • 0: 141235
        Backtrace
        • view::frontend.news-detail:465
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#465republica1480μ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` = 157170
        Bindings
        • 0: 157170
        Backtrace
        • view::frontend.news-detail:465
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#465republica1490μ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` = 155901
        Bindings
        • 0: 155901
        Backtrace
        • view::frontend.news-detail:465
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#465republica1490μ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` = 155424
        Bindings
        • 0: 155424
        Backtrace
        • view::frontend.news-detail:465
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • republica_watch.blade.php#46republica1490μ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`.`news_id` = 158385 and `news_has_attachments`.`is_featured_image` = '1'
        Bindings
        • 0: 158385
        • 1: 1
        Backtrace
        • view::frontend.partials.republica_watch:46
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • republica_watch.blade.php#46republica1500μ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`.`news_id` = 158385 and `news_has_attachments`.`is_featured_image` = '0'
        Bindings
        • 0: 158385
        • 1: 0
        Backtrace
        • view::frontend.partials.republica_watch:46
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • republica_watch.blade.php#46republica1470μ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`.`news_id` = 158321 and `news_has_attachments`.`is_featured_image` = '1'
        Bindings
        • 0: 158321
        • 1: 1
        Backtrace
        • view::frontend.partials.republica_watch:46
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • republica_watch.blade.php#46republica1470μ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`.`news_id` = 158321 and `news_has_attachments`.`is_featured_image` = '0'
        Bindings
        • 0: 158321
        • 1: 0
        Backtrace
        • view::frontend.partials.republica_watch:46
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • republica_watch.blade.php#46republica1480μ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`.`news_id` = 158286 and `news_has_attachments`.`is_featured_image` = '1'
        Bindings
        • 0: 158286
        • 1: 1
        Backtrace
        • view::frontend.partials.republica_watch:46
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • republica_watch.blade.php#46republica1480μ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`.`news_id` = 158286 and `news_has_attachments`.`is_featured_image` = '0'
        Bindings
        • 0: 158286
        • 1: 0
        Backtrace
        • view::frontend.partials.republica_watch:46
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      App\Models\Attachment
      13Attachment.php#?
      App\Models\News
      7News.php#?
      App\Models\Category
      7Category.php#?
      App\Models\Author
      1Author.php#?
          _token
          v57oGZflLs6LnkS8NnRYW2rZHvS4nCfO6tkm3S1X
          subscriber_only_page
          https://newtest.myrepublica.com/news/india-green-lights-purchase-of-10-000-megawatts-of-electricity-...
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/news/india-green-lights-purchase-of-10-000-meg...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /news/india-green-lights-purchase-of-10-000-megawatts-of-electricity-from-nepal
          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.222.169.35" ] "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=eyJpdiI6IjllNEUxQ0NzZVZUZHlNb1JiWXJPS3c9PSIsInZhbHVlIjoiVWo3dmY2UHBwZWVqZC8rbUpDZXRKMndjNk4zdklYVXlNZUszS21GUGxsS0QxVmVPUm5obGgzKzhid0o1THlBV3kyV1NKb1ZpN2ZLZko5NFBzaUFpME1QNGRseG93ZGljRzJuOHNsdVozeXh5U2c2ZVRNOE9TSklBc091eU11cE0iLCJtYWMiOiI3OGMyY2UwMWZkNGFlYWJjMWYxZTY0Njg5ZGUwYmE2MjEwYTgzYTY3OTVlODBkMDQxNjIyMjc5MmVmMDZhYmEzIiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6InV6NmdqZDN0b1V1MnVmVDl2NTRMaVE9PSIsInZhbHVlIjoiM01oelRwYjU5eGZYZUQ5UHpmYjRxTGUzbDczWEVUYjZEYjVuMXRmcW1hTUZkWGZ5MGFBV0NCVjdhNmRvajR0OHZaQVdDRVFlZ041NG12THJWNXllT3BTU0s1NlZlV3dmYVBvM0phQmFtZUpyN2NPaHV6ZklRZ0xFRzN0QTRWNU8iLCJtYWMiOiJiOTgyNzAwZmY0NjUzZjIwN2IxNDNkMTM4YWNkNDFkZTlhNjMzOGJkMjc2M2M3MmQ0ODQwYWE0OTE1MThhMTdkIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjllNEUxQ0NzZVZUZHlNb1JiWXJPS3c9PSIsInZhbHVlIjoiVWo3dmY2UHBwZWVqZC8rbUpDZXRKMndjNk4zdklYVXlNZUszS21GUGxsS0QxVmVPUm5obGgzKzhid0o1THlBV3kyV1NKb" ] "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.222.169.35" ] "cf-ray" => array:1 [ 0 => "92aa1a92fd1342ea-EWR" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "v57oGZflLs6LnkS8NnRYW2rZHvS4nCfO6tkm3S1X" "republica_session" => "JBlkdV8IjNcucSzRj9vUQQMHnxGnPn8vWqOIz5Sn" ]
          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 => "Thu, 03 Apr 2025 16:57:18 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJxNXliL21xc2o0K0JzQktjS0ExeGc9PSIsInZhbHVlIjoicVdpTmpOaUpXdDZHQk5rV2dvLzNlckwrRHI4ZFc3OGE4emdVWElRSTlnSlFFaG53cDlpcExRV1NFelRqVitpZHp2WFZHTm1WUXFUYmQycjZTWjVYS3ZrTFVCaVpRR2UxNXZsOXhoWVd2b1NxcDY4ZFZoUllZa1cyWUF2cFZrTnoiLCJtYWMiOiJlZDMwZTE0YjM4YWJhMzMyN2U3M2RkMDNlMTk1Mzg1YzNiZjA2YmUwMzRhNjYxNzBlYjQyZTYzMWI1NDU2NTkyIiwidGFnIjoiIn0%3D; expires=Fri, 03 Apr 2026 16:57:18 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjJxNXliL21xc2o0K0JzQktjS0ExeGc9PSIsInZhbHVlIjoicVdpTmpOaUpXdDZHQk5rV2dvLzNlckwrRHI4ZFc3OGE4emdVWElRSTlnSlFFaG53cDlpcExRV1NFelRqVitpZHp2WFZHT" 1 => "republica_session=eyJpdiI6IjM1OHV3dkszTExkSG1KbjgyRUVDbHc9PSIsInZhbHVlIjoiNEJrTzV2a2FaZjdyL2JPMHdRbmVWamdCNzFMdjBzeWRNcWljR3YyTHpONGdsaDlvdWI4clZLU1RRTkQ0VG1JSjlBNmc1eUN4eUVra004MzFOaGxxd3R6NytqaEJURHNHaXUwU29IUW5WZWtrRWNWUHhNVHhZUHVPNXNnZTd2aEQiLCJtYWMiOiI3M2NlODMxMjBhMmEyZTk1MWI0YmJjNDgzMzIxY2QxZjA4OGViMmFhYmJkMWI4N2EzZmQ0M2Q3MzQ0NWU4N2Q0IiwidGFnIjoiIn0%3D; expires=Fri, 03 Apr 2026 16:57:18 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6IjM1OHV3dkszTExkSG1KbjgyRUVDbHc9PSIsInZhbHVlIjoiNEJrTzV2a2FaZjdyL2JPMHdRbmVWamdCNzFMdjBzeWRNcWljR3YyTHpONGdsaDlvdWI4clZLU1RRTkQ0VG1JSj" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJxNXliL21xc2o0K0JzQktjS0ExeGc9PSIsInZhbHVlIjoicVdpTmpOaUpXdDZHQk5rV2dvLzNlckwrRHI4ZFc3OGE4emdVWElRSTlnSlFFaG53cDlpcExRV1NFelRqVitpZHp2WFZHTm1WUXFUYmQycjZTWjVYS3ZrTFVCaVpRR2UxNXZsOXhoWVd2b1NxcDY4ZFZoUllZa1cyWUF2cFZrTnoiLCJtYWMiOiJlZDMwZTE0YjM4YWJhMzMyN2U3M2RkMDNlMTk1Mzg1YzNiZjA2YmUwMzRhNjYxNzBlYjQyZTYzMWI1NDU2NTkyIiwidGFnIjoiIn0%3D; expires=Fri, 03-Apr-2026 16:57:18 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjJxNXliL21xc2o0K0JzQktjS0ExeGc9PSIsInZhbHVlIjoicVdpTmpOaUpXdDZHQk5rV2dvLzNlckwrRHI4ZFc3OGE4emdVWElRSTlnSlFFaG53cDlpcExRV1NFelRqVitpZHp2WFZHT" 1 => "republica_session=eyJpdiI6IjM1OHV3dkszTExkSG1KbjgyRUVDbHc9PSIsInZhbHVlIjoiNEJrTzV2a2FaZjdyL2JPMHdRbmVWamdCNzFMdjBzeWRNcWljR3YyTHpONGdsaDlvdWI4clZLU1RRTkQ0VG1JSjlBNmc1eUN4eUVra004MzFOaGxxd3R6NytqaEJURHNHaXUwU29IUW5WZWtrRWNWUHhNVHhZUHVPNXNnZTd2aEQiLCJtYWMiOiI3M2NlODMxMjBhMmEyZTk1MWI0YmJjNDgzMzIxY2QxZjA4OGViMmFhYmJkMWI4N2EzZmQ0M2Q3MzQ0NWU4N2Q0IiwidGFnIjoiIn0%3D; expires=Fri, 03-Apr-2026 16:57:18 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6IjM1OHV3dkszTExkSG1KbjgyRUVDbHc9PSIsInZhbHVlIjoiNEJrTzV2a2FaZjdyL2JPMHdRbmVWamdCNzFMdjBzeWRNcWljR3YyTHpONGdsaDlvdWI4clZLU1RRTkQ0VG1JSj" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "v57oGZflLs6LnkS8NnRYW2rZHvS4nCfO6tkm3S1X" "subscriber_only_page" => "https://newtest.myrepublica.com/news/india-green-lights-purchase-of-10-000-megawatts-of-electricity-from-nepal" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/news/india-green-lights-purchase-of-10-000-megawatts-of-electricity-from-nepal" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-03 22:42:18GET/news/india-green-lights-purchase-of-10-000-megawatts-of-electricity-from-nepal53428