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

7.4.33PHP Version372msRequest Duration31MBMemory UsageGET universities/indexRoute
    • Booting (235ms)
    • Application (135ms)
    • 1 x Booting (63.18%)
      234.85ms
      1 x Application (36.45%)
      135.49ms
      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 unique70.39ms
      • select count(*) as aggregate from `universities` where `location` = 'US' and `universities`.`deleted_at` is null
        1.4ms/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 48
        620μ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`
        430μ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.32ms/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
        13.97ms/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` = 1120 and `program_progressions`.`university_id` is not null
        2.57msview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1120
        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` = 1120 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        310μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1120
        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` = 1120 and `programs`.`deleted_at` is null
        290μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1120
        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` = 1121 and `program_progressions`.`university_id` is not null
        6.53msview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1121
        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` = 1121 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        320μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1121
        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` = 1121 and `programs`.`deleted_at` is null
        240μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1121
        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` = 1122 and `program_progressions`.`university_id` is not null
        3.78msview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1122
        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` = 1122 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        290μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1122
        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` = 1122 and `programs`.`deleted_at` is null
        200μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1122
        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` = 1123 and `program_progressions`.`university_id` is not null
        510μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1123
        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` = 1123 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        290μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1123
        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` = 1123 and `programs`.`deleted_at` is null
        240μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1123
        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` = 1124 and `program_progressions`.`university_id` is not null
        1.97msview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1124
        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` = 1124 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        230μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1124
        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` = 1124 and `programs`.`deleted_at` is null
        270μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1124
        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` = 1125 and `program_progressions`.`university_id` is not null
        980μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1125
        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` = 1125 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        240μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1125
        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` = 1125 and `programs`.`deleted_at` is null
        170μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1125
        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` = 1126 and `program_progressions`.`university_id` is not null
        2.98msview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1126
        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` = 1126 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        270μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1126
        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` = 1126 and `programs`.`deleted_at` is null
        270μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1126
        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` = 1127 and `program_progressions`.`university_id` is not null
        4.75msview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1127
        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` = 1127 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        340μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1127
        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` = 1127 and `programs`.`deleted_at` is null
        280μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1127
        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` = 1128 and `program_progressions`.`university_id` is not null
        1.81msview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1128
        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` = 1128 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        220μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1128
        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` = 1128 and `programs`.`deleted_at` is null
        230μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1128
        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` = 1129 and `program_progressions`.`university_id` is not null
        1.12msview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1129
        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` = 1129 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        220μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1129
        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` = 1129 and `programs`.`deleted_at` is null
        270μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1129
        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` = 1131 and `program_progressions`.`university_id` is not null
        2.49msview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1131
        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` = 1131 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        260μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1131
        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` = 1131 and `programs`.`deleted_at` is null
        170μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1131
        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` = 1132 and `program_progressions`.`university_id` is not null
        490μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1132
        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` = 1132 and `programs`.`university_id` is not null and `programs`.`deleted_at` is null
        240μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1132
        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` = 1132 and `programs`.`deleted_at` is null
        250μsview::da591b846d99b7233635474c0b13b58261f838a9:170abroad_abroad
        Metadata
        Bindings
        • 0. 1132
        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
        230μ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
        200μ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
        190μ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
        180μ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.83ms/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
        150μ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
        240μ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
        190μ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
        170μ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
        180μ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\ProgramProgression
      3019
      Modules\University\Entities\University
      19
          _token
          YPWm5WGzPSUHojus1wglgQKervQJoq9XXtPCmIwa
          flasher::envelopes
          []
          _previous
          array:1 [ "url" => "http://abroad-sa-edu.com/universities/index?page=5&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" => "5" "place" => "US" ]
          request_request
          0 of 0
          array:2 [ "page" => "5" "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.144.251.44" ] "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=5&place=US" "QUERY_STRING" => "page=5&place=US" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_QUERY_STRING" => "page=5&place=US" "REDIRECT_URL" => "/universities/index" "REMOTE_PORT" => "41964" "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.144.251.44" "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.144.251.44" "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-_tzp0mJLIQWNj7Qmz1nwAAAAE" "REDIRECT_STATUS" => "200" "REDIRECT_SCRIPT_URI" => "http://abroad-sa-edu.com/universities/index" "REDIRECT_SCRIPT_URL" => "/universities/index" "REDIRECT_UNIQUE_ID" => "Z-_tzp0mJLIQWNj7Qmz1nwAAAAE" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743777230.1568 "REQUEST_TIME" => 1743777230 "argv" => array:1 [ 0 => "page=5&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 => "Fri, 04 Apr 2025 14:33:50 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjNqMExPTzhPYVNKcVErY0taQzlkZ3c9PSIsInZhbHVlIjoiU0w4NHFnUGtnOVpyQWNIWnA3c1FDVjF3WE1GWE9LZm4wTlIzNkhFMnhxdFg4cG5VNHJZcG5wZWJocGJ6UGY2UnR6OWxIOXdMYnJsaVdLTmFIOG9NQkVNelNFYkkrbjlGU3hVOHErcUNWVXNncnh6YnRsVi9CekJNTktBeTNqSnAiLCJtYWMiOiIyODc2NTU4MzNmMDFkYTQ4NjQzNmVmODU4MGRiZGYwMGZmZWNiMjNmYTI1NDhlY2I1NGVjYjJlM2I0MjE2ODNlIiwidGFnIjoiIn0%3D; expires=Sat, 04-Apr-2026 14:33:50 GMT; Max-Age=31536000; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjNqMExPTzhPYVNKcVErY0taQzlkZ3c9PSIsInZhbHVlIjoiU0w4NHFnUGtnOVpyQWNIWnA3c1FDVjF3WE1GWE9LZm4wTlIzNkhFMnhxdFg4cG5VNHJZcG5wZWJocGJ6UGY2UnR6OWxIO" 1 => "abroad_session=eyJpdiI6IlIvVVY1MEo1d3E0dGE3Um0zWlk0MWc9PSIsInZhbHVlIjoibFNpNjRvdllCRHQxcTJiamc5N3ovUGhRM21MdFArVjhna3RGeWN3Nnl6Ylh0UWlyTDl2MHBHTXc5Q0dQb25qUG5RbGl5NFJHaE5kakNWbWlxUGhWbENFdjNVWjNIYmJTcE5rbFdxTDlvVmRha0JjUHR5WXN0QjVUR1J1dWI2aXciLCJtYWMiOiI2ZjRlMDM1MWY3OWVjZWVhMzEzMDc3M2ViYzYzZDAzNzk2YmIxNjM0MDQ2OGU3ZGJjNDAwMGNkODdhZmFjNzc0IiwidGFnIjoiIn0%3D; expires=Sat, 04-Apr-2026 14:33:50 GMT; Max-Age=31536000; path=/; httponly; samesite=laxabroad_session=eyJpdiI6IlIvVVY1MEo1d3E0dGE3Um0zWlk0MWc9PSIsInZhbHVlIjoibFNpNjRvdllCRHQxcTJiamc5N3ovUGhRM21MdFArVjhna3RGeWN3Nnl6Ylh0UWlyTDl2MHBHTXc5Q0dQb25qUG5Rb" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjNqMExPTzhPYVNKcVErY0taQzlkZ3c9PSIsInZhbHVlIjoiU0w4NHFnUGtnOVpyQWNIWnA3c1FDVjF3WE1GWE9LZm4wTlIzNkhFMnhxdFg4cG5VNHJZcG5wZWJocGJ6UGY2UnR6OWxIOXdMYnJsaVdLTmFIOG9NQkVNelNFYkkrbjlGU3hVOHErcUNWVXNncnh6YnRsVi9CekJNTktBeTNqSnAiLCJtYWMiOiIyODc2NTU4MzNmMDFkYTQ4NjQzNmVmODU4MGRiZGYwMGZmZWNiMjNmYTI1NDhlY2I1NGVjYjJlM2I0MjE2ODNlIiwidGFnIjoiIn0%3D; expires=Sat, 04-Apr-2026 14:33:50 GMT; path=/XSRF-TOKEN=eyJpdiI6IjNqMExPTzhPYVNKcVErY0taQzlkZ3c9PSIsInZhbHVlIjoiU0w4NHFnUGtnOVpyQWNIWnA3c1FDVjF3WE1GWE9LZm4wTlIzNkhFMnhxdFg4cG5VNHJZcG5wZWJocGJ6UGY2UnR6OWxIO" 1 => "abroad_session=eyJpdiI6IlIvVVY1MEo1d3E0dGE3Um0zWlk0MWc9PSIsInZhbHVlIjoibFNpNjRvdllCRHQxcTJiamc5N3ovUGhRM21MdFArVjhna3RGeWN3Nnl6Ylh0UWlyTDl2MHBHTXc5Q0dQb25qUG5RbGl5NFJHaE5kakNWbWlxUGhWbENFdjNVWjNIYmJTcE5rbFdxTDlvVmRha0JjUHR5WXN0QjVUR1J1dWI2aXciLCJtYWMiOiI2ZjRlMDM1MWY3OWVjZWVhMzEzMDc3M2ViYzYzZDAzNzk2YmIxNjM0MDQ2OGU3ZGJjNDAwMGNkODdhZmFjNzc0IiwidGFnIjoiIn0%3D; expires=Sat, 04-Apr-2026 14:33:50 GMT; path=/; httponlyabroad_session=eyJpdiI6IlIvVVY1MEo1d3E0dGE3Um0zWlk0MWc9PSIsInZhbHVlIjoibFNpNjRvdllCRHQxcTJiamc5N3ovUGhRM21MdFArVjhna3RGeWN3Nnl6Ylh0UWlyTDl2MHBHTXc5Q0dQb25qUG5Rb" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "YPWm5WGzPSUHojus1wglgQKervQJoq9XXtPCmIwa" "flasher::envelopes" => [] "_previous" => array:1 [ "url" => "http://abroad-sa-edu.com/universities/index?page=5&place=US" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]