=== Laravel Bootstrap Debug === 1. Checking vendor/autoload.php... ✓ Found 2. Checking bootstrap/app.php... ✓ Found 3. Bootstrap successful: Illuminate\Foundation\Application 4. Checking .env file... ✓ Found 5. Checking config directory... ✓ All required configs found 6. Checking storage directories... ✓ All storage directories found 7. Testing basic Laravel operations... ✓ Console kernel created 8. Testing artisan commands... ✓ Found 107 commands === Debug Complete === Laravel application appears to be working correctly! You can now try running: php artisan --version