News Details

Spring's Day 2021

The arrival of spring has brought with it a reminder of how beautiful the days can be.

Spring teaches us to look to the future with a sense of optimism and its tenacity encourages us to persevere.

Flowers don't worry about how they're goint to bloom. They just open up and turn toward the light and that makes them beautifuly.

Happy Spring's Day

7.4.3PHP Version155msRequest Duration12MBMemory UsageGET news-details/{id}Route
    • Booting (86.75ms)
    • Application (68.29ms)
    • 1 x Booting (55.95%)
      86.75ms
      1 x Application (44.04%)
      68.29ms
      2 templates were rendered
      • frontEnd.home.light_news_details (resources/views/frontEnd/home/light_news_details.blade.php)3blade
        Params
        0
        news
        1
        notice_board
        2
        otherNews
      • frontEnd.home.front_master (resources/views/frontEnd/home/front_master.blade.php)13blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        news
        4
        notice_board
        5
        otherNews
        6
        __currentLoopData
        7
        theNews
        8
        loop
        9
        social_permission
        10
        menus
        11
        custom_link
        12
        social_icons
      uri
      GET news-details/{id}
      middleware
      web, Maintenance
      controller
      App\Http\Controllers\SmFrontendController@newsDetails
      namespace
      App\Http\Controllers
      prefix
      where
      as
      news-Details
      file
      app/Http/Controllers/SmFrontendController.php:1609-1624
      56 statements were executed, 4 of which were duplicated, 52 unique22.51ms
      • select * from `sm_general_settings` limit 1
        850μsmiddleware::Maintenance:23tx_deploy
        Metadata
        Backtrace
        • 18. middleware::Maintenance:23
        • 19. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 20. /app/Http/Middleware/HttpsProtocol.php:32
        • 21. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 22. /app/Http/Middleware/Localization.php:27
      • select `time_zone` from `sm_general_settings` inner join `sm_time_zones` on `sm_time_zones`.`id` = `sm_general_settings`.`time_zone_id` where `school_id` = 1 limit 1
        550μs/app/Helpers/Helper.php:616tx_deploy
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Helpers/Helper.php:616
        • 17. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 18. middleware::Maintenance:31
        • 19. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 20. /app/Http/Middleware/HttpsProtocol.php:32
      • select * from information_schema.tables where table_schema = 'tx_deploy' and table_name = 'sm_general_settings' and table_type = 'BASE TABLE'
        1.54msmiddleware::PM:35tx_deploy
        Metadata
        Bindings
        • 0. tx_deploy
        • 1. sm_general_settings
        Backtrace
        • 10. middleware::PM:35
        • 11. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 12. middleware::Maintenance:31
        • 13. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 14. /app/Http/Middleware/HttpsProtocol.php:32
      • select * from `sm_news` where `sm_news`.`id` = '13' limit 1
        350μs/app/Http/Controllers/SmFrontendController.php:1613tx_deploy
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 19. /app/Http/Controllers/SmFrontendController.php:1613
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `sm_news` where `id` not in ('13') order by `id` asc limit 3
        380μs/app/Http/Controllers/SmFrontendController.php:1614tx_deploy
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 14. /app/Http/Controllers/SmFrontendController.php:1614
        • 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 `sm_notice_boards` where `is_published` = 1 order by `created_at` desc limit 3
        300μs/app/Http/Controllers/SmFrontendController.php:1618tx_deploy
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Http/Controllers/SmFrontendController.php:1618
        • 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 information_schema.tables where table_schema = 'tx_deploy' and table_name = 'sm_general_settings' and table_type = 'BASE TABLE'
        1.35ms/app/Providers/AppServiceProvider.php:113tx_deploy
        Metadata
        Bindings
        • 0. tx_deploy
        • 1. sm_general_settings
        Backtrace
        • 10. /app/Providers/AppServiceProvider.php:113
        • 13. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 14. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 15. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 16. view::8e0b8086723eb896235e32a010e3527732295406:58
      • select * from `sm_frontend_persmissions` where `name` = 'Social Icons' and `parent_id` = 1 and `is_published` = 1 limit 1
        380μs/app/Providers/AppServiceProvider.php:115tx_deploy
        Metadata
        Bindings
        • 0. Social Icons
        • 1. 1
        • 2. 1
        Backtrace
        • 15. /app/Providers/AppServiceProvider.php:115
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::8e0b8086723eb896235e32a010e3527732295406:58
      • select * from `sm_header_menu_managers` where `parent_id` is null order by `position` asc
        360μs/app/Providers/AppServiceProvider.php:116tx_deploy
        Metadata
        Backtrace
        • 14. /app/Providers/AppServiceProvider.php:116
        • 17. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 20. view::8e0b8086723eb896235e32a010e3527732295406:58
      • select * from `sm_custom_links` where `sm_custom_links`.`id` = 1 limit 1
        380μs/app/Providers/AppServiceProvider.php:117tx_deploy
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. /app/Providers/AppServiceProvider.php:117
        • 22. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 25. view::8e0b8086723eb896235e32a010e3527732295406:58
      • select * from `sm_social_media_icons` where `status` = 1
        320μs/app/Providers/AppServiceProvider.php:118tx_deploy
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Providers/AppServiceProvider.php:118
        • 17. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 20. view::8e0b8086723eb896235e32a010e3527732295406:58
      • select * from `sm_general_settings` limit 1
        470μs/app/Helpers/Helper.php:1262tx_deploy
        Metadata
        Backtrace
        • 18. /app/Helpers/Helper.php:1262
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_general_settings` where `school_id` = 1 limit 1
        580μs/app/Providers/AppServiceProvider.php:138tx_deploy
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 13. /app/Providers/AppServiceProvider.php:138
        • 14. /vendor/laravel/framework/src/Illuminate/Container/Container.php:873
        • 15. /vendor/laravel/framework/src/Illuminate/Container/Container.php:758
        • 16. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:851
        • 17. /vendor/laravel/framework/src/Illuminate/Container/Container.php:694
      • select * from `sm_contact_pages` limit 1
        270μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:20tx_deploy
        Metadata
        Backtrace
        • 18. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:20
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_website_themecolors` limit 1
        220μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:21tx_deploy
        Metadata
        Backtrace
        • 18. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:21
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_home_page_settings` where `sm_home_page_settings`.`id` = 1 limit 1
        330μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:22tx_deploy
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:22
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_sponsor_logo` limit 15
        220μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:23tx_deploy
        Metadata
        Backtrace
        • 14. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:23
        • 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 `sm_staffs` where `role_id` = 5 and `designation_id` = 1 limit 1
        510μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:25tx_deploy
        Metadata
        Bindings
        • 0. 5
        • 1. 1
        Backtrace
        • 15. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:25
        • 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 `sm_staffs` where `role_id` = 5 and `designation_id` = 13 limit 1
        450μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:26tx_deploy
        Metadata
        Bindings
        • 0. 5
        • 1. 13
        Backtrace
        • 15. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:26
        • 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 `sm_alumni` where `designation` like '%Chairperson - SGB%' limit 1
        250μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:29tx_deploy
        Metadata
        Bindings
        • 0. %Chairperson - SGB%
        Backtrace
        • 15. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:29
        • 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 `sm_news_pages` where `sm_news_pages`.`id` = 1 limit 1
        320μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:30tx_deploy
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:30
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 1 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        460μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:197tx_deploy
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:197
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 2 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        380μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:197tx_deploy
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:197
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 3 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        330μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 4 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        350μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 5 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        320μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 6 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        340μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 7 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        320μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 8 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        350μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:197tx_deploy
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:197
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 9 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        350μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 9
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 10 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        320μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 10
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 11 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        330μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 11
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 12 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        300μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 12
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 13 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        480μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:197tx_deploy
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:197
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 14 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        350μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 14
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 15 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        310μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 15
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 16 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        410μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 16
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 17 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        480μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 17
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 18 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        310μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 18
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 19 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        340μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 19
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 20 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        300μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 20
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 21 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        270μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 21
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 22 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        260μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 22
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 23 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        480μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:197tx_deploy
        Metadata
        Bindings
        • 0. 23
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:197
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 24 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        300μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 24
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 25 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        350μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 25
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 26 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        340μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 26
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 27 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        290μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 27
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 28 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        280μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 28
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 29 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        360μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:197tx_deploy
        Metadata
        Bindings
        • 0. 29
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:197
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 30 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        290μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 30
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 31 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        250μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 31
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 32 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        310μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 32
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 33 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        390μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 33
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 34 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        470μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 34
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `sm_header_menu_managers` where `sm_header_menu_managers`.`parent_id` = 35 and `sm_header_menu_managers`.`parent_id` is not null order by `position` asc
        360μsview::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238tx_deploy
        Metadata
        Bindings
        • 0. 35
        Backtrace
        • 19. view::34f5ae99ddb3b572537a04d2b64fceaa192e11fa:238
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      App\SmNewsPage
      1
      App\SmHomePageSetting
      1
      App\Models\SmWebsiteColor
      1
      App\SmContactPage
      1
      App\SmSocialMediaIcon
      1
      App\SmCustomLink
      1
      App\SmHeaderMenuManager
      35
      App\SmNews
      4
      App\SmGeneralSettings
      3
          _token
          ydGX7ykxc2DeyXc3OBKMUIJYS5z8O4KQe13pQ83Q
          time_zone_setup
          App\SmGeneralSettings {#5442 #connection: "mysql" #table: "sm_general_settings" #primaryKey: "...
          generalSetting
          App\SmGeneralSettings {#5443 #connection: "mysql" #table: "sm_general_settings" #primaryKey: "...
          _previous
          array:1 [ "url" => "https://deploy.schoolmanagement.co.za/news-details/13" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /news-details/13
          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:23 [ "authorization" => array:1 [ 0 => "" ] "host" => array:1 [ 0 => "deploy.schoolmanagement.co.za" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "cf-ray" => array:1 [ 0 => "948cadee381feae4-FRA" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "x-forwarded-for" => array:1 [ 0 => "3.141.14.210" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "cf-connecting-ip" => array:1 [ 0 => "3.141.14.210" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] ]
          request_server
          0 of 0
          array:53 [ "REDIRECT_HTTP_AUTHORIZATION" => "" "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "deploy.schoolmanagement.co.za" "REDIRECT_STATUS" => "200" "HTTP_AUTHORIZATION" => "" "HTTPS" => "on" "SSL_TLS_SNI" => "deploy.schoolmanagement.co.za" "HTTP_HOST" => "deploy.schoolmanagement.co.za" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_CF_RAY" => "948cadee381feae4-FRA" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "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_SEC_FETCH_SITE" => "none" "HTTP_X_FORWARDED_FOR" => "3.141.14.210" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_CF_CONNECTING_IP" => "3.141.14.210" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.41 (Ubuntu) Server at deploy.schoolmanagement.co.za Port 443</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.41 (Ubuntu)" "SERVER_NAME" => "deploy.schoolmanagement.co.za" "SERVER_ADDR" => "46.101.105.37" "SERVER_PORT" => "443" "REMOTE_ADDR" => "172.71.250.174" "DOCUMENT_ROOT" => "/var/www/html/deploy.schoolmanagement.co.za" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/html/deploy.schoolmanagement.co.za" "SERVER_ADMIN" => "webmaster@localhost" "SCRIPT_FILENAME" => "/var/www/html/deploy.schoolmanagement.co.za/index.php" "REMOTE_PORT" => "59090" "REDIRECT_URL" => "/news-details/13" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/news-details/13" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1748759605.551 "REQUEST_TIME" => 1748759605 ]
          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 => "Sun, 01 Jun 2025 06:33:25 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImlQVXpqMVZ6MWRYTkxLL2ErNDhjR0E9PSIsInZhbHVlIjoicVlNVkNsUlF0aWtRb1lISlpJT1pSUXBUekUwNXlNcGE3bXlpK1V1SUljSVp6MnZNMmVtdVRsa3U1bVY3b0N0OFc1WUVPSGZJYlBINXFWdW5UUDRhdVdES1I2bFJMRDlnWmFrWGNXUkk2RGw1QXpjMTBtbzlvM09EVHpaR2s5RFciLCJtYWMiOiI0MWYxMGUyNzAwYzM2YjY5YWY1YmE4Y2I1ZmJhYTg3Y2Y4MjE4NjU2YTFmZTAxMmZhNWI4N2M4N2YzYTg3MTA1IiwidGFnIjoiIn0%3D; expires=Sun, 01-Jun-2025 08:33:25 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6ImlQVXpqMVZ6MWRYTkxLL2ErNDhjR0E9PSIsInZhbHVlIjoicVlNVkNsUlF0aWtRb1lISlpJT1pSUXBUekUwNXlNcGE3bXlpK1V1SUljSVp6MnZNMmVtdVRsa3U1bVY3b0N0OFc1WUVPS" 1 => "schools_app_session=eyJpdiI6IjkxMm9jU0E4Z3llRzBIcm5teDd2ZHc9PSIsInZhbHVlIjoick9XdFg4T0V3b1FFcHk2eWRQYUlKZFJtcmRIUjdQWnBEVmdpOXBKYkJVUVA4bnNYcjQwbERkUW9lME5oZS9lVEI2L3BKMnc3c0dMdHRGVGxtN3A1NExnWmY1NGtWRFVnV1hieit4eWpzNWhQd003QUVDcmNIckN3Z2xnd0pIZ3giLCJtYWMiOiJlMzUwY2I3Mzg5MzA1Zjk1YTQ1NGM0MDFkY2NhNGNmMTY5OGI0MmZkNDgxZmE0YjEyNzQ1ZWU2NDk4MDgyZGNhIiwidGFnIjoiIn0%3D; expires=Sun, 01-Jun-2025 08:33:25 GMT; Max-Age=7200; path=/; httponlyschools_app_session=eyJpdiI6IjkxMm9jU0E4Z3llRzBIcm5teDd2ZHc9PSIsInZhbHVlIjoick9XdFg4T0V3b1FFcHk2eWRQYUlKZFJtcmRIUjdQWnBEVmdpOXBKYkJVUVA4bnNYcjQwbERkUW9lME5oZS9l" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImlQVXpqMVZ6MWRYTkxLL2ErNDhjR0E9PSIsInZhbHVlIjoicVlNVkNsUlF0aWtRb1lISlpJT1pSUXBUekUwNXlNcGE3bXlpK1V1SUljSVp6MnZNMmVtdVRsa3U1bVY3b0N0OFc1WUVPSGZJYlBINXFWdW5UUDRhdVdES1I2bFJMRDlnWmFrWGNXUkk2RGw1QXpjMTBtbzlvM09EVHpaR2s5RFciLCJtYWMiOiI0MWYxMGUyNzAwYzM2YjY5YWY1YmE4Y2I1ZmJhYTg3Y2Y4MjE4NjU2YTFmZTAxMmZhNWI4N2M4N2YzYTg3MTA1IiwidGFnIjoiIn0%3D; expires=Sun, 01-Jun-2025 08:33:25 GMT; path=/XSRF-TOKEN=eyJpdiI6ImlQVXpqMVZ6MWRYTkxLL2ErNDhjR0E9PSIsInZhbHVlIjoicVlNVkNsUlF0aWtRb1lISlpJT1pSUXBUekUwNXlNcGE3bXlpK1V1SUljSVp6MnZNMmVtdVRsa3U1bVY3b0N0OFc1WUVPS" 1 => "schools_app_session=eyJpdiI6IjkxMm9jU0E4Z3llRzBIcm5teDd2ZHc9PSIsInZhbHVlIjoick9XdFg4T0V3b1FFcHk2eWRQYUlKZFJtcmRIUjdQWnBEVmdpOXBKYkJVUVA4bnNYcjQwbERkUW9lME5oZS9lVEI2L3BKMnc3c0dMdHRGVGxtN3A1NExnWmY1NGtWRFVnV1hieit4eWpzNWhQd003QUVDcmNIckN3Z2xnd0pIZ3giLCJtYWMiOiJlMzUwY2I3Mzg5MzA1Zjk1YTQ1NGM0MDFkY2NhNGNmMTY5OGI0MmZkNDgxZmE0YjEyNzQ1ZWU2NDk4MDgyZGNhIiwidGFnIjoiIn0%3D; expires=Sun, 01-Jun-2025 08:33:25 GMT; path=/; httponlyschools_app_session=eyJpdiI6IjkxMm9jU0E4Z3llRzBIcm5teDd2ZHc9PSIsInZhbHVlIjoick9XdFg4T0V3b1FFcHk2eWRQYUlKZFJtcmRIUjdQWnBEVmdpOXBKYkJVUVA4bnNYcjQwbERkUW9lME5oZS9l" ] ]
          session_attributes
          0 of 0
          array:6 [ "_token" => "ydGX7ykxc2DeyXc3OBKMUIJYS5z8O4KQe13pQ83Q" "time_zone_setup" => App\SmGeneralSettings {#5442 #connection: "mysql" #table: "sm_general_settings" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:1 [ "time_zone" => "Africa/Johannesburg" ] #original: array:1 [ "time_zone" => "Africa/Johannesburg" ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true #hidden: [] #visible: [] #fillable: [] #guarded: array:1 [ 0 => "*" ] } "generalSetting" => App\SmGeneralSettings {#5443 #connection: "mysql" #table: "sm_general_settings" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:86 [ "id" => 1 "school_name" => "New Primary Secondary School" "site_title" => "Deploy Primary Secondary School - A digitally transforming school" "school_code" => "912345678" "address" => "678 Main Avenue, Seshego-B. Zone 3. Limpopo" "phone" => "0151234567" "email" => "We_are_@digitalschool.co.za" "file_size" => "100" "currency" => "ZAR" "currency_symbol" => "R" "promotionSetting" => 1 "logo" => "settings/lnoxRzFyaunW3wUGyyU8UQJ60pONa5z0xEl5EfgO.webp" "favicon" => "settings/s16UKuo799rPBUcKBzeg8qOrBqqCVIUpH1uIVAmO.webp" "system_version" => "6.1.3" "active_status" => 1 "currency_code" => "USD" "language_name" => "en" "session_year" => "2022" "system_purchase_code" => "eyJpdiI6ImY2VHYraVV3Um9BT0FVV25iQ3hEaUE9PSIsInZhbHVlIjoic1BsbjhXWTA5ZE9vSHlMVlc5U1pRN2FsZTZvZmUxaFFoQTI0ZHgwS1ZqUVZGcXQ2Ry9IUXFFU0ZXRk1JeGxySCIsIm1hYyI6ImMzYTY4Y2ZkZWMwYWFhY2JjN2JhYWE1YjYyOTUeyJpdiI6ImY2VHYraVV3Um9BT0FVV25iQ3hEaUE9PSIsInZhbHVlIjoic1BsbjhXWTA5ZE9vSHlMVlc5U1pRN2FsZTZvZmUxaFFoQTI0ZHgwS1ZqUVZGcXQ2Ry9IUXFFU0ZXRk1JeGxySCIsIm1hYyI6ImMzYTY4" "system_activated_date" => "2021-08-31" "last_update" => "2021-08-31" "envato_user" => null "envato_item_id" => null "system_domain" => "https://www.nextnow.app/sms" "copyright_text" => "All right reserved." "api_url" => 1 "website_btn" => 1 "dashboard_btn" => 1 "report_btn" => 1 "style_btn" => 0 "ltl_rtl_btn" => 1 "lang_btn" => 0 "website_url" => null "ttl_rtl" => 2 "phone_number_privacy" => 1 "created_at" => null "updated_at" => "2025-05-04 11:49:59" "week_start_id" => 0 "time_zone_id" => 422 "attendance_layout" => 1 "session_id" => 5 "language_id" => 1 "date_format_id" => 1 "ss_page_load" => null "school_id" => 1 "software_version" => "6.1.3" "email_driver" => "smtp" "fcm_key" => null "Lesson" => 1 "Chat" => 1 "FeesCollection" => 0 "income_head_id" => 6 "InfixBiometrics" => 0 "ResultReports" => 0 "TemplateSettings" => 1 "MenuManage" => 1 "RolePermission" => 1 "RazorPay" => 0 "Saas" => 1 "StudentAbsentNotification" => 1 "ParentRegistration" => 0 "Zoom" => 0 "BBB" => 0 "VideoWatch" => 0 "Jitsi" => 0 "OnlineExam" => 0 "SaasSubscription" => 0 "SaasRolePermission" => 0 "BulkPrint" => 1 "HimalayaSms" => 1 "XenditPayment" => 1 "academic_id" => 5 "google_analytics" => "123" "google_recaptcha_site_key" => "6Lf8GrghAAAAAC0SAV7eK7HAPmBnONFTDGJ63WG-" "google_recaptcha_seret_key" => "6Lf8GrghAAAAAHqgh7TEap1mmD3Zkzp57aS8MBUq" "school_type" => 3 "school_desc" => "A digitally transforming school" "meta_keywords" => "" "home_page_logo" => "public/uploads/settings/31ae1b26183717bc9fd441983ec90349.webp" "seo_fevicon" => "public/uploads/settings/10783ced10b1676fd2561786a26284c8.jpg" "maintenance_mode" => null "maintenance_mode_custom_redirect" => null "actual_website_link" => "https://aaprimarysecondary.co.za/" "bank_detail" => "NextSchool" "nsc_donwload_status" => 0 "learner_pass_reset_flag" => 0 ] #original: array:86 [ "id" => 1 "school_name" => "New Primary Secondary School" "site_title" => "Deploy Primary Secondary School - A digitally transforming school" "school_code" => "912345678" "address" => "678 Main Avenue, Seshego-B. Zone 3. Limpopo" "phone" => "0151234567" "email" => "We_are_@digitalschool.co.za" "file_size" => "100" "currency" => "ZAR" "currency_symbol" => "R" "promotionSetting" => 1 "logo" => "settings/lnoxRzFyaunW3wUGyyU8UQJ60pONa5z0xEl5EfgO.webp" "favicon" => "settings/s16UKuo799rPBUcKBzeg8qOrBqqCVIUpH1uIVAmO.webp" "system_version" => "6.1.3" "active_status" => 1 "currency_code" => "USD" "language_name" => "en" "session_year" => "2022" "system_purchase_code" => "eyJpdiI6ImY2VHYraVV3Um9BT0FVV25iQ3hEaUE9PSIsInZhbHVlIjoic1BsbjhXWTA5ZE9vSHlMVlc5U1pRN2FsZTZvZmUxaFFoQTI0ZHgwS1ZqUVZGcXQ2Ry9IUXFFU0ZXRk1JeGxySCIsIm1hYyI6ImMzYTY4Y2ZkZWMwYWFhY2JjN2JhYWE1YjYyOTUeyJpdiI6ImY2VHYraVV3Um9BT0FVV25iQ3hEaUE9PSIsInZhbHVlIjoic1BsbjhXWTA5ZE9vSHlMVlc5U1pRN2FsZTZvZmUxaFFoQTI0ZHgwS1ZqUVZGcXQ2Ry9IUXFFU0ZXRk1JeGxySCIsIm1hYyI6ImMzYTY4" "system_activated_date" => "2021-08-31" "last_update" => "2021-08-31" "envato_user" => null "envato_item_id" => null "system_domain" => "https://www.nextnow.app/sms" "copyright_text" => "All right reserved." "api_url" => 1 "website_btn" => 1 "dashboard_btn" => 1 "report_btn" => 1 "style_btn" => 0 "ltl_rtl_btn" => 1 "lang_btn" => 0 "website_url" => null "ttl_rtl" => 2 "phone_number_privacy" => 1 "created_at" => null "updated_at" => "2025-05-04 11:49:59" "week_start_id" => 0 "time_zone_id" => 422 "attendance_layout" => 1 "session_id" => 5 "language_id" => 1 "date_format_id" => 1 "ss_page_load" => null "school_id" => 1 "software_version" => "6.1.3" "email_driver" => "smtp" "fcm_key" => null "Lesson" => 1 "Chat" => 1 "FeesCollection" => 0 "income_head_id" => 6 "InfixBiometrics" => 0 "ResultReports" => 0 "TemplateSettings" => 1 "MenuManage" => 1 "RolePermission" => 1 "RazorPay" => 0 "Saas" => 1 "StudentAbsentNotification" => 1 "ParentRegistration" => 0 "Zoom" => 0 "BBB" => 0 "VideoWatch" => 0 "Jitsi" => 0 "OnlineExam" => 0 "SaasSubscription" => 0 "SaasRolePermission" => 0 "BulkPrint" => 1 "HimalayaSms" => 1 "XenditPayment" => 1 "academic_id" => 5 "google_analytics" => "123" "google_recaptcha_site_key" => "6Lf8GrghAAAAAC0SAV7eK7HAPmBnONFTDGJ63WG-" "google_recaptcha_seret_key" => "6Lf8GrghAAAAAHqgh7TEap1mmD3Zkzp57aS8MBUq" "school_type" => 3 "school_desc" => "A digitally transforming school" "meta_keywords" => "" "home_page_logo" => "public/uploads/settings/31ae1b26183717bc9fd441983ec90349.webp" "seo_fevicon" => "public/uploads/settings/10783ced10b1676fd2561786a26284c8.jpg" "maintenance_mode" => null "maintenance_mode_custom_redirect" => null "actual_website_link" => "https://aaprimarysecondary.co.za/" "bank_detail" => "NextSchool" "nsc_donwload_status" => 0 "learner_pass_reset_flag" => 0 ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true #hidden: [] #visible: [] #fillable: [] #guarded: array:1 [ 0 => "*" ] } "_previous" => array:1 [ "url" => "https://deploy.schoolmanagement.co.za/news-details/13" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]