We help students join any of the following scholarship programs provided by the ministry of education by completing their registration,

7.4.33PHP Version375msRequest Duration30MBMemory UsageGET universities/indexRoute
    • Booting (261ms)
    • Application (113ms)
    • 1 x Booting (69.54%)
      260.55ms
      1 x Application (30.09%)
      112.76ms
      6 templates were rendered
      • website::universities (home/abroad/public_html/modules/Website/Resources/views/universities.blade.php)5blade
        Params
        0
        universities
        1
        locations
        2
        start_price
        3
        end_price
        4
        request
      • web_theme::layout.main (home/abroad/public_html/themes/web/views/layout/main.blade.php)16blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        universities
        4
        locations
        5
        start_price
        6
        end_price
        7
        request
        8
        __currentLoopData
        9
        location
        10
        loop
        11
        page
        12
        startItem
        13
        endItem
        14
        university
        15
        i
      • web_theme::layout.base.head (home/abroad/public_html/themes/web/views/layout/base/head.blade.php)16blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        universities
        4
        locations
        5
        start_price
        6
        end_price
        7
        request
        8
        __currentLoopData
        9
        location
        10
        loop
        11
        page
        12
        startItem
        13
        endItem
        14
        university
        15
        i
      • web_theme::layout.base.header (home/abroad/public_html/themes/web/views/layout/base/header.blade.php)17blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        universities
        4
        locations
        5
        start_price
        6
        end_price
        7
        request
        8
        __currentLoopData
        9
        location
        10
        loop
        11
        page
        12
        startItem
        13
        endItem
        14
        university
        15
        i
        16
        option
      • web_theme::layout.base.footer (home/abroad/public_html/themes/web/views/layout/base/footer.blade.php)18blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        universities
        4
        locations
        5
        start_price
        6
        end_price
        7
        request
        8
        __currentLoopData
        9
        location
        10
        loop
        11
        page
        12
        startItem
        13
        endItem
        14
        university
        15
        i
        16
        option
        17
        top_places
      • web_theme::layout.base.scripts (home/abroad/public_html/themes/web/views/layout/base/scripts.blade.php)16blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        universities
        4
        locations
        5
        start_price
        6
        end_price
        7
        request
        8
        __currentLoopData
        9
        location
        10
        loop
        11
        page
        12
        startItem
        13
        endItem
        14
        university
        15
        i
      uri
      GET universities/index
      middleware
      web
      controller
      Modules\Website\Http\Controllers\UniversityController@index
      as
      web.university.index
      namespace
      Modules\Website\Http\Controllers
      where
      prefix
      universities
      file
      home/abroad/public_html/modules/Website/Http/Controllers/UniversityController.php:19-54
      51 statements were executed, 8 of which were duplicated, 43 unique50.91ms
      • select count(*) as aggregate from `universities` where `location` = 'US' and `universities`.`deleted_at` is null
        1.65ms/home/abroad/public_html/modules/Website/Http/Controllers/UniversityController.php:37abroad_abroad
        Metadata
        Bindings
        • 0. US
        Backtrace
        • 15. /home/abroad/public_html/modules/Website/Http/Controllers/UniversityController.php:37
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `universities` where `location` = 'US' and `universities`.`deleted_at` is null order by `arrange` asc limit 12 offset 0
        490μs/home/abroad/public_html/modules/Website/Http/Controllers/UniversityController.php:37abroad_abroad
        Metadata
        Bindings
        • 0. US
        Backtrace
        • 15. /home/abroad/public_html/modules/Website/Http/Controllers/UniversityController.php:37
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `location` from `universities` where `universities`.`deleted_at` is null group by `location`
        520μs/home/abroad/public_html/modules/Website/Http/Controllers/UniversityController.php:42abroad_abroad
        Metadata
        Backtrace
        • 13. /home/abroad/public_html/modules/Website/Http/Controllers/UniversityController.php:42
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `price_sar` from `progression_options` where `price_sar` is not null order by `price_sar` asc
        14.82ms/home/abroad/public_html/modules/Website/Http/Controllers/UniversityController.php:44abroad_abroad
        Metadata
        Backtrace
        • 13. /home/abroad/public_html/modules/Website/Http/Controllers/UniversityController.php:44
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `price_sar` from `progression_options` where `price_sar` is not null order by `price_sar` desc
        14.67ms/home/abroad/public_html/modules/Website/Http/Controllers/UniversityController.php:46abroad_abroad
        Metadata
        Backtrace
        • 13. /home/abroad/public_html/modules/Website/Http/Controllers/UniversityController.php:46
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `program_progressions` where `program_progressions`.`university_id` = 1024 and `program_progressions`.`university_id` is not null
        350μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1024
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `programs` where `programs`.`university_id` = 1024 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        290μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1024
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions`.*, `programs`.`university_id` as `laravel_through_key` from `program_progressions` inner join `programs` on `programs`.`id` = `program_progressions`.`program_id` where `programs`.`university_id` = 1024 and `programs`.`deleted_at` is null
        260μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1024
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions` where `program_progressions`.`university_id` = 257 and `program_progressions`.`university_id` is not null
        500μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 257
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `programs` where `programs`.`university_id` = 257 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        560μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 257
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions`.*, `programs`.`university_id` as `laravel_through_key` from `program_progressions` inner join `programs` on `programs`.`id` = `program_progressions`.`program_id` where `programs`.`university_id` = 257 and `programs`.`deleted_at` is null
        940μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 257
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions` where `program_progressions`.`university_id` = 1026 and `program_progressions`.`university_id` is not null
        240μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1026
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `programs` where `programs`.`university_id` = 1026 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        290μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1026
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions`.*, `programs`.`university_id` as `laravel_through_key` from `program_progressions` inner join `programs` on `programs`.`id` = `program_progressions`.`program_id` where `programs`.`university_id` = 1026 and `programs`.`deleted_at` is null
        280μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1026
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions` where `program_progressions`.`university_id` = 259 and `program_progressions`.`university_id` is not null
        700μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 259
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `programs` where `programs`.`university_id` = 259 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        460μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 259
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions`.*, `programs`.`university_id` as `laravel_through_key` from `program_progressions` inner join `programs` on `programs`.`id` = `program_progressions`.`program_id` where `programs`.`university_id` = 259 and `programs`.`deleted_at` is null
        970μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 259
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions` where `program_progressions`.`university_id` = 1027 and `program_progressions`.`university_id` is not null
        250μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1027
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `programs` where `programs`.`university_id` = 1027 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        240μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1027
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions`.*, `programs`.`university_id` as `laravel_through_key` from `program_progressions` inner join `programs` on `programs`.`id` = `program_progressions`.`program_id` where `programs`.`university_id` = 1027 and `programs`.`deleted_at` is null
        260μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1027
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions` where `program_progressions`.`university_id` = 260 and `program_progressions`.`university_id` is not null
        200μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 260
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `programs` where `programs`.`university_id` = 260 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        330μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 260
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions`.*, `programs`.`university_id` as `laravel_through_key` from `program_progressions` inner join `programs` on `programs`.`id` = `program_progressions`.`program_id` where `programs`.`university_id` = 260 and `programs`.`deleted_at` is null
        1msview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 260
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions` where `program_progressions`.`university_id` = 1028 and `program_progressions`.`university_id` is not null
        230μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1028
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `programs` where `programs`.`university_id` = 1028 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        200μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1028
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions`.*, `programs`.`university_id` as `laravel_through_key` from `program_progressions` inner join `programs` on `programs`.`id` = `program_progressions`.`program_id` where `programs`.`university_id` = 1028 and `programs`.`deleted_at` is null
        170μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1028
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions` where `program_progressions`.`university_id` = 274 and `program_progressions`.`university_id` is not null
        720μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 274
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `programs` where `programs`.`university_id` = 274 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        480μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 274
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions`.*, `programs`.`university_id` as `laravel_through_key` from `program_progressions` inner join `programs` on `programs`.`id` = `program_progressions`.`program_id` where `programs`.`university_id` = 274 and `programs`.`deleted_at` is null
        960μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 274
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions` where `program_progressions`.`university_id` = 276 and `program_progressions`.`university_id` is not null
        240μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 276
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `programs` where `programs`.`university_id` = 276 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        390μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 276
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions`.*, `programs`.`university_id` as `laravel_through_key` from `program_progressions` inner join `programs` on `programs`.`id` = `program_progressions`.`program_id` where `programs`.`university_id` = 276 and `programs`.`deleted_at` is null
        790μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 276
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions` where `program_progressions`.`university_id` = 277 and `program_progressions`.`university_id` is not null
        190μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 277
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `programs` where `programs`.`university_id` = 277 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        200μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 277
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions`.*, `programs`.`university_id` as `laravel_through_key` from `program_progressions` inner join `programs` on `programs`.`id` = `program_progressions`.`program_id` where `programs`.`university_id` = 277 and `programs`.`deleted_at` is null
        210μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 277
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions` where `program_progressions`.`university_id` = 278 and `program_progressions`.`university_id` is not null
        460μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 278
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `programs` where `programs`.`university_id` = 278 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        240μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 278
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions`.*, `programs`.`university_id` as `laravel_through_key` from `program_progressions` inner join `programs` on `programs`.`id` = `program_progressions`.`program_id` where `programs`.`university_id` = 278 and `programs`.`deleted_at` is null
        250μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 278
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions` where `program_progressions`.`university_id` = 280 and `program_progressions`.`university_id` is not null
        400μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 280
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `programs` where `programs`.`university_id` = 280 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        510μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 280
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `program_progressions`.*, `programs`.`university_id` as `laravel_through_key` from `program_progressions` inner join `programs` on `programs`.`id` = `program_progressions`.`program_id` where `programs`.`university_id` = 280 and `programs`.`deleted_at` is null
        680μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 280
        Backtrace
        • 19. view::da591b846d99b7233635474c0b13b58261f838a9:170
        • 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 `options` where `key` = 'facebook' limit 1
        210μs/home/abroad/public_html/modules/Core/Entities/Option.php:19abroad_abroad
        Metadata
        Bindings
        • 0. facebook
        Backtrace
        • 15. /home/abroad/public_html/modules/Core/Entities/Option.php:19
        • 16. /home/abroad/public_html/modules/Website/Providers/WebsiteServiceProvider.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `options` where `key` = 'twitter' limit 1
        220μs/home/abroad/public_html/modules/Core/Entities/Option.php:19abroad_abroad
        Metadata
        Bindings
        • 0. twitter
        Backtrace
        • 15. /home/abroad/public_html/modules/Core/Entities/Option.php:19
        • 16. /home/abroad/public_html/modules/Website/Providers/WebsiteServiceProvider.php:46
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `options` where `key` = 'instgram' limit 1
        160μs/home/abroad/public_html/modules/Core/Entities/Option.php:19abroad_abroad
        Metadata
        Bindings
        • 0. instgram
        Backtrace
        • 15. /home/abroad/public_html/modules/Core/Entities/Option.php:19
        • 16. /home/abroad/public_html/modules/Website/Providers/WebsiteServiceProvider.php:47
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `options` where `key` = 'youtube' limit 1
        210μs/home/abroad/public_html/modules/Core/Entities/Option.php:19abroad_abroad
        Metadata
        Bindings
        • 0. youtube
        Backtrace
        • 15. /home/abroad/public_html/modules/Core/Entities/Option.php:19
        • 16. /home/abroad/public_html/modules/Website/Providers/WebsiteServiceProvider.php:48
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `location`, `location_photo`, COUNT(*) as university_count from `universities` where `universities`.`deleted_at` is null group by `location`, `location_photo` order by CASE WHEN location = 'UK' THEN 1 WHEN location = 'US' THEN 2 WHEN location = 'Australia' THEN 3 WHEN location = 'Ireland' THEN 4 WHEN location = 'Switzerland' THEN 5 WHEN location = 'France' THEN 6 WHEN location = 'Italy' THEN 7 ELSE 8 END , `university_count` desc limit 7
        1.8ms/home/abroad/public_html/modules/Website/Providers/WebsiteServiceProvider.php:81abroad_abroad
        Metadata
        Backtrace
        • 14. /home/abroad/public_html/modules/Website/Providers/WebsiteServiceProvider.php:81
        • 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::ed4f0cff7621dbd35f101e7857d0cfc8cd512b4a:34
      • select * from `options` where `key` = 'facebook' limit 1
        170μs/home/abroad/public_html/modules/Core/Entities/Option.php:19abroad_abroad
        Metadata
        Bindings
        • 0. facebook
        Backtrace
        • 15. /home/abroad/public_html/modules/Core/Entities/Option.php:19
        • 16. /home/abroad/public_html/modules/Website/Providers/WebsiteServiceProvider.php:88
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `options` where `key` = 'twitter' limit 1
        170μs/home/abroad/public_html/modules/Core/Entities/Option.php:19abroad_abroad
        Metadata
        Bindings
        • 0. twitter
        Backtrace
        • 15. /home/abroad/public_html/modules/Core/Entities/Option.php:19
        • 16. /home/abroad/public_html/modules/Website/Providers/WebsiteServiceProvider.php:89
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `options` where `key` = 'instgram' limit 1
        120μs/home/abroad/public_html/modules/Core/Entities/Option.php:19abroad_abroad
        Metadata
        Bindings
        • 0. instgram
        Backtrace
        • 15. /home/abroad/public_html/modules/Core/Entities/Option.php:19
        • 16. /home/abroad/public_html/modules/Website/Providers/WebsiteServiceProvider.php:90
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `options` where `key` = 'youtube' limit 1
        150μs/home/abroad/public_html/modules/Core/Entities/Option.php:19abroad_abroad
        Metadata
        Bindings
        • 0. youtube
        Backtrace
        • 15. /home/abroad/public_html/modules/Core/Entities/Option.php:19
        • 16. /home/abroad/public_html/modules/Website/Providers/WebsiteServiceProvider.php:91
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `options` where `key` = 'linkedin' limit 1
        110μs/home/abroad/public_html/modules/Core/Entities/Option.php:19abroad_abroad
        Metadata
        Bindings
        • 0. linkedin
        Backtrace
        • 15. /home/abroad/public_html/modules/Core/Entities/Option.php:19
        • 16. /home/abroad/public_html/modules/Website/Providers/WebsiteServiceProvider.php:92
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      Modules\Core\Entities\Option
      9
      Modules\Program\Entities\Program
      282
      Modules\Program\Entities\ProgramProgression
      1438
      Modules\University\Entities\University
      19
          _token
          cP0uXYKtYElJpaEL6fSNs4B8IyUkMMqD12CDSpWX
          flasher::envelopes
          []
          _previous
          array:1 [ "url" => "http://abroad-sa-edu.com/universities/index?page=1&place=US" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /universities/index
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:2 [ "page" => "1" "place" => "US" ]
          request_request
          0 of 0
          array:2 [ "page" => "1" "place" => "US" ]
          request_headers
          0 of 0
          array:11 [ "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" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "::ffff:3.142.220.14" ] "x-forwarded-server" => array:1 [ 0 => "abroad-sa-edu.com" ] "x-forwarded-proto" => array:1 [ 0 => "http" ] "x-forwarded-port" => array:1 [ 0 => "80" ] "x-forwarded-host" => array:1 [ 0 => "abroad-sa-edu.com" ] "host" => array:1 [ 0 => "abroad-sa-edu.com" ] ]
          request_server
          0 of 0
          array:49 [ "USER" => "abroad" "HOME" => "/home/abroad" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/universities/index?page=1&place=US" "QUERY_STRING" => "page=1&place=US" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_QUERY_STRING" => "page=1&place=US" "REDIRECT_URL" => "/universities/index" "REMOTE_PORT" => "48700" "SCRIPT_FILENAME" => "/home/abroad/public_html/index.php" "SERVER_ADMIN" => "webmaster@abroad-sa-edu.com" "CONTEXT_DOCUMENT_ROOT" => "/home/abroad/public_html" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "http" "DOCUMENT_ROOT" => "/home/abroad/public_html" "REMOTE_ADDR" => "3.142.220.14" "SERVER_PORT" => "80" "SERVER_ADDR" => "54.38.194.18" "SERVER_NAME" => "abroad-sa-edu.com" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bi" "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_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_X_REAL_IP" => "::ffff:3.142.220.14" "HTTP_X_FORWARDED_SERVER" => "abroad-sa-edu.com" "HTTP_X_FORWARDED_PROTO" => "http" "HTTP_X_FORWARDED_PORT" => "80" "HTTP_X_FORWARDED_HOST" => "abroad-sa-edu.com" "HTTP_HOST" => "abroad-sa-edu.com" "proxy-nokeepalive" => "1" "SCRIPT_URI" => "http://abroad-sa-edu.com/universities/index" "SCRIPT_URL" => "/universities/index" "UNIQUE_ID" => "Z_MY5OUhGBZJT5ffho5D9gAAAAA" "REDIRECT_STATUS" => "200" "REDIRECT_SCRIPT_URI" => "http://abroad-sa-edu.com/universities/index" "REDIRECT_SCRIPT_URL" => "/universities/index" "REDIRECT_UNIQUE_ID" => "Z_MY5OUhGBZJT5ffho5D9gAAAAA" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743984868.8377 "REQUEST_TIME" => 1743984868 "argv" => array:1 [ 0 => "page=1&place=US" ] "argc" => 1 ]
          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 => "Mon, 07 Apr 2025 00:14:29 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJQU1oydThqRXhFTHNSTkpJTlJ0T2c9PSIsInZhbHVlIjoiVVZ3SU9FOGUxdmNLOEo3b3hSZUZBR0ZVS0lpZFpNbzBOYnVNdVlURnRiN1M3MkhzYzBXbkliTTNtR1lIc0JDK2dqR21rNDZiZjdjZU9TMnR1ZUtkSVBLSzM2ZmN1WXUyS0NvaEhjK3B2NTJIbnpmeTYyVHpUZXYrU2JXY3c1VisiLCJtYWMiOiIxMTRkMThjMWJkMjA3YzFiMjJjNjdjNTFjOWI1NTlhODY0NDkyMzE1Yzg3Y2M5MmI3YjQ5NDRmNmI5MmU2MDU5IiwidGFnIjoiIn0%3D; expires=Tue, 07-Apr-2026 00:14:29 GMT; Max-Age=31536000; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InJQU1oydThqRXhFTHNSTkpJTlJ0T2c9PSIsInZhbHVlIjoiVVZ3SU9FOGUxdmNLOEo3b3hSZUZBR0ZVS0lpZFpNbzBOYnVNdVlURnRiN1M3MkhzYzBXbkliTTNtR1lIc0JDK2dqR21rN" 1 => "abroad_session=eyJpdiI6InNBYTRYSGdBVUF6aUhWZkhxdDBjUWc9PSIsInZhbHVlIjoiSFBjeTdSeHgvQWI1K3FpREplc21iaHI1WHR4UEE0Q0ROUGRRVG1ZbjFYK05YNlM2dEZlaHVJRGxjU3o1QmJjdy9HbmpJZ0ovYVdtNytFN1hyS3AwMEV1c050ZE1Eb1k2L0JwU2VXdnBpVFhJd1BVanZ1OW5KR0U4d056RCtWUTMiLCJtYWMiOiI0MTc2MGM0NTFiZTBjODJmMzEwMTczZmFlODQ2ZDY4N2I5MDJjNTgzMDk5YzJlMjUyZmI5OTYzOGMyOWRjNzk1IiwidGFnIjoiIn0%3D; expires=Tue, 07-Apr-2026 00:14:29 GMT; Max-Age=31536000; path=/; httponly; samesite=laxabroad_session=eyJpdiI6InNBYTRYSGdBVUF6aUhWZkhxdDBjUWc9PSIsInZhbHVlIjoiSFBjeTdSeHgvQWI1K3FpREplc21iaHI1WHR4UEE0Q0ROUGRRVG1ZbjFYK05YNlM2dEZlaHVJRGxjU3o1QmJjdy9Hb" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJQU1oydThqRXhFTHNSTkpJTlJ0T2c9PSIsInZhbHVlIjoiVVZ3SU9FOGUxdmNLOEo3b3hSZUZBR0ZVS0lpZFpNbzBOYnVNdVlURnRiN1M3MkhzYzBXbkliTTNtR1lIc0JDK2dqR21rNDZiZjdjZU9TMnR1ZUtkSVBLSzM2ZmN1WXUyS0NvaEhjK3B2NTJIbnpmeTYyVHpUZXYrU2JXY3c1VisiLCJtYWMiOiIxMTRkMThjMWJkMjA3YzFiMjJjNjdjNTFjOWI1NTlhODY0NDkyMzE1Yzg3Y2M5MmI3YjQ5NDRmNmI5MmU2MDU5IiwidGFnIjoiIn0%3D; expires=Tue, 07-Apr-2026 00:14:29 GMT; path=/XSRF-TOKEN=eyJpdiI6InJQU1oydThqRXhFTHNSTkpJTlJ0T2c9PSIsInZhbHVlIjoiVVZ3SU9FOGUxdmNLOEo3b3hSZUZBR0ZVS0lpZFpNbzBOYnVNdVlURnRiN1M3MkhzYzBXbkliTTNtR1lIc0JDK2dqR21rN" 1 => "abroad_session=eyJpdiI6InNBYTRYSGdBVUF6aUhWZkhxdDBjUWc9PSIsInZhbHVlIjoiSFBjeTdSeHgvQWI1K3FpREplc21iaHI1WHR4UEE0Q0ROUGRRVG1ZbjFYK05YNlM2dEZlaHVJRGxjU3o1QmJjdy9HbmpJZ0ovYVdtNytFN1hyS3AwMEV1c050ZE1Eb1k2L0JwU2VXdnBpVFhJd1BVanZ1OW5KR0U4d056RCtWUTMiLCJtYWMiOiI0MTc2MGM0NTFiZTBjODJmMzEwMTczZmFlODQ2ZDY4N2I5MDJjNTgzMDk5YzJlMjUyZmI5OTYzOGMyOWRjNzk1IiwidGFnIjoiIn0%3D; expires=Tue, 07-Apr-2026 00:14:29 GMT; path=/; httponlyabroad_session=eyJpdiI6InNBYTRYSGdBVUF6aUhWZkhxdDBjUWc9PSIsInZhbHVlIjoiSFBjeTdSeHgvQWI1K3FpREplc21iaHI1WHR4UEE0Q0ROUGRRVG1ZbjFYK05YNlM2dEZlaHVJRGxjU3o1QmJjdy9Hb" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "cP0uXYKtYElJpaEL6fSNs4B8IyUkMMqD12CDSpWX" "flasher::envelopes" => [] "_previous" => array:1 [ "url" => "http://abroad-sa-edu.com/universities/index?page=1&place=US" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]