Home Articles

Articles

More News and Articles

General

08th July, 2023 , 9 min read

Transformer Formula: Definition, Efficiency, Turn Ratio, Types (Step Up and Step Down) and Working Principle A transformer is an electrical apparatus utilized to either increase or decrease voltage levels between circuits. The formula for the transformer can be expressed as: Vp / Vs = Np / Ns By - Kasturi Talukdar Read More >
General

07th July, 2023 , 6 min read

Ferrous Sulphate Formula: Definitions, History, Physical and Chemical Properties, Structure, Uses, and Side Effects An iron salt with the chemical formula FeSO4 is ferrous sulphate. Green vitriol is the common name for iron salt ferrous sulphate. Injectable iron includes iron dextran and inferno. Oral iron is known by the generic names ferrous fumarate, ferrous gluconate, and ferrous sulphate. By - Nikita Parmar Read More >
General

04th July, 2023 , 9 min read

SI Unit of Magnetic Field: Other Units, CGS Unit and Formula Magnetic field strength is a measure of the force exerted by a magnetic field on a moving charge or another magnetic field. It is measured in units of tesla (T), named after the famous physicist Nikola Tesla. By - Kasturi Talukdar Read More >
University

04th July, 2023 , 6 min read

DTU Alumni Discover the incredible achievements of Delhi Technological University (DTU) alumni in various fields such as technology, entrepreneurship, research, and more. Learn about how DTU has played a vital role in their success. Read on to get inspired by the stories of DTU's outstanding alumni. By - Nupur Yadav Read More >
Exam

04th July, 2023 , 4 min read

UP Board Date Sheet This article is about UP Board. By - Aditya Jha Read More >
Exam

03rd July, 2023 , 4 min read

New Assessment Scheme of CBSE and Changes Made in Board Exam Pattern CBSE has announced Special Assessment Scheme for Board Exams on 5th July 2021. According to these criteria, CBSE will conduct a two-term paper, one in Nov/Dec 2021 and the second one in March/April 2022. Read here to know more about it. By - Kasturi Talukdar Read More >
Check Eligibility Apply Now
Request history8.3.19PHP Version632msRequest Duration3MBMemory UsageGET articlesRoute
    • Booting (11ms)time
    • Application (621ms)time
    • 1 x Application (98.26%)
      621ms
      1 x Booting (1.74%)
      11.00ms
      11 templates were rendered
      • pages.article.listinglisting.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • components.article-listingarticle-listing.blade.php#?blade
      • vendor.pagination.defaultdefault.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 articles
      middleware
      web
      domain
      www.dev.collegesearch.in
      controller
      App\Http\Controllers\ArticleController@listing
      as
      article.listing
      namespace
      prefix
      /articles
      where
      file
      app/Http/Controllers/ArticleController.php:24-55
      12 statements were executed587ms
      • 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_new9.2msselect * from `seo_redirects` where `redirect_from` = '/articles' limit 1
        Bindings
        • 0: /articles
        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_new940μsselect * from `meta_tags` where `slug` = 'articles' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: articles
        • 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_new2.86msselect * from `default_meta_tags` where `module` = 'article' and `default_meta_tags`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: article
        • 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
      • ArticleController.php#35db_collegesearch_new5.79msselect distinct `link_type` from `articles` where `type` = 'article' and `link_type` != '' and `articles`.`deleted_at` is null and `articles`.`status` = 'active'
        Bindings
        • 0: article
        • 1: 
        • 2: active
        Backtrace
        • app/Http/Controllers/ArticleController.php:35
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ArticleController.php#44db_collegesearch_new3.84msselect count(*) as aggregate from `articles` where `type` = 'article' and `articles`.`deleted_at` is null and `articles`.`status` = 'active'
        Bindings
        • 0: article
        • 1: active
        Backtrace
        • app/Http/Controllers/ArticleController.php:44
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ArticleController.php#44db_collegesearch_new258msselect * from `articles` where `type` = 'article' and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `updated_at` desc limit 12 offset 2256
        Bindings
        • 0: article
        • 1: active
        Backtrace
        • app/Http/Controllers/ArticleController.php:44
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ArticleController.php#44db_collegesearch_new830μsselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (200, 238, 245, 257) and `admins`.`deleted_at` is null
        Bindings
        • 0: 200
        • 1: 238
        • 2: 245
        • 3: 257
        Backtrace
        • app/Http/Controllers/ArticleController.php:44
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • Article.php#56db_collegesearch_new150msselect * from `articles` where `type` = 'article' and `is_trending` = 1 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `updated_at` desc limit 3
        Bindings
        • 0: article
        • 1: 1
        • 2: active
        Backtrace
        • app/Models/Article.php:56
        • app/Http/Controllers/ArticleController.php:47
        • 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
      • Article.php#56db_collegesearch_new820μsselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (389) and `admins`.`deleted_at` is null
        Bindings
        • 0: 389
        Backtrace
        • app/Models/Article.php:56
        • app/Http/Controllers/ArticleController.php:47
        • 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
      • Article.php#66db_collegesearch_new150msselect * from `articles` where `type` = 'article' and `is_featured` = 1 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `updated_at` desc limit 3
        Bindings
        • 0: article
        • 1: 1
        • 2: active
        Backtrace
        • app/Models/Article.php:66
        • app/Http/Controllers/ArticleController.php:48
        • 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
      • Article.php#66db_collegesearch_new1.34msselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (279, 314) and `admins`.`deleted_at` is null
        Bindings
        • 0: 279
        • 1: 314
        Backtrace
        • app/Models/Article.php:66
        • app/Http/Controllers/ArticleController.php:48
        • 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_new3.27msselect * from `brandings` where `section` = 'article' and `brandings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: article
        • 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\Article
      18Article.php#?
      App\Models\Admin
      7Admin.php#?
      App\Models\DefaultMetaTag
      4DefaultMetaTag.php#?
      App\Models\Branding
      2Branding.php#?
          _token
          2g1TuXpsdHMMc7bz2FYY4OGfR5x5i4sfKvFZg8k0
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/articles?page=189" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /articles
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "189" ]
          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=eyJpdiI6IjZ6bjlqMU5UZndWcVZCdXV5SVNlY1E9PSIsInZhbHVlIjoiWXRKbGdMbm9UdkVKczhZbndKeHBWdm1OV1BLRkZSdzYrSHJOSzdGcmR1QXZoQ29qbDVWNDNybFJQSUpYZzNXWUdSdEVZYkdUcllsam85UnBVSlVocGp6akFnV0NCQ3BnWWpLSDZtWnQreVZUcnlvZzNobTArb1IvZG5EcVhwUnAiLCJtYWMiOiI1NTg5MzA4NWIyOTIwNjdhOTExZTQxZjI3YTQzMmM2MzJkMDlhZGRmZmM1NTlhY2Q1YzA2Njk5ZTU3YmFiOWE1IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IkJwRy9mUjRCaFJtS2ZWQzlOSXQ5dmc9PSIsInZhbHVlIjoiOFd3dlcvNm1QN1pKbU9SSVZsaW5uODlySjNQaU8zTWZyckJvS3pkMSthQ21GMVJuUzcrNFg1cVlIUUhyZzlmK2FQVDJ2ZUpHK0U5NDRnd1lROUsvaDBpUTFHZ3lwTnR0ekFHeUdZekpkZnlvQjNxZDZNZFM4RUlmWGFWWW5CRFkiLCJtYWMiOiIwODNkNjI3YzRkMjVlNjJjNzZkOTE5ZDg1OWVmNGYxMDk2NWZhN2QxNzE4MjVhYzFlZDliYWJlYmJjNDZjYjI4IiwidGFnIjoiIn0%3D; course_id=1; course_name=B.Tech%20%2F%20B.E.; viewed_colleges=%5B18876%5DXSRF-TOKEN=eyJpdiI6IjZ6bjlqMU5UZndWcVZCdXV5SVNlY1E9PSIsInZhbHVlIjoiWXRKbGdMbm9UdkVKczhZbndKeHBWdm1OV1BLRkZSdzYrSHJOSzdGcmR1QXZoQ29qbDVWNDNybFJQSUpYZzNXWUdSdEVZY" ] "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" => "2g1TuXpsdHMMc7bz2FYY4OGfR5x5i4sfKvFZg8k0" "laravel_session" => "FXnfBKS9vT0UYGmEmWoJOhZtEPZafY0tjXYTf7ya" "course_id" => "1" "course_name" => "B.Tech / B.E." "viewed_colleges" => "[18876]" ]
          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, 18 Jul 2025 20:00:19 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InVIZUJ3VWJXWnNWbkdscmJ5YW56blE9PSIsInZhbHVlIjoiS3RWeVBVMXl4dVltZFNJQmkzamRVZ3YwdXJnenpGWFNkZWtnV3RBTGg1c3hTZ0l1QnpEbHM0elVETHNLdjZnM1o2MWJPdmo4c0M2SUp1NVBxdTVJTXhOOURsMXVMRHdIcFM0MlNDVWdkSkFjSEgrTCtJQ3RjbnpKbUZ2NitlbDMiLCJtYWMiOiIzNGUyODg5Yjk1M2M5YWYwNmMyYTU4MDkyNGVhOTFlZGIzMjdjNDBlMjhkYTkwNGZmYzVjYjM5YzNjYWU3YzAyIiwidGFnIjoiIn0%3D; expires=Fri, 18 Jul 2025 22:00:19 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InVIZUJ3VWJXWnNWbkdscmJ5YW56blE9PSIsInZhbHVlIjoiS3RWeVBVMXl4dVltZFNJQmkzamRVZ3YwdXJnenpGWFNkZWtnV3RBTGg1c3hTZ0l1QnpEbHM0elVETHNLdjZnM1o2MWJPd" 1 => "laravel_session=eyJpdiI6IjFpajhEV2VlUHU2dFluRUNremdnNEE9PSIsInZhbHVlIjoiYjdvbEhMRzMzWTAxZlE3aXZVVTU4OEtpdFVWYzdvSG9IcXpUSnRKRUtQcjN3RnVhYUpoNTc2T0dyQUhoZFplNDdMYTlxMFhUYVFUdXZIOEJaY2o3MUtEZjRSTmR0ZVV2Mk9NcDA3QzBmcmFkNVRCdlJ6WW5iWFFtVE1lc0lwWU8iLCJtYWMiOiJmNjFmMmQyMDE2NzdjYTg5NzExY2E3YWYyNTk2MDczNzJhZDYwNmE0OGVjNDUzOTYzY2M0YzlhNzk2OWY2NTZiIiwidGFnIjoiIn0%3D; expires=Fri, 18 Jul 2025 22:00:19 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6IjFpajhEV2VlUHU2dFluRUNremdnNEE9PSIsInZhbHVlIjoiYjdvbEhMRzMzWTAxZlE3aXZVVTU4OEtpdFVWYzdvSG9IcXpUSnRKRUtQcjN3RnVhYUpoNTc2T0dyQUhoZFplNDdM" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InVIZUJ3VWJXWnNWbkdscmJ5YW56blE9PSIsInZhbHVlIjoiS3RWeVBVMXl4dVltZFNJQmkzamRVZ3YwdXJnenpGWFNkZWtnV3RBTGg1c3hTZ0l1QnpEbHM0elVETHNLdjZnM1o2MWJPdmo4c0M2SUp1NVBxdTVJTXhOOURsMXVMRHdIcFM0MlNDVWdkSkFjSEgrTCtJQ3RjbnpKbUZ2NitlbDMiLCJtYWMiOiIzNGUyODg5Yjk1M2M5YWYwNmMyYTU4MDkyNGVhOTFlZGIzMjdjNDBlMjhkYTkwNGZmYzVjYjM5YzNjYWU3YzAyIiwidGFnIjoiIn0%3D; expires=Fri, 18-Jul-2025 22:00:19 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InVIZUJ3VWJXWnNWbkdscmJ5YW56blE9PSIsInZhbHVlIjoiS3RWeVBVMXl4dVltZFNJQmkzamRVZ3YwdXJnenpGWFNkZWtnV3RBTGg1c3hTZ0l1QnpEbHM0elVETHNLdjZnM1o2MWJPd" 1 => "laravel_session=eyJpdiI6IjFpajhEV2VlUHU2dFluRUNremdnNEE9PSIsInZhbHVlIjoiYjdvbEhMRzMzWTAxZlE3aXZVVTU4OEtpdFVWYzdvSG9IcXpUSnRKRUtQcjN3RnVhYUpoNTc2T0dyQUhoZFplNDdMYTlxMFhUYVFUdXZIOEJaY2o3MUtEZjRSTmR0ZVV2Mk9NcDA3QzBmcmFkNVRCdlJ6WW5iWFFtVE1lc0lwWU8iLCJtYWMiOiJmNjFmMmQyMDE2NzdjYTg5NzExY2E3YWYyNTk2MDczNzJhZDYwNmE0OGVjNDUzOTYzY2M0YzlhNzk2OWY2NTZiIiwidGFnIjoiIn0%3D; expires=Fri, 18-Jul-2025 22:00:19 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IjFpajhEV2VlUHU2dFluRUNremdnNEE9PSIsInZhbHVlIjoiYjdvbEhMRzMzWTAxZlE3aXZVVTU4OEtpdFVWYzdvSG9IcXpUSnRKRUtQcjN3RnVhYUpoNTc2T0dyQUhoZFplNDdM" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "2g1TuXpsdHMMc7bz2FYY4OGfR5x5i4sfKvFZg8k0" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/articles?page=189" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-18 20:00:19GET/articles?page=189111231