Our Awesome Blog

Check out some of our latest blog posts below.

7.4.33PHP Version191msRequest Duration7MBMemory UsageGET blogRoute
    • Booting (78.77ms)
    • Application (112ms)
    • 1 x Application (58.48%)
      111.56ms
      1 x Booting (41.29%)
      78.77ms
      8 templates were rendered
      • theme::blog.index (resources/views/themes/tailwind/blog/index.blade.php)3blade
        Params
        0
        posts
        1
        categories
        2
        seo
      • theme::partials.pagination (resources/views/themes/tailwind/partials/pagination.blade.php)2blade
        Params
        0
        paginator
        1
        elements
      • theme::layouts.app (resources/views/themes/tailwind/layouts/app.blade.php)11blade
        Params
        0
        __env
        1
        app
        2
        theme
        3
        errors
        4
        posts
        5
        categories
        6
        seo
        7
        __currentLoopData
        8
        cat
        9
        loop
        10
        post
      • theme::partials.header (resources/views/themes/tailwind/partials/header.blade.php)11blade
        Params
        0
        __env
        1
        app
        2
        theme
        3
        errors
        4
        posts
        5
        categories
        6
        seo
        7
        __currentLoopData
        8
        cat
        9
        loop
        10
        post
      • theme::menus.guest (resources/views/themes/tailwind/menus/guest.blade.php)11blade
        Params
        0
        __env
        1
        app
        2
        theme
        3
        errors
        4
        posts
        5
        categories
        6
        seo
        7
        __currentLoopData
        8
        cat
        9
        loop
        10
        post
      • theme::menus.guest-mobile (resources/views/themes/tailwind/menus/guest-mobile.blade.php)11blade
        Params
        0
        __env
        1
        app
        2
        theme
        3
        errors
        4
        posts
        5
        categories
        6
        seo
        7
        __currentLoopData
        8
        cat
        9
        loop
        10
        post
      • theme::partials.toast (resources/views/themes/tailwind/partials/toast.blade.php)11blade
        Params
        0
        __env
        1
        app
        2
        theme
        3
        errors
        4
        posts
        5
        categories
        6
        seo
        7
        __currentLoopData
        8
        cat
        9
        loop
        10
        post
      • wave::checkout (wave/resources/views/checkout.blade.php)0blade
      uri
      GET blog
      middleware
      web
      controller
      \Wave\Http\Controllers\BlogController@index
      namespace
      App\Http\Controllers
      prefix
      where
      as
      wave.blog
      file
      wave/src/Http/Controllers/BlogController.php:11-22
      20 statements were executed, 12 of which were duplicated, 8 unique22.87ms
      • select * from information_schema.tables where table_schema = 'sample_inventory' and table_name = 'settings' and table_type = 'BASE TABLE'
        1.41ms/vendor/devdojo/app/src/Http/Middleware/DemoThemeSwitcher.php:19sample_inventory
        Metadata
        Bindings
        • 0. sample_inventory
        • 1. settings
        Backtrace
        • 10. /vendor/devdojo/app/src/Http/Middleware/DemoThemeSwitcher.php:19
        • 11. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 12. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103
        • 13. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:697
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:672
      • select * from `settings` order by `order` asc
        400μs/vendor/tcg/voyager/src/Voyager.php:238sample_inventory
        Metadata
        Backtrace
        • 14. /vendor/tcg/voyager/src/Voyager.php:238
        • 16. /vendor/tcg/voyager/src/Helpers/helpers.php:6
        • 18. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 19. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:697
      • select * from `users`
        390μs/wave/src/Http/Middleware/InstallMiddleware.php:21sample_inventory
        Metadata
        Backtrace
        • 15. /wave/src/Http/Middleware/InstallMiddleware.php:21
        • 16. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 17. /wave/src/Http/Middleware/WaveMiddleware.php:26
        • 18. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 19. middleware::bindings:50
      • select count(*) as aggregate from `posts`
        14.95ms/wave/src/Http/Controllers/BlogController.php:13sample_inventory
        Metadata
        Backtrace
        • 15. /wave/src/Http/Controllers/BlogController.php:13
        • 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 `posts` order by `created_at` desc limit 6 offset 0
        580μs/wave/src/Http/Controllers/BlogController.php:13sample_inventory
        Metadata
        Backtrace
        • 15. /wave/src/Http/Controllers/BlogController.php:13
        • 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 `categories`
        770μs/wave/src/Http/Controllers/BlogController.php:14sample_inventory
        Metadata
        Backtrace
        • 15. /wave/src/Http/Controllers/BlogController.php:14
        • 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 `categories` where `categories`.`id` = 1 limit 1
        410μs/wave/src/Post.php:10sample_inventory
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. /wave/src/Post.php:10
        • 21. view::theme::blog.index:40
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:35
      • select * from `users` where `users`.`id` = 1 limit 1
        460μsview::theme::blog.index:69sample_inventory
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::theme::blog.index:69
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:35
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `categories` where `categories`.`id` = 1 limit 1
        300μs/wave/src/Post.php:10sample_inventory
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. /wave/src/Post.php:10
        • 21. view::theme::blog.index:40
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:35
      • select * from `users` where `users`.`id` = 1 limit 1
        300μsview::theme::blog.index:69sample_inventory
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::theme::blog.index:69
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:35
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `categories` where `categories`.`id` = 2 limit 1
        260μs/wave/src/Post.php:10sample_inventory
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 20. /wave/src/Post.php:10
        • 21. view::theme::blog.index:40
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:35
      • select * from `users` where `users`.`id` = 1 limit 1
        310μsview::theme::blog.index:69sample_inventory
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::theme::blog.index:69
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:35
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `categories` where `categories`.`id` = 2 limit 1
        250μs/wave/src/Post.php:10sample_inventory
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 20. /wave/src/Post.php:10
        • 21. view::theme::blog.index:40
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:35
      • select * from `users` where `users`.`id` = 1 limit 1
        250μsview::theme::blog.index:69sample_inventory
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::theme::blog.index:69
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:35
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `categories` where `categories`.`id` = 1 limit 1
        230μs/wave/src/Post.php:10sample_inventory
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. /wave/src/Post.php:10
        • 21. view::theme::blog.index:40
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:35
      • select * from `users` where `users`.`id` = 1 limit 1
        250μsview::theme::blog.index:69sample_inventory
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::theme::blog.index:69
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:35
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `categories` where `categories`.`id` = 1 limit 1
        220μs/wave/src/Post.php:10sample_inventory
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. /wave/src/Post.php:10
        • 21. view::theme::blog.index:40
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:35
      • select * from `users` where `users`.`id` = 1 limit 1
        280μsview::theme::blog.index:69sample_inventory
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::theme::blog.index:69
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:35
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `themes` where `active` = 1 limit 1
        370μs/vendor/devdojo/themes/src/helpers.php:37sample_inventory
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /vendor/devdojo/themes/src/helpers.php:37
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:35
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `theme_options` where `theme_options`.`theme_id` = 1 and `theme_options`.`theme_id` is not null
        480μs/vendor/devdojo/themes/src/helpers.php:46sample_inventory
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. /vendor/devdojo/themes/src/helpers.php:46
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:35
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      DevDojo\Themes\Models\ThemeOptions
      8
      DevDojo\Themes\Models\Theme
      1
      Wave\Category
      8
      Wave\Post
      6
      Wave\User
      9
      TCG\Voyager\Models\Setting
      15
          _token
          HLmV3sZBM1dPXI5emqCp5J2FVfIb1jSvUJN4pyn8
          _previous
          array:1 [ "url" => "https://www.inventory.thecodexhub.com/blog" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /blog
          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:19 [ "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" ] "x-real-ip" => array:1 [ 0 => "216.73.216.7" ] "x-forwarded-server" => array:1 [ 0 => "www.inventory.thecodexhub.com" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "www.inventory.thecodexhub.com" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.7" ] "host" => array:1 [ 0 => "www.inventory.thecodexhub.com" ] ]
          request_server
          0 of 0
          array:58 [ "USER" => "sample" "HOME" => "/home/sample" "SCRIPT_NAME" => "/public/index.php" "REQUEST_URI" => "/blog" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/blog" "REMOTE_PORT" => "52752" "SCRIPT_FILENAME" => "/home/sample/public_html/inventorysystem/public/index.php" "SERVER_ADMIN" => "webmaster@inventory.thecodexhub.com" "CONTEXT_DOCUMENT_ROOT" => "/home/sample/public_html/inventorysystem" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/sample/public_html/inventorysystem" "REMOTE_ADDR" => "216.73.216.7" "SERVER_PORT" => "443" "SERVER_ADDR" => "144.208.70.22" "SERVER_NAME" => "www.inventory.thecodexhub.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_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_X_REAL_IP" => "216.73.216.7" "HTTP_X_FORWARDED_SERVER" => "www.inventory.thecodexhub.com" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_PORT" => "443" "HTTP_X_FORWARDED_HOST" => "www.inventory.thecodexhub.com" "HTTP_X_FORWARDED_FOR" => "216.73.216.7" "HTTP_HOST" => "www.inventory.thecodexhub.com" "proxy-nokeepalive" => "1" "HTTPS" => "on" "UNIQUE_ID" => "aH_F0m1Rx5l2OfYENZoTLwAAAFQ" "REDIRECT_STATUS" => "200" "REDIRECT_HTTPS" => "on" "REDIRECT_UNIQUE_ID" => "aH_F0m1Rx5l2OfYENZoTLwAAAFQ" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_isproxyrequest" => "1" "REDIRECT_REDIRECT_UNIQUE_ID" => "aH_F0m1Rx5l2OfYENZoTLwAAAFQ" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1753204178.8743 "REQUEST_TIME" => 1753204178 "argv" => [] "argc" => 0 ]
          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, 22 Jul 2025 17:09:39 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InBqNUVLUHBsais3bUtwR1UyajgrdlE9PSIsInZhbHVlIjoid2FiRDJVbVp6QzN5YmlDdVBZWHAzampkOW8yYko4NkpLZnpGNk1pTDl5aTl1UzFKUHdnbzNJUk5HZG0xVXM4NHMwYzNKbmdadFlYbHU0bGFxdlloQWs5dER3MWJnYUhvOHRNN04vNm9MSFB4TG9kYzVyQTRCdXI5eXR1ZzhVdDciLCJtYWMiOiJjN2MzNDlmMjJmZTI1ZGRjY2ZlYzFjOWM1MTNhMDBlZGE0ODAxMjQ5YzI0ZWVmYTUzNzkxYjkxYmIwZTBmZTE4IiwidGFnIjoiIn0%3D; expires=Tue, 29-Jul-2025 15:48:39 GMT; Max-Age=599940; path=/XSRF-TOKEN=eyJpdiI6InBqNUVLUHBsais3bUtwR1UyajgrdlE9PSIsInZhbHVlIjoid2FiRDJVbVp6QzN5YmlDdVBZWHAzampkOW8yYko4NkpLZnpGNk1pTDl5aTl1UzFKUHdnbzNJUk5HZG0xVXM4NHMwYzNKb" 1 => "inventorysystem_session=eyJpdiI6ImtIYlhUbmkwSytrS3JzRmlqcUJlc2c9PSIsInZhbHVlIjoic0VOQW1lZUlPdU1ORmNhZDAvZEZaNnVpUHJiZitzN3ZidUNZaURjMzJUZHR3QTJZRk5QblVEQ2pUM2gyUmdPUkxhbnZXblFMK1FUUDE4dE9ObU5hK0RhTTJZTmZLM21iSVl4eHRXL1dwSTh3Vlh3UVlwNm8zaGgzQVdZTmw3NzkiLCJtYWMiOiI4OTA0MGE5NDQ0NjhlODU2NTg4YTA3NzUyOWM3ZDdjMDE1ZmI1ZTM5YWM2NzAwODVkYzdmYmRlZjJjZDRlYjdjIiwidGFnIjoiIn0%3D; expires=Tue, 29-Jul-2025 15:48:39 GMT; Max-Age=599940; path=/; httponlyinventorysystem_session=eyJpdiI6ImtIYlhUbmkwSytrS3JzRmlqcUJlc2c9PSIsInZhbHVlIjoic0VOQW1lZUlPdU1ORmNhZDAvZEZaNnVpUHJiZitzN3ZidUNZaURjMzJUZHR3QTJZRk5QblVEQ2pUM2gy" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InBqNUVLUHBsais3bUtwR1UyajgrdlE9PSIsInZhbHVlIjoid2FiRDJVbVp6QzN5YmlDdVBZWHAzampkOW8yYko4NkpLZnpGNk1pTDl5aTl1UzFKUHdnbzNJUk5HZG0xVXM4NHMwYzNKbmdadFlYbHU0bGFxdlloQWs5dER3MWJnYUhvOHRNN04vNm9MSFB4TG9kYzVyQTRCdXI5eXR1ZzhVdDciLCJtYWMiOiJjN2MzNDlmMjJmZTI1ZGRjY2ZlYzFjOWM1MTNhMDBlZGE0ODAxMjQ5YzI0ZWVmYTUzNzkxYjkxYmIwZTBmZTE4IiwidGFnIjoiIn0%3D; expires=Tue, 29-Jul-2025 15:48:39 GMT; path=/XSRF-TOKEN=eyJpdiI6InBqNUVLUHBsais3bUtwR1UyajgrdlE9PSIsInZhbHVlIjoid2FiRDJVbVp6QzN5YmlDdVBZWHAzampkOW8yYko4NkpLZnpGNk1pTDl5aTl1UzFKUHdnbzNJUk5HZG0xVXM4NHMwYzNKb" 1 => "inventorysystem_session=eyJpdiI6ImtIYlhUbmkwSytrS3JzRmlqcUJlc2c9PSIsInZhbHVlIjoic0VOQW1lZUlPdU1ORmNhZDAvZEZaNnVpUHJiZitzN3ZidUNZaURjMzJUZHR3QTJZRk5QblVEQ2pUM2gyUmdPUkxhbnZXblFMK1FUUDE4dE9ObU5hK0RhTTJZTmZLM21iSVl4eHRXL1dwSTh3Vlh3UVlwNm8zaGgzQVdZTmw3NzkiLCJtYWMiOiI4OTA0MGE5NDQ0NjhlODU2NTg4YTA3NzUyOWM3ZDdjMDE1ZmI1ZTM5YWM2NzAwODVkYzdmYmRlZjJjZDRlYjdjIiwidGFnIjoiIn0%3D; expires=Tue, 29-Jul-2025 15:48:39 GMT; path=/; httponlyinventorysystem_session=eyJpdiI6ImtIYlhUbmkwSytrS3JzRmlqcUJlc2c9PSIsInZhbHVlIjoic0VOQW1lZUlPdU1ORmNhZDAvZEZaNnVpUHJiZitzN3ZidUNZaURjMzJUZHR3QTJZRk5QblVEQ2pUM2gy" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "HLmV3sZBM1dPXI5emqCp5J2FVfIb1jSvUJN4pyn8" "_previous" => array:1 [ "url" => "https://www.inventory.thecodexhub.com/blog" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]