Art of Public speaking and Communication skills

Introduction

Our society relies on communication to function. It gives us the ability to make connections, influence decisions, and inspire change. Progressing in the workplace and in life would be practically impossible without communication skills.

Review

"Oral communication abilities were the number one talent that college graduates felt valuable in the professional sector," according to a research by sociologist Andrew Zekeri. Communication skills improve your capacity to deal professionally and calmly with professionals and coworkers. These abilities are enhanced through public speaking, making you a more qualified candidate to advance and thrive in your chosen career.

Conclusion

Keeping this in mind, Thames International College, in collaboration with Skill Lab Nepal, organized a session on the Art of Public Speaking and Communication Skills on March 23, 2022, which was facilitated by Yogina Shakya, which aimed at guiding students, hone their public speaking skills and understand different facets of effective communication.

Table of Content

Subscribe to learn more about

Thames Blogs, News & Events

We care about your data in our privacy policy

8.3.19PHP Version91.09msRequest Duration5MBMemory UsageGET news/{slug}Route
  • warninglog[17:00:22] LOG.warning: Creation of dynamic property App\Http\Controllers\Frontend\News\NewsControll...
  • warninglog[17:00:22] LOG.warning: Creation of dynamic property App\Http\ViewComposers\MetaComposer::$request i...
  • Booting (41.77ms)
  • Application (49.21ms)
  • 1 x Application (54.02%)
    49.21ms
    1 x Booting (45.85%)
    41.77ms
    6 templates were rendered
    • frontend.news.details (resources/views/frontend/news/details.blade.php)5blade
      Params
      0
      news
      1
      headings
      2
      featuredVideos
      3
      featuredPhotos
      4
      relatedNews
    • frontend.layouts.subscription (resources/views/frontend/layouts/subscription.blade.php)15blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      news
      4
      headings
      5
      featuredVideos
      6
      featuredPhotos
      7
      relatedNews
      8
      __currentLoopData
      9
      heading
      10
      key
      11
      loop
      12
      feature
      13
      photo
      14
      related
    • frontend.layouts.js.subscription-script (resources/views/frontend/layouts/js/subscription-script.blade.php)15blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      news
      4
      headings
      5
      featuredVideos
      6
      featuredPhotos
      7
      relatedNews
      8
      __currentLoopData
      9
      heading
      10
      key
      11
      loop
      12
      feature
      13
      photo
      14
      related
    • frontend.layouts.main (resources/views/frontend/layouts/main.blade.php)22blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      news
      4
      headings
      5
      featuredVideos
      6
      featuredPhotos
      7
      relatedNews
      8
      __currentLoopData
      9
      heading
      10
      key
      11
      loop
      12
      feature
      13
      photo
      14
      related
      15
      pageTitle
      16
      metaTitle
      17
      metaDesc
      18
      url
      19
      metaImage
      20
      imageWidth
      21
      imageHeight
    • frontend.layouts.header (resources/views/frontend/layouts/header.blade.php)32blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      news
      4
      headings
      5
      featuredVideos
      6
      featuredPhotos
      7
      relatedNews
      8
      __currentLoopData
      9
      heading
      10
      key
      11
      loop
      12
      feature
      13
      photo
      14
      related
      15
      pageTitle
      16
      metaTitle
      17
      metaDesc
      18
      url
      19
      metaImage
      20
      imageWidth
      21
      imageHeight
      22
      requestUrl
      23
      schoolLinks
      24
      programOfContinuousLearning
      25
      showProgramOfContinuousLearning
      26
      continuousLearnings
      27
      showContinuousLearnings
      28
      whatsappLink
      29
      telegramLink
      30
      viberLink
      31
      socialFooterLinks
    • frontend.layouts.footer (resources/views/frontend/layouts/footer.blade.php)29blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      news
      4
      headings
      5
      featuredVideos
      6
      featuredPhotos
      7
      relatedNews
      8
      __currentLoopData
      9
      heading
      10
      key
      11
      loop
      12
      feature
      13
      photo
      14
      related
      15
      pageTitle
      16
      metaTitle
      17
      metaDesc
      18
      url
      19
      metaImage
      20
      imageWidth
      21
      imageHeight
      22
      requestUrl
      23
      schoolLinks
      24
      programOfContinuousLearning
      25
      showProgramOfContinuousLearning
      26
      continuousLearnings
      27
      showContinuousLearnings
      28
      socialFooterLinks
    uri
    GET news/{slug}
    middleware
    web
    controller
    App\Http\Controllers\Frontend\News\NewsController@newsDetails
    namespace
    App\Http\Controllers\Frontend
    prefix
    where
    file
    app/Http/Controllers/Frontend/News/NewsController.php:102-125
    29 statements were executed, 17 of which were duplicated, 12 unique. Show only duplicated17.63ms
    • select * from `blog_posts` where `post_type` = 'News' and `slug` = 'art-of-public-speaking-and-communication-skills' and `status` = 'Publish' and `publish_date` <= '2025-07-22 17:00:22' limit 1
      850μs/app/Http/Controllers/Frontend/News/NewsController.php:114thamesv3_uat
      Metadata
      Bindings
      • 0. News
      • 1. art-of-public-speaking-and-communication-skills
      • 2. Publish
      • 3. 2025-07-22 17:00:22
      Backtrace
      • 16. /app/Http/Controllers/Frontend/News/NewsController.php:114
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `video_galleries` where `video_galleries`.`id` in (2)
      480μs/app/Http/Controllers/Frontend/News/NewsController.php:114thamesv3_uat
      Metadata
      Backtrace
      • 21. /app/Http/Controllers/Frontend/News/NewsController.php:114
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `videos` where `videos`.`video_gallery_id` in (2) and `status` = 'Publish' order by `position` asc
      600μs/app/Http/Controllers/Frontend/News/NewsController.php:114thamesv3_uat
      Metadata
      Bindings
      • 0. Publish
      Backtrace
      • 26. /app/Http/Controllers/Frontend/News/NewsController.php:114
      • 27. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 28. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 29. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 30. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `galleries` where `galleries`.`id` in (4)
      450μs/app/Http/Controllers/Frontend/News/NewsController.php:114thamesv3_uat
      Metadata
      Backtrace
      • 21. /app/Http/Controllers/Frontend/News/NewsController.php:114
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `gallery_photos` where `gallery_photos`.`gallery_id` in (4) and `status` = 'Publish'
      500μs/app/Http/Controllers/Frontend/News/NewsController.php:114thamesv3_uat
      Metadata
      Bindings
      • 0. Publish
      Backtrace
      • 26. /app/Http/Controllers/Frontend/News/NewsController.php:114
      • 27. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 28. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 29. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 30. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `blog_posts` where `post_type` = 'News' and not `id` = 7 and `status` = 'Publish' order by `publish_date` asc limit 4
      1.39ms/app/Http/Controllers/Frontend/News/NewsController.php:123thamesv3_uat
      Metadata
      Bindings
      • 0. News
      • 1. 7
      • 2. Publish
      Backtrace
      • 14. /app/Http/Controllers/Frontend/News/NewsController.php:123
      • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `blog_authors` where `blog_authors`.`id` = 2 limit 1
      4.19msview::fdb98c6fa25b68882687309fbeb1d624854cd98e:32thamesv3_uat
      Metadata
      Bindings
      • 0. 2
      Backtrace
      • 20. view::fdb98c6fa25b68882687309fbeb1d624854cd98e:32
      • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `blog_authors` where `blog_authors`.`id` = 2 limit 1
      440μsview::fdb98c6fa25b68882687309fbeb1d624854cd98e:166thamesv3_uat
      Metadata
      Bindings
      • 0. 2
      Backtrace
      • 20. view::fdb98c6fa25b68882687309fbeb1d624854cd98e:166
      • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `blog_authors` where `blog_authors`.`id` = 2 limit 1
      390μsview::fdb98c6fa25b68882687309fbeb1d624854cd98e:166thamesv3_uat
      Metadata
      Bindings
      • 0. 2
      Backtrace
      • 20. view::fdb98c6fa25b68882687309fbeb1d624854cd98e:166
      • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `blog_authors` where `blog_authors`.`id` = 1 limit 1
      350μsview::fdb98c6fa25b68882687309fbeb1d624854cd98e:166thamesv3_uat
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 20. view::fdb98c6fa25b68882687309fbeb1d624854cd98e:166
      • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `blog_authors` where `blog_authors`.`id` = 2 limit 1
      390μsview::fdb98c6fa25b68882687309fbeb1d624854cd98e:166thamesv3_uat
      Metadata
      Bindings
      • 0. 2
      Backtrace
      • 20. view::fdb98c6fa25b68882687309fbeb1d624854cd98e:166
      • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `meta_infos` where `code` = 'default' limit 1
      460μs/app/Http/ViewComposers/MetaComposer.php:33thamesv3_uat
      Metadata
      Bindings
      • 0. default
      Backtrace
      • 15. /app/Http/ViewComposers/MetaComposer.php:33
      • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
      • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:176
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:147
    • select * from `blog_posts` where `post_type` = 'News' and `slug` = 'art-of-public-speaking-and-communication-skills' limit 1
      480μs/app/Http/ViewComposers/MetaComposer.php:91thamesv3_uat
      Metadata
      Bindings
      • 0. News
      • 1. art-of-public-speaking-and-communication-skills
      Backtrace
      • 15. /app/Http/ViewComposers/MetaComposer.php:91
      • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
      • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:176
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:147
    • select * from `configs` where `label` = 'navbar 1 text' limit 1
      1.1ms/app/Helper/Ekcms/globalHelper.php:80thamesv3_uat
      Metadata
      Bindings
      • 0. navbar 1 text
      Backtrace
      • 15. /app/Helper/Ekcms/globalHelper.php:80
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `configs` where `label` = 'navbar 2 text' limit 1
      470μs/app/Helper/Ekcms/globalHelper.php:80thamesv3_uat
      Metadata
      Bindings
      • 0. navbar 2 text
      Backtrace
      • 15. /app/Helper/Ekcms/globalHelper.php:80
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `configs` where `label` = 'navbar 3 text' limit 1
      340μs/app/Helper/Ekcms/globalHelper.php:80thamesv3_uat
      Metadata
      Bindings
      • 0. navbar 3 text
      Backtrace
      • 15. /app/Helper/Ekcms/globalHelper.php:80
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `configs` where `label` = 'navbar 4 text' limit 1
      350μs/app/Helper/Ekcms/globalHelper.php:80thamesv3_uat
      Metadata
      Bindings
      • 0. navbar 4 text
      Backtrace
      • 15. /app/Helper/Ekcms/globalHelper.php:80
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `configs` where `label` = 'apply now link' limit 1
      430μs/app/Helper/Ekcms/globalHelper.php:80thamesv3_uat
      Metadata
      Bindings
      • 0. apply now link
      Backtrace
      • 15. /app/Helper/Ekcms/globalHelper.php:80
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `configs` where `label` = 'navbar 2 text' limit 1
      310μs/app/Helper/Ekcms/globalHelper.php:80thamesv3_uat
      Metadata
      Bindings
      • 0. navbar 2 text
      Backtrace
      • 15. /app/Helper/Ekcms/globalHelper.php:80
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `configs` where `label` = 'navbar 3 text' limit 1
      350μs/app/Helper/Ekcms/globalHelper.php:80thamesv3_uat
      Metadata
      Bindings
      • 0. navbar 3 text
      Backtrace
      • 15. /app/Helper/Ekcms/globalHelper.php:80
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `configs` where `label` = 'navbar 1 text' limit 1
      350μs/app/Helper/Ekcms/globalHelper.php:80thamesv3_uat
      Metadata
      Bindings
      • 0. navbar 1 text
      Backtrace
      • 15. /app/Helper/Ekcms/globalHelper.php:80
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `configs` where `label` = 'navbar 4 text' limit 1
      420μs/app/Helper/Ekcms/globalHelper.php:80thamesv3_uat
      Metadata
      Bindings
      • 0. navbar 4 text
      Backtrace
      • 15. /app/Helper/Ekcms/globalHelper.php:80
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `configs` where `label` = 'navbar 4 text' limit 1
      380μs/app/Helper/Ekcms/globalHelper.php:80thamesv3_uat
      Metadata
      Bindings
      • 0. navbar 4 text
      Backtrace
      • 15. /app/Helper/Ekcms/globalHelper.php:80
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `configs` where `label` = 'apply now link' limit 1
      320μs/app/Helper/Ekcms/globalHelper.php:80thamesv3_uat
      Metadata
      Bindings
      • 0. apply now link
      Backtrace
      • 15. /app/Helper/Ekcms/globalHelper.php:80
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `configs` where `label` = 'enquire now link' limit 1
      420μs/app/Helper/Ekcms/globalHelper.php:80thamesv3_uat
      Metadata
      Bindings
      • 0. enquire now link
      Backtrace
      • 15. /app/Helper/Ekcms/globalHelper.php:80
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `configs` where `label` = 'footer logo' limit 1
      330μs/app/Helper/Ekcms/globalHelper.php:80thamesv3_uat
      Metadata
      Bindings
      • 0. footer logo
      Backtrace
      • 15. /app/Helper/Ekcms/globalHelper.php:80
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `configs` where `label` = 'address' limit 1
      360μs/app/Helper/Ekcms/globalHelper.php:80thamesv3_uat
      Metadata
      Bindings
      • 0. address
      Backtrace
      • 15. /app/Helper/Ekcms/globalHelper.php:80
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `configs` where `label` = 'helpline contact' limit 1
      420μs/app/Helper/Ekcms/globalHelper.php:80thamesv3_uat
      Metadata
      Bindings
      • 0. helpline contact
      Backtrace
      • 15. /app/Helper/Ekcms/globalHelper.php:80
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `configs` where `label` = 'helpline contact' limit 1
      310μs/app/Helper/Ekcms/globalHelper.php:80thamesv3_uat
      Metadata
      Bindings
      • 0. helpline contact
      Backtrace
      • 15. /app/Helper/Ekcms/globalHelper.php:80
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:195
    App\Model\Config
    16
    App\Model\MetaInfo
    1
    App\Model\BlogAuthor
    5
    App\Model\GalleryPhoto
    7
    App\Model\Gallery
    1
    App\Model\Video
    5
    App\Model\VideoGallery
    1
    App\Model\News
    6
      _token
      krw107GRXF1yH6t0ylg4nAo8EXLdpyrtvmRuC9l8
      _previous
      array:1 [ "url" => "https://uat-thamesweb.ekbana.info/news/art-of-public-speaking-and-communicatio...
      _flash
      array:2 [ "old" => [] "new" => [] ]
      PHPDEBUGBAR_STACK_DATA
      []
      path_info
      /news/art-of-public-speaking-and-communication-skills
      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 => "uat-thamesweb.ekbana.info" ] ]
      request_server
      0 of 0
      array:48 [ "USER" => "www-data" "HOME" => "/var/www" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/news/art-of-public-speaking-and-communication-skills" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/news/art-of-public-speaking-and-communication-skills" "REMOTE_PORT" => "30420" "SCRIPT_FILENAME" => "/var/www/thamesv3/uat/public/index.php" "SERVER_ADMIN" => "devops@ekbana.info" "CONTEXT_DOCUMENT_ROOT" => "/var/www/thamesv3/uat/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/var/www/thamesv3/uat/public" "REMOTE_ADDR" => "216.73.217.2" "SERVER_PORT" => "443" "SERVER_ADDR" => "157.245.148.131" "SERVER_NAME" => "uat-thamesweb.ekbana.info" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "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_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "uat-thamesweb.ekbana.info" "proxy-nokeepalive" => "1" "SSL_TLS_SNI" => "uat-thamesweb.ekbana.info" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "uat-thamesweb.ekbana.info" "REDIRECT_HTTPS" => "on" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1753182922.2987 "REQUEST_TIME" => 1753182922 ]
      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 => "Tue, 22 Jul 2025 11:15:22 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkF3S3l5OXJseklISS9GQm53VThidUE9PSIsInZhbHVlIjoiSXpYSlZ6SzdzeTRyZXNxOUpNZjFML0UrSlpOcVdHMS9jM0NaUGRaTEMyZSttRXRoRStoQVNyTFhLS2dnc21RUnpZcUxBcDZ4NGZpUkxTbzEzenpDRVZZMkZSOHdxNTV2cjRJN0xYS2Y2Q055WEZlMUJVY2FNTjNCa2M5bnNHakQiLCJtYWMiOiJiYjc0YzcxMDRjNTg4YWM4NzA3MjE0NzIyYjBmYzk2OWQ3M2FjMTlhYWY2MmY3NWExNTkzNjAyMGE3NzhmOTZiIiwidGFnIjoiIn0%3D; expires=Tue, 22 Jul 2025 13:15:22 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkF3S3l5OXJseklISS9GQm53VThidUE9PSIsInZhbHVlIjoiSXpYSlZ6SzdzeTRyZXNxOUpNZjFML0UrSlpOcVdHMS9jM0NaUGRaTEMyZSttRXRoRStoQVNyTFhLS2dnc21RUnpZcUxBc" 1 => "laravel_session=eyJpdiI6IklMYkovVXgyV3hNcDB5R1J2QnVhb3c9PSIsInZhbHVlIjoiRDR6akNCMlU5T1cyUUNMeDJ6QTdSdUNOMUtsbTNEZkpqb0hsWXNIUlZWNGRiUFlvR1Vsa2ExYU81WUp0ZVI4RHlxUkVwZkpEaW0wcWpKdG1lQVl4MFdyWWZiWXR2dUY2Y05qV0tkd1UybXRMN2Q5eVJsNmdIQ1B0QTZPTjZ0MkciLCJtYWMiOiI2OGRiYWQwYTIwYzM5ZWE2OGRmNjBjOTBhNmYyNWU3NmVlNDJlZDgzMTExMTQ3OTNlMWFmNmMzN2ViNWJlMmI1IiwidGFnIjoiIn0%3D; expires=Tue, 22 Jul 2025 13:15:22 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6IklMYkovVXgyV3hNcDB5R1J2QnVhb3c9PSIsInZhbHVlIjoiRDR6akNCMlU5T1cyUUNMeDJ6QTdSdUNOMUtsbTNEZkpqb0hsWXNIUlZWNGRiUFlvR1Vsa2ExYU81WUp0ZVI4RHlx" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkF3S3l5OXJseklISS9GQm53VThidUE9PSIsInZhbHVlIjoiSXpYSlZ6SzdzeTRyZXNxOUpNZjFML0UrSlpOcVdHMS9jM0NaUGRaTEMyZSttRXRoRStoQVNyTFhLS2dnc21RUnpZcUxBcDZ4NGZpUkxTbzEzenpDRVZZMkZSOHdxNTV2cjRJN0xYS2Y2Q055WEZlMUJVY2FNTjNCa2M5bnNHakQiLCJtYWMiOiJiYjc0YzcxMDRjNTg4YWM4NzA3MjE0NzIyYjBmYzk2OWQ3M2FjMTlhYWY2MmY3NWExNTkzNjAyMGE3NzhmOTZiIiwidGFnIjoiIn0%3D; expires=Tue, 22-Jul-2025 13:15:22 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkF3S3l5OXJseklISS9GQm53VThidUE9PSIsInZhbHVlIjoiSXpYSlZ6SzdzeTRyZXNxOUpNZjFML0UrSlpOcVdHMS9jM0NaUGRaTEMyZSttRXRoRStoQVNyTFhLS2dnc21RUnpZcUxBc" 1 => "laravel_session=eyJpdiI6IklMYkovVXgyV3hNcDB5R1J2QnVhb3c9PSIsInZhbHVlIjoiRDR6akNCMlU5T1cyUUNMeDJ6QTdSdUNOMUtsbTNEZkpqb0hsWXNIUlZWNGRiUFlvR1Vsa2ExYU81WUp0ZVI4RHlxUkVwZkpEaW0wcWpKdG1lQVl4MFdyWWZiWXR2dUY2Y05qV0tkd1UybXRMN2Q5eVJsNmdIQ1B0QTZPTjZ0MkciLCJtYWMiOiI2OGRiYWQwYTIwYzM5ZWE2OGRmNjBjOTBhNmYyNWU3NmVlNDJlZDgzMTExMTQ3OTNlMWFmNmMzN2ViNWJlMmI1IiwidGFnIjoiIn0%3D; expires=Tue, 22-Jul-2025 13:15:22 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IklMYkovVXgyV3hNcDB5R1J2QnVhb3c9PSIsInZhbHVlIjoiRDR6akNCMlU5T1cyUUNMeDJ6QTdSdUNOMUtsbTNEZkpqb0hsWXNIUlZWNGRiUFlvR1Vsa2ExYU81WUp0ZVI4RHlx" ] ]
      session_attributes
      0 of 0
      array:4 [ "_token" => "krw107GRXF1yH6t0ylg4nAo8EXLdpyrtvmRuC9l8" "_previous" => array:1 [ "url" => "https://uat-thamesweb.ekbana.info/news/art-of-public-speaking-and-communication-skills" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]