Filter

Manufacturer

Medicine

Sort by

Linatab E 5/10 - Tablet - (10mg+5mg)

Incepta Pharmaceuticals Ltd.

In Stock

৳ 300.00

Pregaba 50 - Capsule - (50mg)

Opsonin Pharma Ltd.

In Stock

৳ 150.00

Aeron 10 - Tablet - (10mg)

Healthcare Pharmaceuticals Ltd.

In Stock

৳ 175.00

Avas 10 - Tablet - (10mg)

Opsonin Pharma Ltd.

In Stock

৳ 168.00

Consucon 80 - Tablet - (80mg)

Incepta Pharmaceuticals Ltd.

In Stock

৳ 80.00

Oxat 20 - Tablet - (20mg)

Square Pharmaceuticals PLC

In Stock

৳ 120.30

Nidipine SR - Tablet - (20mg)

Square Pharmaceuticals PLC

In Stock

৳ 6.40

Dialiptin M 850 - Tablet - (850mg+50mg)

Drug International Ltd

In Stock

৳ 133.00

Safi Capsule - Capsule

Hamdard Laboratories (WAQF) Bangladesh

In Stock

৳ 48.00

Secrin 1 - Tablet - (1mg)

Square Pharmaceuticals PLC

In Stock

৳ 60.00

Disopan 1 - Tablet - (1mg)

Incepta Pharmaceuticals Ltd.

In Stock

৳ 90.00

Imax 20 - Capsule - (20mg)

Delta Pharma Ltd.

In Stock

৳ 50.00
7.4.33PHP Version233msRequest Duration12MBMemory UsageGET medicineRoute
    • Booting (37.63ms)
    • Application (195ms)
    • 1 x Application (83.76%)
      195.00ms
      1 x Booting (16.16%)
      37.63ms
      10 templates were rendered
      • frontend.medicine-all (resources/views/frontend/medicine-all.blade.php)4blade
        Params
        0
        search_brand
        1
        medicines
        2
        sort_by
        3
        product_brands
      • frontend.components.breadcrumb (resources/views/frontend/components/breadcrumb.blade.php)5blade
        Params
        0
        slot
        1
        title
        2
        li_1
        3
        li_2
        4
        __laravel_slots
      • pagination::bootstrap-4 (resources/views/vendor/pagination/bootstrap-4.blade.php)2blade
        Params
        0
        paginator
        1
        elements
      • frontend.components.modal-popup (resources/views/frontend/components/modal-popup.blade.php)2blade
        Params
        0
        slot
        1
        __laravel_slots
      • frontend.layouts.app (resources/views/frontend/layouts/app.blade.php)14blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        search_brand
        4
        medicines
        5
        sort_by
        6
        product_brands
        7
        page
        8
        search_brand_id
        9
        __currentLoopData
        10
        product_brand
        11
        key
        12
        loop
        13
        medicine
      • frontend.layouts.partials.head (resources/views/frontend/layouts/partials/head.blade.php)14blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        search_brand
        4
        medicines
        5
        sort_by
        6
        product_brands
        7
        page
        8
        search_brand_id
        9
        __currentLoopData
        10
        product_brand
        11
        key
        12
        loop
        13
        medicine
      • frontend.layouts.partials.header (resources/views/frontend/layouts/partials/header.blade.php)14blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        search_brand
        4
        medicines
        5
        sort_by
        6
        product_brands
        7
        page
        8
        search_brand_id
        9
        __currentLoopData
        10
        product_brand
        11
        key
        12
        loop
        13
        medicine
      • frontend.layouts.partials.cart (resources/views/frontend/layouts/partials/cart.blade.php)18blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        search_brand
        4
        medicines
        5
        sort_by
        6
        product_brands
        7
        page
        8
        search_brand_id
        9
        __currentLoopData
        10
        product_brand
        11
        key
        12
        loop
        13
        medicine
        14
        lifestyle_categories_manu
        15
        lifestyle_category
        16
        sub_categories
        17
        sub_category
      • frontend.layouts.partials.footer (resources/views/frontend/layouts/partials/footer.blade.php)14blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        search_brand
        4
        medicines
        5
        sort_by
        6
        product_brands
        7
        page
        8
        search_brand_id
        9
        __currentLoopData
        10
        product_brand
        11
        key
        12
        loop
        13
        medicine
      • frontend.layouts.partials.footer-scripts (resources/views/frontend/layouts/partials/footer-scripts.blade.php)14blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        search_brand
        4
        medicines
        5
        sort_by
        6
        product_brands
        7
        page
        8
        search_brand_id
        9
        __currentLoopData
        10
        product_brand
        11
        key
        12
        loop
        13
        medicine
      uri
      GET medicine
      middleware
      web
      controller
      App\Http\Controllers\ProductController@medicine_all
      namespace
      prefix
      where
      as
      medicine_all
      file
      app/Http/Controllers/ProductController.php:70-121
      36 statements were executed, 12 of which were duplicated, 24 unique109ms
      • select count(*) as aggregate from `products` where (`status` = 1 and `category_id` = 41)
        7.69ms/app/Http/Controllers/ProductController.php:113lifemecu_lpbd
        Metadata
        Bindings
        • 0. 1
        • 1. 41
        Backtrace
        • 15. /app/Http/Controllers/ProductController.php:113
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `products` where (`status` = 1 and `category_id` = 41) limit 12 offset 0
        3.56ms/app/Http/Controllers/ProductController.php:113lifemecu_lpbd
        Metadata
        Bindings
        • 0. 1
        • 1. 41
        Backtrace
        • 15. /app/Http/Controllers/ProductController.php:113
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `manufacturer` from `products` where `category_id` = 41 group by `manufacturer`
        8.4ms/app/Http/Controllers/ProductController.php:117lifemecu_lpbd
        Metadata
        Bindings
        • 0. 41
        Backtrace
        • 14. /app/Http/Controllers/ProductController.php:117
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `settings` where `variable` = 'local_host' and `value` = 1
        5.05ms/app/helpers.php:61lifemecu_lpbd
        Metadata
        Bindings
        • 0. local_host
        • 1. 1
        Backtrace
        • 14. /app/helpers.php:61
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `products` where `products`.`id` = 1386 limit 1
        1.77ms/app/helpers.php:114lifemecu_lpbd
        Metadata
        Bindings
        • 0. 1386
        Backtrace
        • 20. /app/helpers.php:114
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 26. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `settings` where `variable` = 'local_host' and `value` = 1
        1.69ms/app/helpers.php:61lifemecu_lpbd
        Metadata
        Bindings
        • 0. local_host
        • 1. 1
        Backtrace
        • 14. /app/helpers.php:61
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `products` where `products`.`id` = 1385 limit 1
        1.92ms/app/helpers.php:114lifemecu_lpbd
        Metadata
        Bindings
        • 0. 1385
        Backtrace
        • 20. /app/helpers.php:114
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 26. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `settings` where `variable` = 'local_host' and `value` = 1
        1.78ms/app/helpers.php:61lifemecu_lpbd
        Metadata
        Bindings
        • 0. local_host
        • 1. 1
        Backtrace
        • 14. /app/helpers.php:61
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `products` where `products`.`id` = 1383 limit 1
        1.72ms/app/helpers.php:114lifemecu_lpbd
        Metadata
        Bindings
        • 0. 1383
        Backtrace
        • 20. /app/helpers.php:114
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 26. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `settings` where `variable` = 'local_host' and `value` = 1
        2.62ms/app/helpers.php:61lifemecu_lpbd
        Metadata
        Bindings
        • 0. local_host
        • 1. 1
        Backtrace
        • 14. /app/helpers.php:61
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `products` where `products`.`id` = 1382 limit 1
        3.29ms/app/helpers.php:114lifemecu_lpbd
        Metadata
        Bindings
        • 0. 1382
        Backtrace
        • 20. /app/helpers.php:114
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 26. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `settings` where `variable` = 'local_host' and `value` = 1
        1.15ms/app/helpers.php:61lifemecu_lpbd
        Metadata
        Bindings
        • 0. local_host
        • 1. 1
        Backtrace
        • 14. /app/helpers.php:61
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `products` where `products`.`id` = 1381 limit 1
        1.61ms/app/helpers.php:114lifemecu_lpbd
        Metadata
        Bindings
        • 0. 1381
        Backtrace
        • 20. /app/helpers.php:114
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 26. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `settings` where `variable` = 'local_host' and `value` = 1
        2.02ms/app/helpers.php:61lifemecu_lpbd
        Metadata
        Bindings
        • 0. local_host
        • 1. 1
        Backtrace
        • 14. /app/helpers.php:61
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `products` where `products`.`id` = 1380 limit 1
        1.24ms/app/helpers.php:114lifemecu_lpbd
        Metadata
        Bindings
        • 0. 1380
        Backtrace
        • 20. /app/helpers.php:114
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 26. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `settings` where `variable` = 'local_host' and `value` = 1
        850μs/app/helpers.php:61lifemecu_lpbd
        Metadata
        Bindings
        • 0. local_host
        • 1. 1
        Backtrace
        • 14. /app/helpers.php:61
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `products` where `products`.`id` = 1379 limit 1
        2.71ms/app/helpers.php:114lifemecu_lpbd
        Metadata
        Bindings
        • 0. 1379
        Backtrace
        • 20. /app/helpers.php:114
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 26. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `settings` where `variable` = 'local_host' and `value` = 1
        980μs/app/helpers.php:61lifemecu_lpbd
        Metadata
        Bindings
        • 0. local_host
        • 1. 1
        Backtrace
        • 14. /app/helpers.php:61
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `products` where `products`.`id` = 1378 limit 1
        2.31ms/app/helpers.php:114lifemecu_lpbd
        Metadata
        Bindings
        • 0. 1378
        Backtrace
        • 20. /app/helpers.php:114
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 26. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `settings` where `variable` = 'local_host' and `value` = 1
        1.62ms/app/helpers.php:61lifemecu_lpbd
        Metadata
        Bindings
        • 0. local_host
        • 1. 1
        Backtrace
        • 14. /app/helpers.php:61
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `products` where `products`.`id` = 1377 limit 1
        7.28ms/app/helpers.php:114lifemecu_lpbd
        Metadata
        Bindings
        • 0. 1377
        Backtrace
        • 20. /app/helpers.php:114
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 26. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `settings` where `variable` = 'local_host' and `value` = 1
        2.68ms/app/helpers.php:61lifemecu_lpbd
        Metadata
        Bindings
        • 0. local_host
        • 1. 1
        Backtrace
        • 14. /app/helpers.php:61
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `products` where `products`.`id` = 1376 limit 1
        6.48ms/app/helpers.php:114lifemecu_lpbd
        Metadata
        Bindings
        • 0. 1376
        Backtrace
        • 20. /app/helpers.php:114
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 26. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `settings` where `variable` = 'local_host' and `value` = 1
        1.52ms/app/helpers.php:61lifemecu_lpbd
        Metadata
        Bindings
        • 0. local_host
        • 1. 1
        Backtrace
        • 14. /app/helpers.php:61
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `products` where `products`.`id` = 1375 limit 1
        3.36ms/app/helpers.php:114lifemecu_lpbd
        Metadata
        Bindings
        • 0. 1375
        Backtrace
        • 20. /app/helpers.php:114
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 26. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `settings` where `variable` = 'local_host' and `value` = 1
        1.11ms/app/helpers.php:61lifemecu_lpbd
        Metadata
        Bindings
        • 0. local_host
        • 1. 1
        Backtrace
        • 14. /app/helpers.php:61
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `products` where `products`.`id` = 1374 limit 1
        2.36ms/app/helpers.php:114lifemecu_lpbd
        Metadata
        Bindings
        • 0. 1374
        Backtrace
        • 20. /app/helpers.php:114
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 26. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 46 order by `name` asc
        1.89msview::9066177b0373ac177d661442015351f6ac9bf7ce:142lifemecu_lpbd
        Metadata
        Bindings
        • 0. 46
        Backtrace
        • 14. view::9066177b0373ac177d661442015351f6ac9bf7ce:142
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 49 order by `name` asc
        1.68msview::9066177b0373ac177d661442015351f6ac9bf7ce:156lifemecu_lpbd
        Metadata
        Bindings
        • 0. 49
        Backtrace
        • 14. view::9066177b0373ac177d661442015351f6ac9bf7ce:156
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 53 order by `name` asc
        4.36msview::9066177b0373ac177d661442015351f6ac9bf7ce:156lifemecu_lpbd
        Metadata
        Bindings
        • 0. 53
        Backtrace
        • 14. view::9066177b0373ac177d661442015351f6ac9bf7ce:156
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 52 order by `name` asc
        8.52msview::9066177b0373ac177d661442015351f6ac9bf7ce:156lifemecu_lpbd
        Metadata
        Bindings
        • 0. 52
        Backtrace
        • 14. view::9066177b0373ac177d661442015351f6ac9bf7ce:156
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 1 order by `name` asc
        6.54msview::9066177b0373ac177d661442015351f6ac9bf7ce:156lifemecu_lpbd
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::9066177b0373ac177d661442015351f6ac9bf7ce:156
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 51 order by `name` asc
        3.28msview::9066177b0373ac177d661442015351f6ac9bf7ce:156lifemecu_lpbd
        Metadata
        Bindings
        • 0. 51
        Backtrace
        • 14. view::9066177b0373ac177d661442015351f6ac9bf7ce:156
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 54 order by `name` asc
        1.5msview::9066177b0373ac177d661442015351f6ac9bf7ce:156lifemecu_lpbd
        Metadata
        Bindings
        • 0. 54
        Backtrace
        • 14. view::9066177b0373ac177d661442015351f6ac9bf7ce:156
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 50 order by `name` asc
        1.12msview::9066177b0373ac177d661442015351f6ac9bf7ce:156lifemecu_lpbd
        Metadata
        Bindings
        • 0. 50
        Backtrace
        • 14. view::9066177b0373ac177d661442015351f6ac9bf7ce:156
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 48 order by `name` asc
        1.33msview::9066177b0373ac177d661442015351f6ac9bf7ce:156lifemecu_lpbd
        Metadata
        Bindings
        • 0. 48
        Backtrace
        • 14. view::9066177b0373ac177d661442015351f6ac9bf7ce:156
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      App\Models\Category
      49
      App\Models\Product
      69
          _token
          qTl94SLfqSvMrnKqYHFAmoRhzAZ6i1THoMFXK0yi
          _previous
          array:1 [ "url" => "https://lifeplusbd.com/medicine" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /medicine
          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:19 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IlMza0tFR005L1BvaDlaeStLZDRBSWc9PSIsInZhbHVlIjoiWldEZHZFYS9oNjF1S0VJSkR4UHVxcE52bmI4azZ2TzBGZ1VIR1g1eWRuM3EzbytyLzcxRXgyd1ErWmJUSE13aWFBeEp0Y2F5MllWQ2tIZS9mSDZwR3dLYk1xTm1UbUhRNVlQV2tyNmpscGdIemVxMmlrTTBPOG90QmVpbHFyd2UiLCJtYWMiOiJkNzQ0ZjkxOGU3NjI5OGNlMTZmNjMzNjNkMmMxNDkyY2FmOTZkM2YzZTZkM2RmMDg2YzVhZTE4ZmMyNmFhMWJkIiwidGFnIjoiIn0%3D; lifeplusbd_session=eyJpdiI6IkY3cGhDWHFyN3d6SFd6SlBLQ0RqbVE9PSIsInZhbHVlIjoiWnVtZGRBS2laeXZtRXZ0c2ltbFlUaDhKaGZ0bFNtZ3NYM0FIVDAxam5EU2xmdVdVN3loSC8wUHBTbzZ6MU8vcktwajBPa0xVOFN3LzYreHovOGJmSjAvVDVSOXIyUHJXS0x2V09tRFRzdWtENjRNeUxLaGE3Y1RUaFF5bUx0b1MiLCJtYWMiOiJhNGU0ODUyZjk2YWFlZTlmYmE3Yzg5ZTMyNWQzYmM0Mjg1YmM0ZTQxNWQ2MTUwOWVhZjNmNTBlMzhlNDIzMjUzIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlMza0tFR005L1BvaDlaeStLZDRBSWc9PSIsInZhbHVlIjoiWldEZHZFYS9oNjF1S0VJSkR4UHVxcE52bmI4azZ2TzBGZ1VIR1g1eWRuM3EzbytyLzcxRXgyd1ErWmJUSE13aWFBeEp0Y" ] "host" => array:1 [ 0 => "lifeplusbd.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-for" => array:1 [ 0 => "52.14.35.155" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-https" => array:1 [ 0 => "on" ] ]
          request_server
          0 of 0
          array:47 [ "PHP_INI_SCAN_DIR" => "/home/lifemecu/.system-php/ini/7.4/lifeplusbd.lifeplusbd.tech" "PATH" => "/usr/local/bin:/bin:/usr/bin" "HTTP_ACCEPT" => "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" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_COOKIE" => "XSRF-TOKEN=eyJpdiI6IlMza0tFR005L1BvaDlaeStLZDRBSWc9PSIsInZhbHVlIjoiWldEZHZFYS9oNjF1S0VJSkR4UHVxcE52bmI4azZ2TzBGZ1VIR1g1eWRuM3EzbytyLzcxRXgyd1ErWmJUSE13aWFBeEp0Y2F5MllWQ2tIZS9mSDZwR3dLYk1xTm1UbUhRNVlQV2tyNmpscGdIemVxMmlrTTBPOG90QmVpbHFyd2UiLCJtYWMiOiJkNzQ0ZjkxOGU3NjI5OGNlMTZmNjMzNjNkMmMxNDkyY2FmOTZkM2YzZTZkM2RmMDg2YzVhZTE4ZmMyNmFhMWJkIiwidGFnIjoiIn0%3D; lifeplusbd_session=eyJpdiI6IkY3cGhDWHFyN3d6SFd6SlBLQ0RqbVE9PSIsInZhbHVlIjoiWnVtZGRBS2laeXZtRXZ0c2ltbFlUaDhKaGZ0bFNtZ3NYM0FIVDAxam5EU2xmdVdVN3loSC8wUHBTbzZ6MU8vcktwajBPa0xVOFN3LzYreHovOGJmSjAvVDVSOXIyUHJXS0x2V09tRFRzdWtENjRNeUxLaGE3Y1RUaFF5bUx0b1MiLCJtYWMiOiJhNGU0ODUyZjk2YWFlZTlmYmE3Yzg5ZTMyNWQzYmM0Mjg1YmM0ZTQxNWQ2MTUwOWVhZjNmNTBlMzhlNDIzMjUzIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlMza0tFR005L1BvaDlaeStLZDRBSWc9PSIsInZhbHVlIjoiWldEZHZFYS9oNjF1S0VJSkR4UHVxcE52bmI4azZ2TzBGZ1VIR1g1eWRuM3EzbytyLzcxRXgyd1ErWmJUSE13aWFBeEp0Y" "HTTP_HOST" => "lifeplusbd.com" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_X_FORWARDED_FOR" => "52.14.35.155" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_HTTPS" => "on" "DOCUMENT_ROOT" => "/home/lifemecu/lifeplusbd.com" "REMOTE_ADDR" => "52.14.35.155" "REMOTE_PORT" => "44928" "SERVER_ADDR" => "162.0.229.59" "SERVER_NAME" => "lifeplusbd.com" "SERVER_ADMIN" => "webmaster@lifeplusbd.lifeplusbd.tech" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/medicine" "REDIRECT_URL" => "/medicine" "REDIRECT_REQUEST_METHOD" => "GET" "PROXY_REMOTE_ADDR" => "162.0.229.59" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "SCRIPT_FILENAME" => "/home/lifemecu/lifeplusbd.com/index.php" "QUERY_STRING" => "" "SCRIPT_URI" => "https://lifeplusbd.com/medicine" "SCRIPT_URL" => "/medicine" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "X-LSCACHE" => "on" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1740920004.5852 "REQUEST_TIME" => 1740920004 ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "qTl94SLfqSvMrnKqYHFAmoRhzAZ6i1THoMFXK0yi" "lifeplusbd_session" => "tNj1du3wSFcxBUeZGpglUGe8aB7Oc5VIb0gcAHLo" ]
          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 => "Sun, 02 Mar 2025 12:53:24 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhYdkFpK3ExK2xaVUZ1WWVhRUp6c1E9PSIsInZhbHVlIjoiQjVWV3RxWTZDRDdLVldvd0o0RzlpcmpDVkJzbXczZXc0akdDOVV6YzUvM01FWVY4MU5ZOFg0cU9hcW5TaUFlcVBRNHlYenp4S2czSHJ5b2JQNUo0ckt3V2FyeW9sTCt5b1Bka0k1RFpldFR2NDlNR1JUMHR2VjBFdDdONllsYnIiLCJtYWMiOiIyNGIzN2JiODUxZGJjNWU4YzVjYWI0OGYzYTU4N2ViMGU4YzU3M2Y5ZDBmZGYxYTExZDVkYzRlNTlhZmQ2YmUxIiwidGFnIjoiIn0%3D; expires=Sun, 02-Mar-2025 14:53:24 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IjhYdkFpK3ExK2xaVUZ1WWVhRUp6c1E9PSIsInZhbHVlIjoiQjVWV3RxWTZDRDdLVldvd0o0RzlpcmpDVkJzbXczZXc0akdDOVV6YzUvM01FWVY4MU5ZOFg0cU9hcW5TaUFlcVBRNHlYe" 1 => "lifeplusbd_session=eyJpdiI6IlY2N3kzZ3ozaHVDS09LU2FHS3hGRFE9PSIsInZhbHVlIjoiM29yZ2RaQzFzWU1YL2hLbGQ4VHJLZ0R4ZURUMlA0VGluNVJ4VTVuSkM0VUxHTTlhaVFnbjBEUEhIK1NVYm9FY2pMY3hOc3VUN0lWQzgxTE05cFlnVHl6Q0lMMzluOXJXT000VUFYcXEvckdGYWhXQlU0RkZqazVNVWVNeXRlL3kiLCJtYWMiOiI1OTk5YjVhMjFlYWUyYTAwZmZkMDZlZjlkMGRjZGEzNTc2YWM3OGQ2NzMzN2IxZDVjODA4ZDcyZjQyOTM2ODU5IiwidGFnIjoiIn0%3D; expires=Sun, 02-Mar-2025 14:53:24 GMT; Max-Age=7200; path=/; httponlylifeplusbd_session=eyJpdiI6IlY2N3kzZ3ozaHVDS09LU2FHS3hGRFE9PSIsInZhbHVlIjoiM29yZ2RaQzFzWU1YL2hLbGQ4VHJLZ0R4ZURUMlA0VGluNVJ4VTVuSkM0VUxHTTlhaVFnbjBEUEhIK1NVYm9FY" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhYdkFpK3ExK2xaVUZ1WWVhRUp6c1E9PSIsInZhbHVlIjoiQjVWV3RxWTZDRDdLVldvd0o0RzlpcmpDVkJzbXczZXc0akdDOVV6YzUvM01FWVY4MU5ZOFg0cU9hcW5TaUFlcVBRNHlYenp4S2czSHJ5b2JQNUo0ckt3V2FyeW9sTCt5b1Bka0k1RFpldFR2NDlNR1JUMHR2VjBFdDdONllsYnIiLCJtYWMiOiIyNGIzN2JiODUxZGJjNWU4YzVjYWI0OGYzYTU4N2ViMGU4YzU3M2Y5ZDBmZGYxYTExZDVkYzRlNTlhZmQ2YmUxIiwidGFnIjoiIn0%3D; expires=Sun, 02-Mar-2025 14:53:24 GMT; path=/XSRF-TOKEN=eyJpdiI6IjhYdkFpK3ExK2xaVUZ1WWVhRUp6c1E9PSIsInZhbHVlIjoiQjVWV3RxWTZDRDdLVldvd0o0RzlpcmpDVkJzbXczZXc0akdDOVV6YzUvM01FWVY4MU5ZOFg0cU9hcW5TaUFlcVBRNHlYe" 1 => "lifeplusbd_session=eyJpdiI6IlY2N3kzZ3ozaHVDS09LU2FHS3hGRFE9PSIsInZhbHVlIjoiM29yZ2RaQzFzWU1YL2hLbGQ4VHJLZ0R4ZURUMlA0VGluNVJ4VTVuSkM0VUxHTTlhaVFnbjBEUEhIK1NVYm9FY2pMY3hOc3VUN0lWQzgxTE05cFlnVHl6Q0lMMzluOXJXT000VUFYcXEvckdGYWhXQlU0RkZqazVNVWVNeXRlL3kiLCJtYWMiOiI1OTk5YjVhMjFlYWUyYTAwZmZkMDZlZjlkMGRjZGEzNTc2YWM3OGQ2NzMzN2IxZDVjODA4ZDcyZjQyOTM2ODU5IiwidGFnIjoiIn0%3D; expires=Sun, 02-Mar-2025 14:53:24 GMT; path=/; httponlylifeplusbd_session=eyJpdiI6IlY2N3kzZ3ozaHVDS09LU2FHS3hGRFE9PSIsInZhbHVlIjoiM29yZ2RaQzFzWU1YL2hLbGQ4VHJLZ0R4ZURUMlA0VGluNVJ4VTVuSkM0VUxHTTlhaVFnbjBEUEhIK1NVYm9FY" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "qTl94SLfqSvMrnKqYHFAmoRhzAZ6i1THoMFXK0yi" "_previous" => array:1 [ "url" => "https://lifeplusbd.com/medicine" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]