🚀 BDC Box Agent Backend

API Backend Service

Laravel 12.44.0 PHP 8.4.16

📊 System Overview

Alpha Debug
fpm-fcgi
Caddy/v2.10.2
UTC
Linux (x86_64)
ip-10-0-146-31.ec2.internal

⚙️ PHP Configuration

2048M
28800s (8h)
28800s
1024M
1024M
10,000

🔌 PHP Extensions

Required Extensions:
curl ✓ dom ✓ intl ✓ simplexml ✓ pdo ✓ pdo_pgsql ✓ zip ✓ gd ✓ opcache ✗ bz2 ✗ mbstring ✓ xml ✓ xsl ✗
All Loaded Extensions (42):
Core date libxml openssl pcre sqlite3 zlib ctype curl dom fileinfo filter hash iconv json mbstring SPL session PDO pdo_sqlite standard posix random readline Reflection Phar SimpleXML tokenizer xml xmlreader xmlwriter mysqlnd cgi-fcgi bcmath exif ftp gd intl pdo_pgsql sodium zip Zend OPcache

📚 Documentation

For detailed information about this API, setup instructions, deployment guide, and more, please refer to the README.md file.

📖 View README.md
{
    "application": "BDC Box Agent Backend",
    "laravel_version": "12.44.0",
    "php_version": "8.4.16",
    "php_sapi": "fpm-fcgi",
    "server_software": "Caddy/v2.10.2",
    "extensions": {
        "loaded": [
            "Core",
            "date",
            "libxml",
            "openssl",
            "pcre",
            "sqlite3",
            "zlib",
            "ctype",
            "curl",
            "dom",
            "fileinfo",
            "filter",
            "hash",
            "iconv",
            "json",
            "mbstring",
            "SPL",
            "session",
            "PDO",
            "pdo_sqlite",
            "standard",
            "posix",
            "random",
            "readline",
            "Reflection",
            "Phar",
            "SimpleXML",
            "tokenizer",
            "xml",
            "xmlreader",
            "xmlwriter",
            "mysqlnd",
            "cgi-fcgi",
            "bcmath",
            "exif",
            "ftp",
            "gd",
            "intl",
            "pdo_pgsql",
            "sodium",
            "zip",
            "Zend OPcache"
        ],
        "required": {
            "curl": true,
            "dom": true,
            "intl": true,
            "simplexml": true,
            "pdo": true,
            "pdo_pgsql": true,
            "zip": true,
            "gd": true,
            "opcache": false,
            "bz2": false,
            "mbstring": true,
            "xml": true,
            "xsl": false
        }
    },
    "php_config": {
        "memory_limit": "2048M",
        "max_execution_time": "28800",
        "max_input_time": "28800",
        "upload_max_filesize": "1024M",
        "post_max_size": "1024M",
        "max_input_vars": "10000"
    },
    "environment": {
        "app_env": "alpha",
        "app_debug": true,
        "timezone": "UTC",
        "locale": "en"
    },
    "system": {
        "os": "Linux",
        "architecture": "x86_64",
        "hostname": "ip-10-0-146-31.ec2.internal"
    }
}