Pharma Industry

Evolution of the Agrochemical Industry and Presence of Databases

  • Admin
  • Pharma Industry
  • 14 February 2024

The agrochemical sector, which has made significant contributions to the global food production landscape, played an important role in developing today's agricultural practices.Read More


Exploration of Data Types in the Pharmaceutical Industry

  • Admin
  • Pharma Industry
  • 12 February 2024

The significance of data cannot be underestimated in the constantly evolving landscape of medicine.Read More


Changing Healthcare: Navigation through Pharmacy Software

  • Admin
  • Pharma Industry
  • 8 February 2024

The pharma software is an online tool that enables a systematic, well maintained record and supply. This covers a range of solutions dealing with the operation of pharmacies.Read More


Emerging Power: Indian Pharma Export Companies

  • Admin
  • Pharma Industry
  • 6 February 2024

In terms of domestic consumption, and also as a significant player on the global market, the Indian pharmaceutical industry has become a powerful force.Read More


Ultimate Guide to Understand the Chemical Industry

  • Admin
  • Pharma Industry
  • 5 February 2024

The chemical industry, supplying materials for a wide range of sectors such as agriculture, the automotive sector, construction and pharmaceutical chemicals etc.Read More


8.2.28PHP Version157msRequest Duration24MBMemory UsageGET blog/category/{slug}Route
  • warninglog[12:18:06] LOG.warning: Callables of the form ["Swift_SmtpTransport", "Swift_Transport_EsmtpTranspor...
  • Booting (98.81ms)
  • Application (56.71ms)
  • 1 x Booting (62.91%)
    98.81ms
    1 x Application (36.11%)
    56.71ms
    6 templates were rendered
    • frontend.blogs (resources/views/frontend/blogs.blade.php)9blade
      Params
      0
      blogs
      1
      categoryName
      2
      recentBlogs
      3
      recentNews
      4
      recentBlogCategorys
      5
      metaKeyword
      6
      metaTitle
      7
      metaDescription
      8
      allOptions
    • frontend.breadcrumbs (resources/views/frontend/breadcrumbs.blade.php)12blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      blogs
      4
      categoryName
      5
      recentBlogs
      6
      recentNews
      7
      recentBlogCategorys
      8
      metaKeyword
      9
      metaTitle
      10
      metaDescription
      11
      allOptions
    • pagination::bootstrap-4 (vendor/laravel/framework/src/Illuminate/Pagination/resources/views/bootstrap-4.blade.php)3blade
      Params
      0
      paginator
      1
      elements
      2
      allOptions
    • frontend.layouts.main_components (resources/views/frontend/layouts/main_components.blade.php)25blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      blogs
      4
      categoryName
      5
      recentBlogs
      6
      recentNews
      7
      recentBlogCategorys
      8
      metaKeyword
      9
      metaTitle
      10
      metaDescription
      11
      allOptions
      12
      data
      13
      blah
      14
      all
      15
      allurldata
      16
      bredcum
      17
      urlValvalue
      18
      showTitle
      19
      __currentLoopData
      20
      blog
      21
      loop
      22
      recentNewsData
      23
      recentBlog
      24
      recentBlogCategory
    • frontend.layouts.header (resources/views/frontend/layouts/header.blade.php)25blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      blogs
      4
      categoryName
      5
      recentBlogs
      6
      recentNews
      7
      recentBlogCategorys
      8
      metaKeyword
      9
      metaTitle
      10
      metaDescription
      11
      allOptions
      12
      data
      13
      blah
      14
      all
      15
      allurldata
      16
      bredcum
      17
      urlValvalue
      18
      showTitle
      19
      __currentLoopData
      20
      blog
      21
      loop
      22
      recentNewsData
      23
      recentBlog
      24
      recentBlogCategory
    • frontend.layouts.footer (resources/views/frontend/layouts/footer.blade.php)25blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      blogs
      4
      categoryName
      5
      recentBlogs
      6
      recentNews
      7
      recentBlogCategorys
      8
      metaKeyword
      9
      metaTitle
      10
      metaDescription
      11
      allOptions
      12
      data
      13
      blah
      14
      all
      15
      allurldata
      16
      bredcum
      17
      urlValvalue
      18
      showTitle
      19
      __currentLoopData
      20
      blog
      21
      loop
      22
      recentNewsData
      23
      recentBlog
      24
      recentBlogCategory
    uri
    GET blog/category/{slug}
    middleware
    web
    controller
    App\Http\Controllers\Frontend\BlogsViewController@ShowCategoryBlog
    namespace
    App\Http\Controllers
    prefix
    where
    file
    app/Http/Controllers/Frontend/BlogsViewController.php:146-185
    15 statements were executed, 6 of which were duplicated, 9 unique7.01ms
    • select * from `blog_category` where `slug` = 'pharma-industry' limit 1
      410μs/app/Http/Controllers/Frontend/BlogsViewController.php:137chemxpert_chmxdb
      Metadata
      Bindings
      • 0. pharma-industry
      Backtrace
      • 15. /app/Http/Controllers/Frontend/BlogsViewController.php:137
      • 16. /app/Http/Controllers/Frontend/BlogsViewController.php:148
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
    • select * from `blog` order by `created_at` desc limit 5
      360μs/app/Http/Controllers/Frontend/BlogsViewController.php:38chemxpert_chmxdb
      Metadata
      Backtrace
      • 14. /app/Http/Controllers/Frontend/BlogsViewController.php:38
      • 15. /app/Http/Controllers/Frontend/BlogsViewController.php:150
      • 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:261
    • select `blog_category`.*, `blog`.`id` as `pivot_id`, `blog`.`blog_category` as `pivot_blog_category` from `blog_category` inner join `blog` on `blog_category`.`id` = `blog`.`blog_category` where `blog`.`id` in (116, 117, 118, 119, 120)
      320μs/app/Http/Controllers/Frontend/BlogsViewController.php:38chemxpert_chmxdb
      Metadata
      Backtrace
      • 18. /app/Http/Controllers/Frontend/BlogsViewController.php:38
      • 19. /app/Http/Controllers/Frontend/BlogsViewController.php:150
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
    • select * from `news_articles` order by `created_at` desc limit 5
      3.18ms/app/Http/Controllers/Frontend/BlogsViewController.php:40chemxpert_chmxdb
      Metadata
      Backtrace
      • 14. /app/Http/Controllers/Frontend/BlogsViewController.php:40
      • 15. /app/Http/Controllers/Frontend/BlogsViewController.php:150
      • 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:261
    • select * from `blog_category` order by `created_at` desc limit 5
      220μs/app/Http/Controllers/Frontend/BlogsViewController.php:42chemxpert_chmxdb
      Metadata
      Backtrace
      • 14. /app/Http/Controllers/Frontend/BlogsViewController.php:42
      • 15. /app/Http/Controllers/Frontend/BlogsViewController.php:150
      • 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:261
    • select count(*) as aggregate from `blog` where `blog_category` LIKE '%2%'
      230μs/app/Http/Controllers/Frontend/BlogsViewController.php:156chemxpert_chmxdb
      Metadata
      Bindings
      • 0. %2%
      Backtrace
      • 15. /app/Http/Controllers/Frontend/BlogsViewController.php:156
      • 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:261
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `blog` where `blog_category` LIKE '%2%' order by `id` desc limit 5 offset 45
      420μs/app/Http/Controllers/Frontend/BlogsViewController.php:156chemxpert_chmxdb
      Metadata
      Bindings
      • 0. %2%
      Backtrace
      • 15. /app/Http/Controllers/Frontend/BlogsViewController.php:156
      • 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:261
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `blog_category`.*, `blog`.`id` as `pivot_id`, `blog`.`blog_category` as `pivot_blog_category` from `blog_category` inner join `blog` on `blog_category`.`id` = `blog`.`blog_category` where `blog`.`id` in (12, 13, 15, 18, 19)
      270μs/app/Http/Controllers/Frontend/BlogsViewController.php:156chemxpert_chmxdb
      Metadata
      Backtrace
      • 19. /app/Http/Controllers/Frontend/BlogsViewController.php:156
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `blog_category` where `id` = 2 limit 1
      200μs/app/Http/Controllers/Frontend/BlogsViewController.php:143chemxpert_chmxdb
      Metadata
      Bindings
      • 0. 2
      Backtrace
      • 15. /app/Http/Controllers/Frontend/BlogsViewController.php:143
      • 16. /app/Http/Controllers/Frontend/BlogsViewController.php:167
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
    • select `indus_id` as `data_id`, `name` as `value`, `order_number` from `industry_type` where `indus_id` not in ('18') order by `order_number` asc
      250μs/app/Providers/IndustryDropdownServiceProvider.php:33chemxpert_chmxdb
      Metadata
      Bindings
      • 0. 18
      Backtrace
      • 12. /app/Providers/IndustryDropdownServiceProvider.php:33
      • 13. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:91
    • select `indus_id` as `data_id`, `name` as `value`, `order_number` from `industry_type` where `indus_id` not in ('18') order by `order_number` asc
      230μs/app/Providers/IndustryDropdownServiceProvider.php:33chemxpert_chmxdb
      Metadata
      Bindings
      • 0. 18
      Backtrace
      • 12. /app/Providers/IndustryDropdownServiceProvider.php:33
      • 13. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:91
    • select `indus_id` as `data_id`, `name` as `value`, `order_number` from `industry_type` where `indus_id` not in ('18') order by `order_number` asc
      230μs/app/Providers/IndustryDropdownServiceProvider.php:33chemxpert_chmxdb
      Metadata
      Bindings
      • 0. 18
      Backtrace
      • 12. /app/Providers/IndustryDropdownServiceProvider.php:33
      • 13. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:91
    • select `indus_id` as `data_id`, `name` as `value`, `order_number` from `industry_type` where `indus_id` not in ('18') order by `order_number` asc
      240μs/app/Providers/IndustryDropdownServiceProvider.php:33chemxpert_chmxdb
      Metadata
      Bindings
      • 0. 18
      Backtrace
      • 12. /app/Providers/IndustryDropdownServiceProvider.php:33
      • 13. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:91
    • select `indus_id` as `data_id`, `name` as `value`, `order_number` from `industry_type` where `indus_id` not in ('18') order by `order_number` asc
      230μs/app/Providers/IndustryDropdownServiceProvider.php:33chemxpert_chmxdb
      Metadata
      Bindings
      • 0. 18
      Backtrace
      • 12. /app/Providers/IndustryDropdownServiceProvider.php:33
      • 13. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:91
    • select `indus_id` as `data_id`, `name` as `value`, `order_number` from `industry_type` where `indus_id` not in ('18') order by `order_number` asc
      220μs/app/Providers/IndustryDropdownServiceProvider.php:33chemxpert_chmxdb
      Metadata
      Bindings
      • 0. 18
      Backtrace
      • 12. /app/Providers/IndustryDropdownServiceProvider.php:33
      • 13. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:91
    App\Models\Article
    5
    App\Models\Blog
    10
    App\Models\BlogCategory
    17
        _token
        AidKugLBZFmiRcJcaogn80eZTAeAJjCqimdl4ldW
        last_activity
        Illuminate\Support\Carbon @1750767486 {#2651 #endOfTime: false #startOfTime: false #constructe...
        _previous
        array:1 [ "url" => "https://chemxpertdatabase.com/chmxdb/blog/category/pharma-industry?page=10" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /blog/category/pharma-industry
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:1 [ "page" => "10" ]
        request_request
        0 of 0
        array:1 [ "page" => "10" ]
        request_headers
        0 of 0
        array:16 [ "x-https" => array:1 [ 0 => "1" ] "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" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "chemxpertdatabase.com" ] ]
        request_server
        0 of 0
        array:58 [ "USER" => "chemxpertdatabas" "HOME" => "/home/chemxpertdatabas" "SCRIPT_NAME" => "/chmxdb/index.php" "REQUEST_URI" => "/chmxdb/blog/category/pharma-industry?page=10" "QUERY_STRING" => "page=10" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_QUERY_STRING" => "page=10" "REDIRECT_URL" => "/chmxdb/blog/category/pharma-industry" "REMOTE_PORT" => "22547" "SCRIPT_FILENAME" => "/home/chemxpertdatabas/public_html/chmxdb/index.php" "SERVER_ADMIN" => "webmaster@chemxpertdatabase.com" "CONTEXT_DOCUMENT_ROOT" => "/home/chemxpertdatabas/public_html" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/chemxpertdatabas/public_html" "REMOTE_ADDR" => "216.73.216.64" "SERVER_PORT" => "443" "SERVER_ADDR" => "10.0.0.22" "SERVER_NAME" => "chemxpertdatabase.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_X_HTTPS" => "1" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "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_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "chemxpertdatabase.com" "proxy-nokeepalive" => "1" "SSL_TLS_SNI" => "chemxpertdatabase.com" "HTTPS" => "on" "SCRIPT_URI" => "https://chemxpertdatabase.com/chmxdb/blog/category/pharma-industry" "SCRIPT_URL" => "/chmxdb/blog/category/pharma-industry" "UNIQUE_ID" => "aFqXfoTVAfjB0GT851J6AgAAAA8" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "chemxpertdatabase.com" "REDIRECT_HTTPS" => "on" "REDIRECT_SCRIPT_URI" => "https://chemxpertdatabase.com/chmxdb/blog/category/pharma-industry" "REDIRECT_SCRIPT_URL" => "/chmxdb/blog/category/pharma-industry" "REDIRECT_UNIQUE_ID" => "aFqXfoTVAfjB0GT851J6AgAAAA8" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/chmxdb/index.php" "REQUEST_TIME_FLOAT" => 1750767486.5927 "REQUEST_TIME" => 1750767486 "argv" => array:1 [ 0 => "page=10" ] "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 => "Tue, 24 Jun 2025 12:18:06 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlBIdW91T3hVbEx6WE8zc0FEVWZlamc9PSIsInZhbHVlIjoiOWRYTEZMblZpWm9PbXF1R29SQ05JQzYyVk9MMnpuTXV6UjNHaUNJQWsxWjA2Yk1iTFB1YmM2NXlJTFVBMDdUNG9VZ1phcXFNTThNTTRWUVFzcnBUSFdabDlwTmVBbVA4TjJqRHk3V0s1MlcwdGN4OHBCaWFyMTlPd2kwR2xiZEgiLCJtYWMiOiJkMjllYjE4NDI3ZTY1MGZjMzAwYTk3YWNlNzg2MzlkMmY5Y2Q4YzQzNWE0YzU0MWIyMTA1MTgwOWUwOGZmYjAxIiwidGFnIjoiIn0%3D; expires=Tue, 24-Jun-2025 14:18:06 GMT; Max-Age=7200; path=/; secure; samesite=noneXSRF-TOKEN=eyJpdiI6IlBIdW91T3hVbEx6WE8zc0FEVWZlamc9PSIsInZhbHVlIjoiOWRYTEZMblZpWm9PbXF1R29SQ05JQzYyVk9MMnpuTXV6UjNHaUNJQWsxWjA2Yk1iTFB1YmM2NXlJTFVBMDdUNG9VZ1phc" 1 => "chemxpert_session=eyJpdiI6IldVVnBzSW15WDA5eTBJWVRZNm0zaFE9PSIsInZhbHVlIjoiREw4NCsxWnRGSWJENHZYTTRtZDJORVY5MmdZeG9Ycm9PQUY3YkJXNWxkMHR0aTV5YVpjeGdJUmxNQ2pZcDZZRkRRdzFYS0hkUWlJc2x1VU9ORndLNnNRd3lYZ0E2T1Fsc3B2eUFSc1NtK1VuQ2JNZlhFaHoxOGRxVzluYmR4SkUiLCJtYWMiOiJjNjUyMTJlYmFmMzQ4M2Y1NmEyOTMyNTIxOWY1Zjg3MjgwZDAwNmQzODBmOWJiYTRmYWMwMjI5Yzg3OWMxZWE3IiwidGFnIjoiIn0%3D; expires=Tue, 24-Jun-2025 14:18:06 GMT; Max-Age=7200; path=/; secure; httponly; samesite=nonechemxpert_session=eyJpdiI6IldVVnBzSW15WDA5eTBJWVRZNm0zaFE9PSIsInZhbHVlIjoiREw4NCsxWnRGSWJENHZYTTRtZDJORVY5MmdZeG9Ycm9PQUY3YkJXNWxkMHR0aTV5YVpjeGdJUmxNQ2pZcDZZRk" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlBIdW91T3hVbEx6WE8zc0FEVWZlamc9PSIsInZhbHVlIjoiOWRYTEZMblZpWm9PbXF1R29SQ05JQzYyVk9MMnpuTXV6UjNHaUNJQWsxWjA2Yk1iTFB1YmM2NXlJTFVBMDdUNG9VZ1phcXFNTThNTTRWUVFzcnBUSFdabDlwTmVBbVA4TjJqRHk3V0s1MlcwdGN4OHBCaWFyMTlPd2kwR2xiZEgiLCJtYWMiOiJkMjllYjE4NDI3ZTY1MGZjMzAwYTk3YWNlNzg2MzlkMmY5Y2Q4YzQzNWE0YzU0MWIyMTA1MTgwOWUwOGZmYjAxIiwidGFnIjoiIn0%3D; expires=Tue, 24-Jun-2025 14:18:06 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlBIdW91T3hVbEx6WE8zc0FEVWZlamc9PSIsInZhbHVlIjoiOWRYTEZMblZpWm9PbXF1R29SQ05JQzYyVk9MMnpuTXV6UjNHaUNJQWsxWjA2Yk1iTFB1YmM2NXlJTFVBMDdUNG9VZ1phc" 1 => "chemxpert_session=eyJpdiI6IldVVnBzSW15WDA5eTBJWVRZNm0zaFE9PSIsInZhbHVlIjoiREw4NCsxWnRGSWJENHZYTTRtZDJORVY5MmdZeG9Ycm9PQUY3YkJXNWxkMHR0aTV5YVpjeGdJUmxNQ2pZcDZZRkRRdzFYS0hkUWlJc2x1VU9ORndLNnNRd3lYZ0E2T1Fsc3B2eUFSc1NtK1VuQ2JNZlhFaHoxOGRxVzluYmR4SkUiLCJtYWMiOiJjNjUyMTJlYmFmMzQ4M2Y1NmEyOTMyNTIxOWY1Zjg3MjgwZDAwNmQzODBmOWJiYTRmYWMwMjI5Yzg3OWMxZWE3IiwidGFnIjoiIn0%3D; expires=Tue, 24-Jun-2025 14:18:06 GMT; path=/; secure; httponlychemxpert_session=eyJpdiI6IldVVnBzSW15WDA5eTBJWVRZNm0zaFE9PSIsInZhbHVlIjoiREw4NCsxWnRGSWJENHZYTTRtZDJORVY5MmdZeG9Ycm9PQUY3YkJXNWxkMHR0aTV5YVpjeGdJUmxNQ2pZcDZZRk" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "AidKugLBZFmiRcJcaogn80eZTAeAJjCqimdl4ldW" "last_activity" => Illuminate\Support\Carbon @1750767486 {#2651 #endOfTime: false #startOfTime: false #constructedObjectId: "0000000000000a5b0000000000000000" #localMonthsOverflow: null #localYearsOverflow: null #localStrictModeEnabled: null #localHumanDiffOptions: null #localToStringFormat: null #localSerializer: null #localMacros: null #localGenericMacros: null #localFormatFunction: null #localTranslator: null #dumpProperties: array:3 [ 0 => "date" 1 => "timezone_type" 2 => "timezone" ] #dumpLocale: null #dumpDateProperties: null date: 2025-06-24 12:18:06.712291 UTC (+00:00) } "_previous" => array:1 [ "url" => "https://chemxpertdatabase.com/chmxdb/blog/category/pharma-industry?page=10" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]