Cart

    Loading cart items ...

    မိုဘိုင်းလ်ကူးသန်းရောင်းဝယ်ရေး ၃.၀

    7000.00 MMK

    Author: နည်းပညာ
    ID: #789 Pages:

    မိုဘိုင်းလ်အင်တာနက်ကမ္ဘာက ပြောင်းလဲမှုများစွာကို ဖြစ်ပေါ်စေသည်။ လူသားများက စစ်မှန်သည့်အရင်းအနှီးဖြစ်လာပြီး မိုဘိုင်းလ်အင်တာနက်၏ ဆိုရှယ်ပလက်ဖောင်းက စက်မှုလုပ်ငန်းအားလုံးကို ကိုင်လှုပ်သည်အထိဖြစ်လာသည်။ ဆိုရလျှင် မိုဘိုင်းလ်က အီလက်ထရောနစ်ကူးသန်းရောင်းဝယ်ရေးမော်ဒယ်ကို အစားထိုးပြီး အရှိန်အဟုန်နှင့် တိုးတက်လာနေသည်။ ကျွန်ုပ်တို့၊ စာဖတ်သူနှင့် စာရေးသူများက ကျွန်ုပ်တို့ မီဒီယာများဖြစ်လာပြီး ထုတ်လွှင့်သည့်ပုံစံများပါ ပြောင်းလဲသွားစေသည်။ ဝယ်ယူစားသုံးသူများက ကျွန်ုပ်တို့ချန်နယ်၏ မိုက်ခရိုခေါင်းဆောင်သူများဖြစ်လာပြီး စီးပွားရေးလုပ်ငန်းပုံစံများကိုပါ ပြောင်းလဲစေမည်ဖြစ်သည်။ တစ်ဦးတစ်ယောက်ကနေ သူ့ကိုယ်ပိုင်အဖွဲ့အစည်းကို လုပ်ဆောင်လည်ပတ်နေပြီး စီမံခန့်ခွဲမှုပုံစံကိုပါ ပြောင်းလဲစေမည်ဖြစ်သည်။ မိတ်ဆွေအဝန်းအဝိုင်း (Friend Circle) ဟူသည် ကျွန်ုပ်တို့အမှတ်တံဆိပ် (We Brand) ဖြစ်လာပြီး စီးပွားရေး၊ လူမှုရေးပုံစံများကို ပြောင်းလဲစေမည်ဖြစ်သည်။ ယခုလို ပြောင်းလဲမှုများစွာထင်ဟပ်နေသည့် မိုဘိုင်းလ်ကူးသန်းရောင်းဝယ်ရေးဆိုင်ရာကဏ္ဍမျိုးစုံကို ဤစာအုပ်တွင်ရေးသားထားပါသည်။ ထို့ကြောင့် မိုဘိုင်းလ်ခေတ်တွင် တစ်စုံတစ်ရာသော စီးပွား၊ ရောင်းဝယ်ခြင်းအမှုကို ပြုနေသူတိုင်းအတွက် အကျိုးများမည့် စာအုပ်တစ်အုပ်ဖြစ်ပါသည်။

    အဆင့်နှင့်မှတ်ချက်များ

    User reviews

    Request history8.1.13PHP Version992msRequest Duration16MBMemory UsageGET shop/book/{id}Route
      • Booting (360ms)time
      • Application (632ms)time
      • 1 x Application (63.7%)
        632ms
        1 x Booting (36.3%)
        360ms
        19 templates were rendered
        • 1x books.showshow.blade.php#?blade
        • 1x books.partials.reviewreview.blade.php#?blade
        • 3x blade-ui-kit::components.alerts.alertalert.blade.php#?blade
        • 1x vendor.pagination.bootstrap-5bootstrap-5.blade.php#?blade
        • 1x books.partials.related_booksrelated_books.blade.php#?blade
        • 6x books.partials.bookbook.blade.php#?blade
        • 1x _layout.app-layoutapp-layout.blade.php#?blade
        • 1x _layout.analyticsanalytics.blade.php#?blade
        • 1x _layout.navnav.blade.php#?blade
        • 1x components.subscriber-alert-componentsubscriber-alert-component.blade.php#?blade
        • 1x _layout.partials.bottom-checkout-btnbottom-checkout-btn.blade.php#?blade
        • 1x _layout.footerfooter.blade.php#?blade
        uri
        GET shop/book/{id}
        middleware
        web
        controller
        App\Http\Controllers\BookController@show
        namespace
        prefix
        where
        as
        shop.show
        file
        app/Http/Controllers/BookController.php:16-61
        14 statements were executed, 4 of which were duplicates, 10 unique. Show only duplicated47.23ms
        • Connection Establishedtoday_book_store_developmentBookController.php#18
          Backtrace
          • 13. app/Http/Controllers/BookController.php:18
          • 14. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 15. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 16. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
          • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select * from `books` where `books`.`id` = '789' limit 1
          6.15mstoday_book_store_developmentBookController.php#18
          Bindings
          • 0: 789
          Backtrace
          • 20. app/Http/Controllers/BookController.php:18
          • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
          • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select * from `books` where `books`.`id` = '789' limit 1
          1.25mstoday_book_store_developmentBookController.php#122
          Bindings
          • 0: 789
          Backtrace
          • 19. app/Http/Controllers/BookController.php:122
          • 20. app/Http/Controllers/BookController.php:19
          • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • select `tags`.*, `book_tags`.`book_id` as `pivot_book_id`, `book_tags`.`tag_id` as `pivot_tag_id` from `tags` inner join `book_tags` on `tags`.`id` = `book_tags`.`tag_id` where `book_tags`.`book_id` = 789
          2.95mstoday_book_store_developmentBookController.php#122
          Bindings
          • 0: 789
          Backtrace
          • 14. app/Http/Controllers/BookController.php:122
          • 15. app/Http/Controllers/BookController.php:19
          • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • select * from `books` where `id` != '789' and `is_publish` = 1 and exists (select * from `tags` inner join `book_tags` on `tags`.`id` = `book_tags`.`tag_id` where `books`.`id` = `book_tags`.`book_id` and `tag_id` = 165)
          3.69mstoday_book_store_developmentBookController.php#131
          Bindings
          • 0: 789
          • 1: 1
          • 2: 165
          Backtrace
          • 14. app/Http/Controllers/BookController.php:131
          • 15. app/Http/Controllers/BookController.php:19
          • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • select * from `books` where `id` != '789' and `is_publish` = 1 and exists (select * from `tags` inner join `book_tags` on `tags`.`id` = `book_tags`.`tag_id` where `books`.`id` = `book_tags`.`book_id` and `tag_id` = 20)
          8.14mstoday_book_store_developmentBookController.php#131
          Bindings
          • 0: 789
          • 1: 1
          • 2: 20
          Backtrace
          • 14. app/Http/Controllers/BookController.php:131
          • 15. app/Http/Controllers/BookController.php:19
          • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • select * from `books` where `id` != '789' and `is_publish` = 1 and exists (select * from `tags` inner join `book_tags` on `tags`.`id` = `book_tags`.`tag_id` where `books`.`id` = `book_tags`.`book_id` and `tag_id` = 83)
          3.69mstoday_book_store_developmentBookController.php#131
          Bindings
          • 0: 789
          • 1: 1
          • 2: 83
          Backtrace
          • 14. app/Http/Controllers/BookController.php:131
          • 15. app/Http/Controllers/BookController.php:19
          • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • select * from `books` where `id` != '789' and `is_publish` = 1 and exists (select * from `tags` inner join `book_tags` on `tags`.`id` = `book_tags`.`tag_id` where `books`.`id` = `book_tags`.`book_id` and `tag_id` = 439)
          3.63mstoday_book_store_developmentBookController.php#131
          Bindings
          • 0: 789
          • 1: 1
          • 2: 439
          Backtrace
          • 14. app/Http/Controllers/BookController.php:131
          • 15. app/Http/Controllers/BookController.php:19
          • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • select * from `wishlists` where `book_id` = '789' and `user_id` is null limit 1
          1.36mstoday_book_store_developmentBookController.php#37
          Bindings
          • 0: 789
          Backtrace
          • 15. app/Http/Controllers/BookController.php:37
          • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
          • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select `tags`.*, `book_tags`.`book_id` as `pivot_book_id`, `book_tags`.`tag_id` as `pivot_tag_id` from `tags` inner join `book_tags` on `tags`.`id` = `book_tags`.`tag_id` where `book_tags`.`book_id` = 789 and `type` = 2 limit 1
          3.81mstoday_book_store_developmentshow.blade.php#55
          Bindings
          • 0: 789
          • 1: 2
          Backtrace
          • 15. view::books.show:55
          • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
          • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
        • select `tags`.*, `book_tags`.`book_id` as `pivot_book_id`, `book_tags`.`tag_id` as `pivot_tag_id` from `tags` inner join `book_tags` on `tags`.`id` = `book_tags`.`tag_id` where `book_tags`.`book_id` = 789
          4.08mstoday_book_store_developmentshow.blade.php#75
          Bindings
          • 0: 789
          Backtrace
          • 14. view::books.show:75
          • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
          • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
        • select count(*) as aggregate from `book_comments` where `book_id` = 789
          2.09mstoday_book_store_developmentreview.blade.php#133
          Bindings
          • 0: 789
          Backtrace
          • 15. view::books.partials.review:133
          • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
          • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
        • select * from `tags` where `is_menu` = 1 and `parent_id` is null and `type` = 'tag' order by `title` asc limit 11
          2.58mstoday_book_store_developmentnav.blade.php#215
          Bindings
          • 0: 1
          • 1: tag
          Backtrace
          • 14. view::_layout.nav:215
          • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
          • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
        • select * from `tags` where `is_menu` = 1 and `type` = 'author' order by `title` asc limit 11
          2.07mstoday_book_store_developmentnav.blade.php#220
          Bindings
          • 0: 1
          • 1: author
          Backtrace
          • 14. view::_layout.nav:220
          • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
          • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
        • select * from `tags` where `is_menu` = 1 and `type` = 'publisher' order by `title` asc limit 11
          1.74mstoday_book_store_developmentnav.blade.php#225
          Bindings
          • 0: 1
          • 1: publisher
          Backtrace
          • 14. view::_layout.nav:225
          • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
          • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
          • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
        App\Models\Book
        402Book.php#?
        App\Models\Tag
        29Tag.php#?
            _token
            1JYatY94WuaLvbXnkIQeWxFZ7SstywMA1Mg5KPgO
            _previous
            array:1 [ "url" => "https://todaybooks.zotefamily.com/shop/book/789" ]
            _flash
            array:2 [ "old" => [] "new" => [] ]
            PHPDEBUGBAR_STACK_DATA
            []
            telescope
            View in Telescope
            path_info
            /shop/book/789
            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:15 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "todaybooks.zotefamily.com" ] ]
            request_cookies
            []
            
            response_headers
            0 of 0
            array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 03 Jul 2025 21:00:16 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InpnOWpVeUtGV08yRk1zZzBtYjlMdVE9PSIsInZhbHVlIjoibFREZWVHSnNGU09QSUJHc3VIVVNZNXJTZEtMRjRzWXdwQ29Md1duQjFlKzdmc2Q1QWxoQ0dZMFo4N3lYeTBhUk9JTW5oTmJkeVdHNThibkZJRmxBUSt5ZXRRVldlZjhOVml1Vk1NdmhsekttZEZUbDFWU2M4cDdPcWNwTHNGOEciLCJtYWMiOiJiMjE3ZjFhYWZkNmUwODMxZDMzMzNiMDkwNmE3ZjRjMTZmNDBmM2RmYmY4YTIzMDg4YjEzZDliNmQyM2QzMmUwIiwidGFnIjoiIn0%3D; expires=Tue, 05 Feb 4307 05:00:16 GMT; Max-Age=72000000000; path=/; secure; samesite=noneXSRF-TOKEN=eyJpdiI6InpnOWpVeUtGV08yRk1zZzBtYjlMdVE9PSIsInZhbHVlIjoibFREZWVHSnNGU09QSUJHc3VIVVNZNXJTZEtMRjRzWXdwQ29Md1duQjFlKzdmc2Q1QWxoQ0dZMFo4N3lYeTBhUk9JTW5oT" 1 => "laravel_session=eyJpdiI6Ik1qTWxoZWluc1VaOERTUTVXbnBvUFE9PSIsInZhbHVlIjoiVVJPTDJPeVE1bTZET3ZlL3NpeVpQSDNFSnI2TG5yWXhDcmF1VDZGNkJjL2Ywck9CdjFuRVJQSGJBejhsd09TdGhOTm10OS9qRUdUMjBveFZCd0V5RVdvSTI3SzRJSE1RTklEUEY3Z0hMTCtXLzhsYmx0Ym5BOFBBKytDcnBnTlkiLCJtYWMiOiJjYzMxZjI2MGQ5N2MyYjE1OTc4Nzc0NTYxNjA3NWUzZjRhMWI2Njk0ZDY5YzQwN2Q0NTNiNDFlN2M1OTFkYTcwIiwidGFnIjoiIn0%3D; expires=Tue, 05 Feb 4307 05:00:16 GMT; Max-Age=72000000000; path=/; secure; httponly; samesite=nonelaravel_session=eyJpdiI6Ik1qTWxoZWluc1VaOERTUTVXbnBvUFE9PSIsInZhbHVlIjoiVVJPTDJPeVE1bTZET3ZlL3NpeVpQSDNFSnI2TG5yWXhDcmF1VDZGNkJjL2Ywck9CdjFuRVJQSGJBejhsd09TdGhO" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InpnOWpVeUtGV08yRk1zZzBtYjlMdVE9PSIsInZhbHVlIjoibFREZWVHSnNGU09QSUJHc3VIVVNZNXJTZEtMRjRzWXdwQ29Md1duQjFlKzdmc2Q1QWxoQ0dZMFo4N3lYeTBhUk9JTW5oTmJkeVdHNThibkZJRmxBUSt5ZXRRVldlZjhOVml1Vk1NdmhsekttZEZUbDFWU2M4cDdPcWNwTHNGOEciLCJtYWMiOiJiMjE3ZjFhYWZkNmUwODMxZDMzMzNiMDkwNmE3ZjRjMTZmNDBmM2RmYmY4YTIzMDg4YjEzZDliNmQyM2QzMmUwIiwidGFnIjoiIn0%3D; expires=Tue, 05-Feb-4307 05:00:16 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InpnOWpVeUtGV08yRk1zZzBtYjlMdVE9PSIsInZhbHVlIjoibFREZWVHSnNGU09QSUJHc3VIVVNZNXJTZEtMRjRzWXdwQ29Md1duQjFlKzdmc2Q1QWxoQ0dZMFo4N3lYeTBhUk9JTW5oT" 1 => "laravel_session=eyJpdiI6Ik1qTWxoZWluc1VaOERTUTVXbnBvUFE9PSIsInZhbHVlIjoiVVJPTDJPeVE1bTZET3ZlL3NpeVpQSDNFSnI2TG5yWXhDcmF1VDZGNkJjL2Ywck9CdjFuRVJQSGJBejhsd09TdGhOTm10OS9qRUdUMjBveFZCd0V5RVdvSTI3SzRJSE1RTklEUEY3Z0hMTCtXLzhsYmx0Ym5BOFBBKytDcnBnTlkiLCJtYWMiOiJjYzMxZjI2MGQ5N2MyYjE1OTc4Nzc0NTYxNjA3NWUzZjRhMWI2Njk0ZDY5YzQwN2Q0NTNiNDFlN2M1OTFkYTcwIiwidGFnIjoiIn0%3D; expires=Tue, 05-Feb-4307 05:00:16 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6Ik1qTWxoZWluc1VaOERTUTVXbnBvUFE9PSIsInZhbHVlIjoiVVJPTDJPeVE1bTZET3ZlL3NpeVpQSDNFSnI2TG5yWXhDcmF1VDZGNkJjL2Ywck9CdjFuRVJQSGJBejhsd09TdGhO" ] ]
            session_attributes
            0 of 0
            array:4 [ "_token" => "1JYatY94WuaLvbXnkIQeWxFZ7SstywMA1Mg5KPgO" "_previous" => array:1 [ "url" => "https://todaybooks.zotefamily.com/shop/book/789" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
            ClearShow all
            Date ↕MethodURLData
            #12025-07-04 03:30:16GET/shop/book/7891914431