header banner
ECONOMY

Pathao Nepal introduces Car Plus option

KATHMANDU: Pathao Nepal, renowned for its five-year tenure in ride-sharing services, has unveiled its Car Plus option starting this Monday.
By Republica

KATHMANDU: Pathao Nepal, renowned for its five-year tenure in ride-sharing services, has unveiled its Car Plus option starting this Monday.


According to a press statement issued by the company, it has seamlessly integrated the Car Plus feature into its existing Pathao Car (taxi) services.This enhancement caters specifically to customers seeking premium travel experiences.


Related story

NEA introduces installment payment option for street light dues...


Pathao now offers these upgraded features accessible during the booking process for any Pathao car ride.


As per Asheem Man Singh Basnyat, the Managing Director of Pathao Nepal, vehicles under the Car Plus category boast impeccable maintenance, inclusive of air conditioning and spacious seating arrangements.


The statement further states, “Currently, this feature rollout is exclusive to the Kathmandu Valley region, with plans underway to extend it to other cities in the near future.”


 

See more on: Car_Plus_option
Related Stories
ECONOMY

NRB introduces cautiously flexible measures to add...

BLOG

Failure is Not an Option for Nepal

ECONOMY

Nepal Mobility Solutions introduces ‘JumJum’, a ne...

ECONOMY

Pathao expands 'bike ride' service to 17 more citi...

SOCIETY

Honda introduces NX200 to Nepali market offering a...

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 Version3.02sRequest Duration7MBMemory UsageGET news/{slug}Route
    • Booting (12.61ms)time
    • Application (3.01s)time
    • 1 x Application (99.58%)
      3.01s
      1 x Booting (0.42%)
      12.61ms
      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
      27 statements were executed2.96s
      • NewsController.php#416republica11.76msselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-01 04:03:10' and '2025-04-02 04:03:10' and `id` not in (155079) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-01 04:03:10
        • 1: 2025-04-02 04:03:10
        • 2: 155079
        • 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#27republica12.93supdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-02 04:03:10' where `id` = 155079 and `status` = 1
        Bindings
        • 0: 2025-04-02 04:03:10
        • 1: 155079
        • 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#156republica1530μsselect * from `news_has_videos` where `news_has_videos`.`news_id` = 155079 and `news_has_videos`.`news_id` is not null limit 1
        Bindings
        • 0: 155079
        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#294republica1620μsselect * from `news_has_internal_videos` where `news_has_internal_videos`.`news_id` = 155079 and `news_has_internal_videos`.`news_id` is not null
        Bindings
        • 0: 155079
        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#309republica1500μsselect * from `news_has_pdfs` where `news_has_pdfs`.`news_id` = 155079 and `news_has_pdfs`.`news_id` is not null
        Bindings
        • 0: 155079
        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#340republica1860μ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` = 155079
        Bindings
        • 0: 155079
        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#343republica110.61msselect `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` = 155079
        Bindings
        • 0: 155079
        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#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` = 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#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` = 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#369republica1520μ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#393republica1510μ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#393republica1560μ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#369republica1500μ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#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` = 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#465republica1500μ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` = 157814
        Bindings
        • 0: 157814
        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#465republica1850μ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` = 156206
        Bindings
        • 0: 156206
        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#465republica1830μ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` = 155250
        Bindings
        • 0: 155250
        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#465republica1560μ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` = 153726
        Bindings
        • 0: 153726
        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#465republica1470μ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` = 153621
        Bindings
        • 0: 153621
        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#46republica1530μ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#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` = 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#46republica1610μ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#46republica1620μ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#46republica1640μ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#46republica1590μ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\Category
      7Category.php#?
      App\Models\Attachment
      6Attachment.php#?
      App\Models\Tag
      1Tag.php#?
          _token
          pm148dKfXOejUEoYt6acxlCRYu2RwLqJP0iiX1Zd
          subscriber_only_page
          https://newtest.myrepublica.com/news/pathao-nepal-introduces-car-plus-option
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/news/pathao-nepal-introduces-car-plus-option" ...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /news/pathao-nepal-introduces-car-plus-option
          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.226.10" ] "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=eyJpdiI6Im00TXpPZXMxV2FVWXYzd3VTWkh0b1E9PSIsInZhbHVlIjoiNW14U0dyS0ZUN0VWVVBuVnZkY1VLWC9qTWExa2hvY0tNaHViVnRSZ1Z2UGQ0Q3JnQ1VBYnVHN3NCMDZMN1l6TjczUUIyU3RNREczWXVhUEtiV0tybTNBaXVPNVZCQ0hsQWNBWjR6bnpNQ1dacWtKSFNDdG5BZWdMcjFFZDZ0b2QiLCJtYWMiOiI2YzY2YTY1YjZjNGJiNzhiOTM4MjlkOGYzMDIzYjYzN2Q2MDVkMDhmZDQ5ZTBjYmI5YjYzNjY1ZGJhZjAwYWJiIiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6IjJhSlZmU1VMU0NDbXl3RDZMbS9lVGc9PSIsInZhbHVlIjoiRFV4N3lGZEtIUU0rZy9vUjNhb1RRQlBuVUE1RndWb3dPaFROelREY2dIcTZXN2xXZWp4WVc5NHRjclVPeDM5YU1GUEtPTDJ1ODZrWFNDQ2Y0Mk8zdmMvZ0J3TkFubStKb3YvUmNMT2UvLzVmeTNMb0tuVFk0NjFRaGRBTHRwOUMiLCJtYWMiOiI2MWExMjYyY2Q0Njc2MjEwNTM2YTliOTQ5YzQ1MzQwZTA4MTczZTI4ODBiZWM2MmYyNjgzMzYxZjE3MjkyZDljIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Im00TXpPZXMxV2FVWXYzd3VTWkh0b1E9PSIsInZhbHVlIjoiNW14U0dyS0ZUN0VWVVBuVnZkY1VLWC9qTWExa2hvY0tNaHViVnRSZ1Z2UGQ0Q3JnQ1VBYnVHN3NCMDZMN1l6TjczUUIyU" ] "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.226.10" ] "cf-ray" => array:1 [ 0 => "929b75f38c27e133-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "pm148dKfXOejUEoYt6acxlCRYu2RwLqJP0iiX1Zd" "republica_session" => "w5Kosm4OQJvQS03rDizPkXmtuXuIgBfL6sWz4nTo" ]
          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 => "Tue, 01 Apr 2025 22:18:13 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlRqTU95UDkyOVRKeWNkV0tpb3MwRlE9PSIsInZhbHVlIjoiQTYwWWdjRUFia3dsOHlLTzNQb041b0o4Q1UrZDdpWU1jSitteTVYMXFwSDFsdWFJOWUvVGVnWnlodVlvTGJ6NmpkL3ZybjVGOVpYaFZuUjNCdTNHejBoOEhiSzBLekhFb3BjNEhMUmlDNVRIVHlSbVQ4Sll3cEVnRkRHa09Rb3UiLCJtYWMiOiIzMGFkNmU1MjljMjhlMDAzZmYyYTY5MGQ5MGQwZDA2ODg1ODhhOGFmOTY2OTFiNjYyOTljYjMzY2FhMWY2NTZmIiwidGFnIjoiIn0%3D; expires=Wed, 01 Apr 2026 22:18:13 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IlRqTU95UDkyOVRKeWNkV0tpb3MwRlE9PSIsInZhbHVlIjoiQTYwWWdjRUFia3dsOHlLTzNQb041b0o4Q1UrZDdpWU1jSitteTVYMXFwSDFsdWFJOWUvVGVnWnlodVlvTGJ6NmpkL3Zyb" 1 => "republica_session=eyJpdiI6IjBMeUw5WGJseG4wTHN0Sm5zNEhCSUE9PSIsInZhbHVlIjoiaUNFMGU3ZUkvcVFHOVQyUzhCV3dDQjhxcGxjL3owWlh4dys0WFdFUmF2MldXemNBM0NlV1lOeVZReXVyWTZyZTMyMjJqQWc0M0hrQnp6ZGx2d2RJbTJtVVNPWVZ6WUp4ZmlmcnA2aG5INUphUVJiWnFESEltRFlMbzhoSjFlcFMiLCJtYWMiOiJhY2ViYTY2ZDEwMTZjY2UwOTU0MWI5MWU0ODA0OTNkMDQzODljNGJhMTQ1Y2U1MjY2Yzg2MGNmNTU2NDM5OTY4IiwidGFnIjoiIn0%3D; expires=Wed, 01 Apr 2026 22:18:13 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6IjBMeUw5WGJseG4wTHN0Sm5zNEhCSUE9PSIsInZhbHVlIjoiaUNFMGU3ZUkvcVFHOVQyUzhCV3dDQjhxcGxjL3owWlh4dys0WFdFUmF2MldXemNBM0NlV1lOeVZReXVyWTZyZT" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlRqTU95UDkyOVRKeWNkV0tpb3MwRlE9PSIsInZhbHVlIjoiQTYwWWdjRUFia3dsOHlLTzNQb041b0o4Q1UrZDdpWU1jSitteTVYMXFwSDFsdWFJOWUvVGVnWnlodVlvTGJ6NmpkL3ZybjVGOVpYaFZuUjNCdTNHejBoOEhiSzBLekhFb3BjNEhMUmlDNVRIVHlSbVQ4Sll3cEVnRkRHa09Rb3UiLCJtYWMiOiIzMGFkNmU1MjljMjhlMDAzZmYyYTY5MGQ5MGQwZDA2ODg1ODhhOGFmOTY2OTFiNjYyOTljYjMzY2FhMWY2NTZmIiwidGFnIjoiIn0%3D; expires=Wed, 01-Apr-2026 22:18:13 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlRqTU95UDkyOVRKeWNkV0tpb3MwRlE9PSIsInZhbHVlIjoiQTYwWWdjRUFia3dsOHlLTzNQb041b0o4Q1UrZDdpWU1jSitteTVYMXFwSDFsdWFJOWUvVGVnWnlodVlvTGJ6NmpkL3Zyb" 1 => "republica_session=eyJpdiI6IjBMeUw5WGJseG4wTHN0Sm5zNEhCSUE9PSIsInZhbHVlIjoiaUNFMGU3ZUkvcVFHOVQyUzhCV3dDQjhxcGxjL3owWlh4dys0WFdFUmF2MldXemNBM0NlV1lOeVZReXVyWTZyZTMyMjJqQWc0M0hrQnp6ZGx2d2RJbTJtVVNPWVZ6WUp4ZmlmcnA2aG5INUphUVJiWnFESEltRFlMbzhoSjFlcFMiLCJtYWMiOiJhY2ViYTY2ZDEwMTZjY2UwOTU0MWI5MWU0ODA0OTNkMDQzODljNGJhMTQ1Y2U1MjY2Yzg2MGNmNTU2NDM5OTY4IiwidGFnIjoiIn0%3D; expires=Wed, 01-Apr-2026 22:18:13 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6IjBMeUw5WGJseG4wTHN0Sm5zNEhCSUE9PSIsInZhbHVlIjoiaUNFMGU3ZUkvcVFHOVQyUzhCV3dDQjhxcGxjL3owWlh4dys0WFdFUmF2MldXemNBM0NlV1lOeVZReXVyWTZyZT" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "pm148dKfXOejUEoYt6acxlCRYu2RwLqJP0iiX1Zd" "subscriber_only_page" => "https://newtest.myrepublica.com/news/pathao-nepal-introduces-car-plus-option" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/news/pathao-nepal-introduces-car-plus-option" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-02 04:03:13GET/news/pathao-nepal-introduces-car-plus-option52714