Home Scholarships

List of Scholarship - 2025

There are various recognised Boards and Councils in India that are responsible for regulating and overseeing different aspects of education in the country.

Filters

State

Academic Level

Popular Categories

Course

Country

Clear All Filters
ONGC Scholarship Logo

ONGC Scholarship

ONGC Foundation MBBS
Scholarship Amount

₹ 48000

Follow Program
Deadline

29th August 2025

More Details
SBI Asha Scholarship Logo

SBI Asha Scholarship

SBI Foundation B.Tech / B.E.
Scholarship Amount

₹ 10000

Follow Program
Deadline

1st October 2024

More Details
Aizza Scholaship Logo

Aizza Scholarship Data

test MBA / PGDM
Scholarship Amount

₹ 200000

Follow Program
Deadline

29th June 2025

More Details
Request history8.3.19PHP Version63.31msRequest Duration2MBMemory UsageGET scholarshipsRoute
    • Booting (6.74ms)time
    • Application (56.57ms)time
    • 1 x Application (89.35%)
      56.57ms
      1 x Booting (10.64%)
      6.74ms
      9 templates were rendered
      • pages.scholarship.listinglisting.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • components.registrationregistration.blade.php#?blade
      • layouts.webweb.blade.php#?blade
      • partials.headhead.blade.php#?blade
      • partials.headerheader.blade.php#?blade
      • partials.footerfooter.blade.php#?blade
      • components.sucessesModalsucessesModal.blade.php#?blade
      • partials.bottomfooterbottomfooter.blade.php#?blade
      uri
      GET scholarships
      middleware
      web
      domain
      www.dev.collegesearch.in
      controller
      App\Http\Controllers\ScholarshipController@listing
      as
      scholarships.listing
      namespace
      prefix
      /scholarships
      where
      file
      app/Http/Controllers/ScholarshipController.php:46-70
      11 statements were executed20.07ms
      • SoftRedirects.php#22db_collegesearch_newConnection Established
        Backtrace
        • app/Http/Middleware/SoftRedirects.php:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • SoftRedirects.php#22db_collegesearch_new6.41msselect * from `seo_redirects` where `redirect_from` = '/scholarships' limit 1
        Bindings
        • 0: /scholarships
        Backtrace
        • app/Http/Middleware/SoftRedirects.php:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • MetaChecker.php#20db_collegesearch_new830μsselect * from `meta_tags` where `slug` = 'scholarships' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: scholarships
        • 1: active
        Backtrace
        • app/Http/Middleware/MetaChecker.php:20
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/SoftRedirects.php:28
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
      • helpers.php#722db_collegesearch_new1.43msselect * from `default_meta_tags` where `module` = 'scholarship' and `default_meta_tags`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: scholarship
        • 1: active
        Backtrace
        • app/helpers.php:722
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:989
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:819
        • vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1048
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:755
      • State.php#42db_collegesearch_new3.04msselect distinct `id`, `name` from `states` where exists (select * from `scholarships` where `states`.`id` = `scholarships`.`category_id` and `category` = 'domestic' and `status` = 'Active' and `scholarships`.`deleted_at` is null and `status` = 'active') and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc
        Bindings
        • 0: domestic
        • 1: Active
        • 2: active
        • 3: active
        • 4: 2
        Backtrace
        • app/Models/State.php:42
        • app/Http/Controllers/ScholarshipController.php:52
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Scholarship.php#43db_collegesearch_new1.06msselect distinct `type` from `scholarships` where `status` = 'Active' and `scholarships`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: Active
        • 1: active
        Backtrace
        • app/Models/Scholarship.php:43
        • app/Http/Controllers/ScholarshipController.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Course.php#52db_collegesearch_new2.07msselect distinct `id`, `name` from `courses` where exists (select * from `scholarships` where `courses`.`id` = `scholarships`.`course_id` and `status` = 'Active' and `scholarships`.`deleted_at` is null and `status` = 'active') and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: Active
        • 1: active
        • 2: active
        Backtrace
        • app/Models/Course.php:52
        • app/Http/Controllers/ScholarshipController.php:56
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Scholarship.php#53db_collegesearch_new670μsselect distinct `academic_level` from `scholarships` where `status` = 'Active' and `scholarships`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: Active
        • 1: active
        Backtrace
        • app/Models/Scholarship.php:53
        • app/Http/Controllers/ScholarshipController.php:58
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Scholarship.php#63db_collegesearch_new1.02msselect distinct `category` from `scholarships` where `status` = 'Active' and `scholarships`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: Active
        • 1: active
        Backtrace
        • app/Models/Scholarship.php:63
        • app/Http/Controllers/ScholarshipController.php:60
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Scholarship.php#92db_collegesearch_new680μsselect `id`, `display_name`, `name`, `slug`, `course_id`, `end_date`, `scholarship_amount`, `provider_name`, `logo` from `scholarships` where `scholarships`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Scholarship.php:92
        • app/Http/Controllers/ScholarshipController.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Scholarship.php#92db_collegesearch_new1.04msselect `name`, `slug`, `id` from `courses` where `courses`.`id` in (1, 2, 4) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Scholarship.php:92
        • app/Http/Controllers/ScholarshipController.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • helpers.php#157db_collegesearch_new1.82msselect * from `brandings` where `section` = 'scholarship' and `brandings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: scholarship
        • 1: active
        Backtrace
        • app/helpers.php:157
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      App\Models\Course
      6Course.php#?
      App\Models\Scholarship
      4Scholarship.php#?
      App\Models\DefaultMetaTag
      2DefaultMetaTag.php#?
          _token
          WMNEUI08hdGElE00sSVgOTxvmc3vthrTvZE2U4iD
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/scholarships" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /scholarships
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "host" => array:1 [ 0 => "www.dev.collegesearch.in" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii9TNElxWkIyZmFVdjhVbWZOWFYvZFE9PSIsInZhbHVlIjoiNDJCc2w0VWFyb2wrUHNTb1lLK250djN1dURGVDg0SGg5a1Urd0lJcThOMTMxVnpSZzdaWE5QcDdWTFdnMVBOR1NIcmo1dEVzWktLOE9xc1lpUlB4TDJDMVNsUTFZL1ExT1I0T1EvampNVVArTEJLTTYzMVh4T2IySU9GSDJUb2QiLCJtYWMiOiI4ZDAyODE2NGM4OTMyZDRiODVmMWI3ODYyMzdiM2ZmNGM3MTMzNDNiZjIzNjAyYmNkODI5OGJiMGE1MmZmMTkzIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IjRaN1NkK3dKSnF2OUVjb28zMDFLZGc9PSIsInZhbHVlIjoiRGEzVW1UY2dlanM4d1BvcWI4eXA2bHN0UHFEOUpyRTlqcjZaODlpekZZcnJBMWRoTmV6SW9FZXE4dmZ4SHRwdTBCOUw4Q0FCTjZMbE0zTTYrSGYxL0N5d1VRM1JsSVJid2NQbFl2Nm5rcUtIeVVRUjNjQ2VLUVd0dHYxTHd3NlgiLCJtYWMiOiIzMjI4MDNlMDczNGUxMzgyZmU3MmQwYWRhNDEzMGFlMWM0YjMwNmFjZWNlODJhMDZmNjVjNGY2YTE4NTRhMjYxIiwidGFnIjoiIn0%3D; course_id=8; course_name=MCA%20%2F%20MCM; viewed_colleges=%5B7460%2C13755%2C3115%2C20116%2C15672%5DXSRF-TOKEN=eyJpdiI6Ii9TNElxWkIyZmFVdjhVbWZOWFYvZFE9PSIsInZhbHVlIjoiNDJCc2w0VWFyb2wrUHNTb1lLK250djN1dURGVDg0SGg5a1Urd0lJcThOMTMxVnpSZzdaWE5QcDdWTFdnMVBOR1NIcmo1d" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
          request_cookies
          0 of 0
          array:5 [ "XSRF-TOKEN" => "WMNEUI08hdGElE00sSVgOTxvmc3vthrTvZE2U4iD" "laravel_session" => "CFcU8K2lc8lDxX7piASMWySfxNwOcyDRwHXPcOr1" "course_id" => "8" "course_name" => "MCA / MCM" "viewed_colleges" => "[7460,13755,3115,20116,15672]" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 01 Jun 2025 09:29:57 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlNzRlNLME10blR4ZDZlbHl5QnB0dnc9PSIsInZhbHVlIjoiVlc4OFJNaXJoNGQ4SVFENEJmRUJUMEIvZEdwYytGSTVHZEF4S1NBeXc2a2E0d1d1cm9KSGxHdkxVMjBMa1lvd2k2UVhnLzQ5MElmdHlWeU5NZVZic2I2UzFVdjI5VTJWWEFLSFZGWGE2N1hjb24ycUJnRU40dTdMUklYZ0dLWUciLCJtYWMiOiJlYWRlNGY3MGQ0MzlkYzZjNmIzYzE5Mjg3MjU4MzE0MzAzNTRlZTA4NWEyOTAxMGFlNTZiMzRiMDk2MzA2MjZmIiwidGFnIjoiIn0%3D; expires=Sun, 01 Jun 2025 11:29:57 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IlNzRlNLME10blR4ZDZlbHl5QnB0dnc9PSIsInZhbHVlIjoiVlc4OFJNaXJoNGQ4SVFENEJmRUJUMEIvZEdwYytGSTVHZEF4S1NBeXc2a2E0d1d1cm9KSGxHdkxVMjBMa1lvd2k2UVhnL" 1 => "laravel_session=eyJpdiI6IlFJQzJ6ZEJPUElLS3psZ1VsUU5KYkE9PSIsInZhbHVlIjoidUhiOGVtQUVxRktreVdyQy9MTW44U0lGWGpxMGp1ZFRmc2pvb1U4VmpwVnN5aVZRRDQ1aTkwSm5LcFNHYXlrd0NsYUROcGFxWmppUm91OTFpdFZhSGZIcGlzWmhFTUlqOVJmaEZjaVFBc1ZiZ1BPMi84L2hKejgrd1ErM0RJOVkiLCJtYWMiOiJkOGQwZDY5NmMxZWE1OGI0NDk5ZmQzZWI3OTVlMGNmOWRkYzUzYWU4MjQzZmQxOGY4MjYxNTM2MmY5ZTgxZDY2IiwidGFnIjoiIn0%3D; expires=Sun, 01 Jun 2025 11:29:57 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6IlFJQzJ6ZEJPUElLS3psZ1VsUU5KYkE9PSIsInZhbHVlIjoidUhiOGVtQUVxRktreVdyQy9MTW44U0lGWGpxMGp1ZFRmc2pvb1U4VmpwVnN5aVZRRDQ1aTkwSm5LcFNHYXlrd0Ns" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlNzRlNLME10blR4ZDZlbHl5QnB0dnc9PSIsInZhbHVlIjoiVlc4OFJNaXJoNGQ4SVFENEJmRUJUMEIvZEdwYytGSTVHZEF4S1NBeXc2a2E0d1d1cm9KSGxHdkxVMjBMa1lvd2k2UVhnLzQ5MElmdHlWeU5NZVZic2I2UzFVdjI5VTJWWEFLSFZGWGE2N1hjb24ycUJnRU40dTdMUklYZ0dLWUciLCJtYWMiOiJlYWRlNGY3MGQ0MzlkYzZjNmIzYzE5Mjg3MjU4MzE0MzAzNTRlZTA4NWEyOTAxMGFlNTZiMzRiMDk2MzA2MjZmIiwidGFnIjoiIn0%3D; expires=Sun, 01-Jun-2025 11:29:57 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlNzRlNLME10blR4ZDZlbHl5QnB0dnc9PSIsInZhbHVlIjoiVlc4OFJNaXJoNGQ4SVFENEJmRUJUMEIvZEdwYytGSTVHZEF4S1NBeXc2a2E0d1d1cm9KSGxHdkxVMjBMa1lvd2k2UVhnL" 1 => "laravel_session=eyJpdiI6IlFJQzJ6ZEJPUElLS3psZ1VsUU5KYkE9PSIsInZhbHVlIjoidUhiOGVtQUVxRktreVdyQy9MTW44U0lGWGpxMGp1ZFRmc2pvb1U4VmpwVnN5aVZRRDQ1aTkwSm5LcFNHYXlrd0NsYUROcGFxWmppUm91OTFpdFZhSGZIcGlzWmhFTUlqOVJmaEZjaVFBc1ZiZ1BPMi84L2hKejgrd1ErM0RJOVkiLCJtYWMiOiJkOGQwZDY5NmMxZWE1OGI0NDk5ZmQzZWI3OTVlMGNmOWRkYzUzYWU4MjQzZmQxOGY4MjYxNTM2MmY5ZTgxZDY2IiwidGFnIjoiIn0%3D; expires=Sun, 01-Jun-2025 11:29:57 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IlFJQzJ6ZEJPUElLS3psZ1VsUU5KYkE9PSIsInZhbHVlIjoidUhiOGVtQUVxRktreVdyQy9MTW44U0lGWGpxMGp1ZFRmc2pvb1U4VmpwVnN5aVZRRDQ1aTkwSm5LcFNHYXlrd0Ns" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "WMNEUI08hdGElE00sSVgOTxvmc3vthrTvZE2U4iD" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/scholarships" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-01 09:29:57GET/scholarships91112