=== Autoloader Debug === 1. Autoloader file: ✓ /var/www/factur-x/vendor/autoload.php 2. Class files: ✓ Config: /var/www/factur-x/src/Config.php ✓ OrderManager: /var/www/factur-x/src/OrderManager.php ✓ InvoiceGenerator: /var/www/factur-x/src/InvoiceGenerator.php ✓ Security: /var/www/factur-x/src/Security.php ✓ Validator: /var/www/factur-x/src/Validator.php ✓ Database: /var/www/factur-x/src/Database.php 3. Testing manual autoloader... 4. Testing Config class loading... Loading class: FacturX\Config ✓ Found file: /var/www/factur-x/src/Config.php ✓ Loaded successfully ✗ Config class failed: Missing required configuration key: database 5. Testing with include autoloader... ✗ Config failed with include autoloader: Missing required configuration key: database === Autoloader Debug Complete ===