header banner
SOCIETY

Swayambhu incident: Police suspect ‘male ego’ linked to murders stemming from rape case

KATHAMNDU, Feb 22: A man committed suicide after killing his wife, daughter and granddaughter in Swayambhu, Nagarjun Municipality-6, Kathmandu, on Wednesday. According to the police, Raju Ghimire (Kaji BK), 37, who hails from Dudh Kunda Municipality-10 of Solukhumbu and was living in Swayambhu Bhairab Tole killed his wife Ishwari Shrestha (Premkumari Shrestha), 38, eight-year-old daughter Anisha Shrestha and two-and-a-half-year-old granddaughter Shivani Shrestha.
By Arun Bam

KATHAMNDU, Feb 22: A man committed suicide after killing his wife, daughter and granddaughter in Swayambhu, Nagarjun Municipality-6, Kathmandu, on Wednesday. According to the police, Raju Ghimire (Kaji BK), 37, who hails from Dudh Kunda Municipality-10 of Solukhumbu and was living in Swayambhu Bhairab Tole killed his wife Ishwari Shrestha (Premkumari Shrestha), 38, eight-year-old daughter Anisha Shrestha and two-and-a-half-year-old granddaughter Shivani Shrestha. 


Raju was Ishwari’s second husband. The murdered two-and-a-half-year-old granddaughter is the daughter of her first husband's son. According to the police, Ishwari's first husband's son and daughter were also living in Swayambhu along with Ishwari and Raju. The son was currently abroad, the daughter-in-law had gone out for work on Wednesday morning. Present at home were Anish, 15-year-old son, Anisha, eight-year-old daughter, his biological children and granddaughter Shivani.


The conclusion of the police is that Raju sent his son Anish out to buy groceries early in the morning, and then attacked and killed his wife, daughter, and granddaughter with homemade weapons.


After the gruesome murders, Anish reached the room. After that, Raju made Anish record a video on his mobile phone and gave a statement to prove the murder, the police said. In the video, he conveyed messages to his relatives, son, who was abroad, and his daughter-in-law.


Related story

Let there be light


After shooting the video, Raju left the room with a rope saying that he was going to commit suicide by hanging himself. At the same time, he also sent a message to his mother-in-law's (Ishwari's mother)'s and relatives through telephone saying that he had killed his wife, daughter and granddaughter and that he was going to commit suicide. Then, Anish also rushed to his maternal uncle’s house.


Ishwari's maternal home informed the police about the incident upon receiving such a message. After the information, the police team and relatives arrived at the scene. Although the bodies of the deceased were found in the room, Raju was not found there. At around 11:40AM, the police reported that he was found hanging from a tree in the forest near White Gumba, Nagarjun Municipality-5.


The police have concluded that Raju committed suicide after killing his wife, daughter, and grand-daughter. "Upon examining the details of the incident and the evidence gathered, it appears that Raju was the culprit," said District Police Spokesperson, Superintendent of Police (SP) Nabraj Adhikari. He further added, "The police are still conducting a thorough investigation."


Link to rape case and male 'ego'


The preliminary investigation by the police has shown that the probable cause of this incident which resulted in the death of four people may be linked to 'rape'. Prior to the incident, Ishwari, who was found murdered had filed a police complaint against a 51-year-old man alleging rape.


Two months after the rape incident was reported, the police had initiated legal proceedings against the accused. On February 13, the Kathmandu District Court ordered the accused to post a bail of Rs 500,000 in this case.


A police officer active in the investigation of the incident has speculated that Raju may have experienced ‘ego hurt’ due to the same rape incident and could have committed the crime. “Somewhere the cause of this incident may be connected with the rape case. Before that, there did not seem to be any big dispute or fight between them," says a police officer who is investigating the rape incident and Wednesday's incident. On Tuesday night, it seems that there was some quarrel between the husband and the wife,” said the police officer.


However,  the official said that both of them came together and filed a complaint, following the rape case.

Related Stories
SOCIETY

Nirmala murder case remains a mystery even after f...

SOCIETY

Nirmala’s rape and murder case: Police fail to res...

SOCIETY

Police arrest two suspects in Godamchaur rape case

POLITICS

Locals suspect police might be framing poor people...

WORLD

Bulgaria issues European arrest warrant for suspec...

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 Version5.2sRequest Duration7MBMemory UsageGET news/{slug}Route
    • Booting (16.79ms)time
    • Application (5.19s)time
    • 1 x Application (99.68%)
      5.19s
      1 x Booting (0.32%)
      16.79ms
      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
      35 statements were executed5.08s
      • NewsController.php#297republica11.01sselect `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` = 'swayambhu-incident-police-suspect-male-ego-linked-to-murders-stemming-from-rape-case' and `status` = 1 limit 1
        Bindings
        • 0: swayambhu-incident-police-suspect-male-ego-linked-to-murders-stemming-from-rape-case
        • 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#297republica1930μ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 (152042)
        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#297republica1680μ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 (152042)
        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#297republica1760μ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 (152042)
        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#297republica1650μ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 (152042)
        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 ('Swayambhu incident Police suspect male ego linked to murders stemming from rape case' IN BOOLEAN MODE) as score from `news` where `id` != 152042 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 152042
        • 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#388republica1900μ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 (51632, 54944, 55196, 78047, 122342, 143559)
        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#388republica1610μ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 (51632, 54944, 55196, 78047, 122342, 143559)
        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#416republica1120msselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-27 14:22:00' and '2025-04-28 14:22:00' and `id` not in (152042) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-27 14:22:00
        • 1: 2025-04-28 14:22:00
        • 2: 152042
        • 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#27republica1705msupdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-28 14:22:00' where `id` = 152042 and `status` = 1
        Bindings
        • 0: 2025-04-28 14:22:00
        • 1: 152042
        • 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#156republica11.01msselect * from `news_has_videos` where `news_has_videos`.`news_id` = 152042 and `news_has_videos`.`news_id` is not null limit 1
        Bindings
        • 0: 152042
        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#294republica1800μsselect * from `news_has_internal_videos` where `news_has_internal_videos`.`news_id` = 152042 and `news_has_internal_videos`.`news_id` is not null
        Bindings
        • 0: 152042
        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#309republica1530μsselect * from `news_has_pdfs` where `news_has_pdfs`.`news_id` = 152042 and `news_has_pdfs`.`news_id` is not null
        Bindings
        • 0: 152042
        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#340republica11.22msselect count(*) as aggregate from `tags` inner join `news_has_tags` on `tags`.`id` = `news_has_tags`.`tag_id` where `news_has_tags`.`news_id` = 152042
        Bindings
        • 0: 152042
        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#343republica1710μsselect `tags`.`id`, `name`, `news_has_tags`.`news_id` as `pivot_news_id`, `news_has_tags`.`tag_id` as `pivot_tag_id`, `news_has_tags`.`created_at` as `pivot_created_at`, `news_has_tags`.`updated_at` as `pivot_updated_at` from `tags` inner join `news_has_tags` on `tags`.`id` = `news_has_tags`.`tag_id` where `news_has_tags`.`news_id` = 152042
        Bindings
        • 0: 152042
        Backtrace
        • view::frontend.news-detail:343
        • 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#369republica1830μ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#393republica1550μ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#393republica1590μ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#369republica1650μ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#393republica1660μ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#393republica1700μ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#369republica1560μ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#393republica1550μ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#393republica1590μ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#465republica11.37msselect `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` = 143559
        Bindings
        • 0: 143559
        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#465republica1700μ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` = 122342
        Bindings
        • 0: 122342
        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#465republica1660μ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` = 55196
        Bindings
        • 0: 55196
        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#465republica1780μ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` = 54944
        Bindings
        • 0: 54944
        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#465republica11.6msselect `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` = 51632
        Bindings
        • 0: 51632
        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#46republica1600μ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#46republica1630μ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#46republica1570μ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#46republica11.56msselect `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#46republica13.01msselect `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#46republica1550μ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
      11Attachment.php#?
      App\Models\Category
      8Category.php#?
      App\Models\News
      7News.php#?
      App\Models\Tag
      2Tag.php#?
      App\Models\Author
      1Author.php#?
          _token
          FhNoRaJr6a2xmCNa6zxBONNMBNcQuQnlqpnZMkRp
          subscriber_only_page
          https://newtest.myrepublica.com/news/swayambhu-incident-police-suspect-male-ego-linked-to-murders-st...
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/news/swayambhu-incident-police-suspect-male-eg...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /news/swayambhu-incident-police-suspect-male-ego-linked-to-murders-stemming-from-rape-case
          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-mode" => array:1 [ 0 => "navigate" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "3.148.179.161" ] "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=eyJpdiI6IkMvZVo5dEp2cjJmZXluM0czL3BtT1E9PSIsInZhbHVlIjoiS0RQYmFXcUFVeFYvVHFXdy85a3E1eFFQaWV1UmFwOU1US3JKMmlVdVd6cVNGV2lhRzJVT3pJOVBRZTczSEhOVlZTNmFWZVRjN0l5SExLeFRZbkhEMkhNaTUxSHI1NHFpWForajlPakl5b1Q2ZjJyOFdEVlptdk5YMml0VXhKZWUiLCJtYWMiOiJiZDViNGZkY2IxOTdkMzlkNjg4Y2EyYmU0Y2QzNzZmZDE0ZjNmMjFkMTkyYTJhMTYzYTY5ZmQ0NWVjMGJhNTA0IiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6IjJLeG5YRWVlR2xGYTVSOEpNKzU4d3c9PSIsInZhbHVlIjoiSWZBTTBwSHJaM0FxTndkaFJ1RmRTUEo2RHVJQnNkMzBoMGpvZUsyb2s4QU5BRUdlWWkydU8yR2ZNVmU2Ym5kL3kzcnBTd3NSdFZUUWI0bHp0cGxqcDlGQmFXVWtIOHhUSjBQQlpjaTJ1dmF6WnE4d3NIY2JRcDNOektkSVVRLzIiLCJtYWMiOiI3ZGNmZTAzMTFlZWYyZDI1N2U0MTM2OWI1MWM3MWMyMmNmZjAzNjFmMzMyYTQ1OWMyYjZlZGUyZDE3MGRlOTAxIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkMvZVo5dEp2cjJmZXluM0czL3BtT1E9PSIsInZhbHVlIjoiS0RQYmFXcUFVeFYvVHFXdy85a3E1eFFQaWV1UmFwOU1US3JKMmlVdVd6cVNGV2lhRzJVT3pJOVBRZTczSEhOVlZTNmFWZ" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "host" => array:1 [ 0 => "newtest.myrepublica.com" ] "x-forwarded-for" => array:1 [ 0 => "3.148.179.161" ] "cf-ray" => array:1 [ 0 => "93753c1919af8729-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "FhNoRaJr6a2xmCNa6zxBONNMBNcQuQnlqpnZMkRp" "republica_session" => "nycfFK2aEy3J6PfhIV7xFhsOcWxP0HArYFydx3FT" ]
          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 => "Mon, 28 Apr 2025 08:37:01 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IktJalZLdzZuUzVBcHRpTm5Qa0Fwenc9PSIsInZhbHVlIjoiazNjYXFzcFZ5a1R5QUJpejBoS3QzYzAwdzZpU1dRWGl0a0FaVzBZN0gvcldHOHFUemZubVA3ZGFabkVNOUgyd0Z6WWo2ajBpVCtMVTNhcWVONzRmQlpldXgwNDVvSFVDN3ZJYmowYmRvMDNYNTRpVTFUci9vUFFoeFlQYTNhWFYiLCJtYWMiOiJkYzIyY2U4YjcxYTEwYzlhZjJjN2ZmNjk3Mzc2NjlmNmFmNzE0YTZhZDZjOWE2OWNhMzU4ZTNjNzA5NjUzMTk2IiwidGFnIjoiIn0%3D; expires=Tue, 28 Apr 2026 08:37:01 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IktJalZLdzZuUzVBcHRpTm5Qa0Fwenc9PSIsInZhbHVlIjoiazNjYXFzcFZ5a1R5QUJpejBoS3QzYzAwdzZpU1dRWGl0a0FaVzBZN0gvcldHOHFUemZubVA3ZGFabkVNOUgyd0Z6WWo2a" 1 => "republica_session=eyJpdiI6IlV0YUZrMkFYL0dmb2JMdGR4bDlkOHc9PSIsInZhbHVlIjoiN3dGY0ExakVpT1h0RjNsYXpsYTJ4WGdBS0ZidkJWSVQ0TTlXZkdPdWhCMmdvcmpVSEZBUE9VRi9CbVdGUVA4ODRpVXI4MEcwSVlTQ1RYK3laSDV3Q1J3WVNsZEZCbE03TmhVdXNXMDBBVlo0NDV3QS9oK2NFQ2dvRHRVL08yaXoiLCJtYWMiOiJjODdmYzc5MDc5YmE1YjMyODA3MzcxOGI3NGRiZTdlZjNjNmY1YzBiMzMyYmQwYmI0ZGY3MWNmMDZiOWM3YjFlIiwidGFnIjoiIn0%3D; expires=Tue, 28 Apr 2026 08:37:01 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6IlV0YUZrMkFYL0dmb2JMdGR4bDlkOHc9PSIsInZhbHVlIjoiN3dGY0ExakVpT1h0RjNsYXpsYTJ4WGdBS0ZidkJWSVQ0TTlXZkdPdWhCMmdvcmpVSEZBUE9VRi9CbVdGUVA4OD" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IktJalZLdzZuUzVBcHRpTm5Qa0Fwenc9PSIsInZhbHVlIjoiazNjYXFzcFZ5a1R5QUJpejBoS3QzYzAwdzZpU1dRWGl0a0FaVzBZN0gvcldHOHFUemZubVA3ZGFabkVNOUgyd0Z6WWo2ajBpVCtMVTNhcWVONzRmQlpldXgwNDVvSFVDN3ZJYmowYmRvMDNYNTRpVTFUci9vUFFoeFlQYTNhWFYiLCJtYWMiOiJkYzIyY2U4YjcxYTEwYzlhZjJjN2ZmNjk3Mzc2NjlmNmFmNzE0YTZhZDZjOWE2OWNhMzU4ZTNjNzA5NjUzMTk2IiwidGFnIjoiIn0%3D; expires=Tue, 28-Apr-2026 08:37:01 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IktJalZLdzZuUzVBcHRpTm5Qa0Fwenc9PSIsInZhbHVlIjoiazNjYXFzcFZ5a1R5QUJpejBoS3QzYzAwdzZpU1dRWGl0a0FaVzBZN0gvcldHOHFUemZubVA3ZGFabkVNOUgyd0Z6WWo2a" 1 => "republica_session=eyJpdiI6IlV0YUZrMkFYL0dmb2JMdGR4bDlkOHc9PSIsInZhbHVlIjoiN3dGY0ExakVpT1h0RjNsYXpsYTJ4WGdBS0ZidkJWSVQ0TTlXZkdPdWhCMmdvcmpVSEZBUE9VRi9CbVdGUVA4ODRpVXI4MEcwSVlTQ1RYK3laSDV3Q1J3WVNsZEZCbE03TmhVdXNXMDBBVlo0NDV3QS9oK2NFQ2dvRHRVL08yaXoiLCJtYWMiOiJjODdmYzc5MDc5YmE1YjMyODA3MzcxOGI3NGRiZTdlZjNjNmY1YzBiMzMyYmQwYmI0ZGY3MWNmMDZiOWM3YjFlIiwidGFnIjoiIn0%3D; expires=Tue, 28-Apr-2026 08:37:01 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6IlV0YUZrMkFYL0dmb2JMdGR4bDlkOHc9PSIsInZhbHVlIjoiN3dGY0ExakVpT1h0RjNsYXpsYTJ4WGdBS0ZidkJWSVQ0TTlXZkdPdWhCMmdvcmpVSEZBUE9VRi9CbVdGUVA4OD" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "FhNoRaJr6a2xmCNa6zxBONNMBNcQuQnlqpnZMkRp" "subscriber_only_page" => "https://newtest.myrepublica.com/news/swayambhu-incident-police-suspect-male-ego-linked-to-murders-stemming-from-rape-case" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/news/swayambhu-incident-police-suspect-male-ego-linked-to-murders-stemming-from-rape-case" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-28 14:22:01GET/news/swayambhu-incident-police-suspect-male-ego-linked-to-murders-stemming-from-rape-case53529