Home Articles

Articles

More News and Articles

Exam

09th October, 2020 , 3 min read

Scopes and future benefits of qualifying UGC NET UGC NET, UGC NET Application Procedure, UGC NET Career Scope, Assistant Professor, JRF and others. By - Kasturi Talukdar Read More >
Exam

08th June, 2018 , 4 min read

All You Need to Know About SSC CGL The official notification regarding SSC CGL 2018 is scheduled to be released on May 5, 2018. Here are the Facts about SSC CGL 2018. By - Kasturi Talukdar Read More >
Check Eligibility Apply Now
Request history8.3.19PHP Version705msRequest Duration3MBMemory UsageGET articlesRoute
    • Booting (32.57ms)time
    • Application (672ms)time
    • 1 x Application (95.38%)
      672ms
      1 x Booting (4.62%)
      32.57ms
      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:45-76
      12 statements were executed627ms
      • 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_new14.54msselect * 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_new3.63msselect * 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_new4.41msselect * 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#56db_collegesearch_new7.51msselect 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: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
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ArticleController.php#65db_collegesearch_new4.49msselect 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:65
        • 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#65db_collegesearch_new286msselect * from `articles` where `type` = 'article' and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `updated_at` desc limit 12 offset 2484
        Bindings
        • 0: article
        • 1: active
        Backtrace
        • app/Http/Controllers/ArticleController.php:65
        • 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#65db_collegesearch_new2.09msselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (245) and `admins`.`deleted_at` is null
        Bindings
        • 0: 245
        Backtrace
        • app/Http/Controllers/ArticleController.php:65
        • 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_new145msselect * 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:68
        • 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_new860μsselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (279, 353) and `admins`.`deleted_at` is null
        Bindings
        • 0: 279
        • 1: 353
        Backtrace
        • app/Models/Article.php:56
        • app/Http/Controllers/ArticleController.php:68
        • 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_new155msselect * 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:69
        • 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.72msselect `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:69
        • 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_new940μsselect * 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
      9Article.php#?
      App\Models\Admin
      5Admin.php#?
      App\Models\DefaultMetaTag
      4DefaultMetaTag.php#?
      App\Models\Branding
      2Branding.php#?
          _token
          EyB8mhohtEBCSpHfS7hza1kbKqgZCZIoeGMABqTc
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/articles?page=208" ]
          _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" => "208" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "host" => array:1 [ 0 => "www.dev.collegesearch.in" ] "priority" => array:1 [ 0 => "u=0, i" ] "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
          []
          
          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 => "Wed, 04 Jun 2025 20:14:04 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlNCTW91Y3dacWxGOHZuWStZb0lYM0E9PSIsInZhbHVlIjoibFRRczc4QWNsaFpiNlJCVzB4ZWlJVEdyVDRlWERBbldzSTM5Rzd1YVJhR2VPYnpXZmNwUEthempUc3FqdEd0Tit4T3hKL0J0a0FiUFFQaW1ZNFAzV3MvcjBqbmZvQlQxR3FsbmczYTBxL1oza0c3UVFkbXEza2VlZk1SOGt5RWIiLCJtYWMiOiI2NzIxZDE1YjZjN2M2NjUxYzhhZTI0NTEyMzQyMzVkYWRjZDk3YjllMzc4YzAyNDkxMzZiNGI0Y2M1ZWEzMGJlIiwidGFnIjoiIn0%3D; expires=Wed, 04 Jun 2025 22:14:04 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IlNCTW91Y3dacWxGOHZuWStZb0lYM0E9PSIsInZhbHVlIjoibFRRczc4QWNsaFpiNlJCVzB4ZWlJVEdyVDRlWERBbldzSTM5Rzd1YVJhR2VPYnpXZmNwUEthempUc3FqdEd0Tit4T3hKL" 1 => "laravel_session=eyJpdiI6Ims1d21DcmkvSWhwdE9jcmIwc3hCMkE9PSIsInZhbHVlIjoiYStTY3RnV2lxQzl0WWpKalRkc21ReWZJYnVaNHlEdmpuUklCNVE3SGlFODZHc3RYREVrbGVRSlJ2MCtySlZBTFdiRXd6aXdxOU00aEJlWVc5NXpFbHBxQU1XUzBqOGgxcVFjb0xCSE45R3BMVnE5aXJIeDlhbUxlNTFMdTBCNEgiLCJtYWMiOiI5OTU5ZWNiYTU1YzBlMzc0YTRkMTc5OTg3ZDhlZTFhNmZmMmM5YmJlMDQyNWM1ODQ0NjUxOThmMjdjZTMxMTVlIiwidGFnIjoiIn0%3D; expires=Wed, 04 Jun 2025 22:14:04 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6Ims1d21DcmkvSWhwdE9jcmIwc3hCMkE9PSIsInZhbHVlIjoiYStTY3RnV2lxQzl0WWpKalRkc21ReWZJYnVaNHlEdmpuUklCNVE3SGlFODZHc3RYREVrbGVRSlJ2MCtySlZBTFdi" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlNCTW91Y3dacWxGOHZuWStZb0lYM0E9PSIsInZhbHVlIjoibFRRczc4QWNsaFpiNlJCVzB4ZWlJVEdyVDRlWERBbldzSTM5Rzd1YVJhR2VPYnpXZmNwUEthempUc3FqdEd0Tit4T3hKL0J0a0FiUFFQaW1ZNFAzV3MvcjBqbmZvQlQxR3FsbmczYTBxL1oza0c3UVFkbXEza2VlZk1SOGt5RWIiLCJtYWMiOiI2NzIxZDE1YjZjN2M2NjUxYzhhZTI0NTEyMzQyMzVkYWRjZDk3YjllMzc4YzAyNDkxMzZiNGI0Y2M1ZWEzMGJlIiwidGFnIjoiIn0%3D; expires=Wed, 04-Jun-2025 22:14:04 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlNCTW91Y3dacWxGOHZuWStZb0lYM0E9PSIsInZhbHVlIjoibFRRczc4QWNsaFpiNlJCVzB4ZWlJVEdyVDRlWERBbldzSTM5Rzd1YVJhR2VPYnpXZmNwUEthempUc3FqdEd0Tit4T3hKL" 1 => "laravel_session=eyJpdiI6Ims1d21DcmkvSWhwdE9jcmIwc3hCMkE9PSIsInZhbHVlIjoiYStTY3RnV2lxQzl0WWpKalRkc21ReWZJYnVaNHlEdmpuUklCNVE3SGlFODZHc3RYREVrbGVRSlJ2MCtySlZBTFdiRXd6aXdxOU00aEJlWVc5NXpFbHBxQU1XUzBqOGgxcVFjb0xCSE45R3BMVnE5aXJIeDlhbUxlNTFMdTBCNEgiLCJtYWMiOiI5OTU5ZWNiYTU1YzBlMzc0YTRkMTc5OTg3ZDhlZTFhNmZmMmM5YmJlMDQyNWM1ODQ0NjUxOThmMjdjZTMxMTVlIiwidGFnIjoiIn0%3D; expires=Wed, 04-Jun-2025 22:14:04 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6Ims1d21DcmkvSWhwdE9jcmIwc3hCMkE9PSIsInZhbHVlIjoiYStTY3RnV2lxQzl0WWpKalRkc21ReWZJYnVaNHlEdmpuUklCNVE3SGlFODZHc3RYREVrbGVRSlJ2MCtySlZBTFdi" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "EyB8mhohtEBCSpHfS7hza1kbKqgZCZIoeGMABqTc" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/articles?page=208" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-04 20:14:04GET/articles?page=208111220