=== PHP Configuration Check === max_execution_time: 300 memory_limit: 512M max_input_time: 300 post_max_size: 100M upload_max_filesize: 100M opcache.enable: 1 realpath_cache_size: 4096K realpath_cache_ttl: 120 === Laravel Environment Check === CACHE_DRIVER=file SESSION_DRIVER=file QUEUE_CONNECTION=sync APP_DEBUG=true === Performance Test === [2025-12-25 22:16:13] Script started - Execution: 0.18ms, Memory: 0.01MB, Peak: 0.44MB [2025-12-25 22:16:13] After data processing - Execution: 7.05ms, Memory: 0.04MB, Peak: 0.44MB === Database Configuration Check === Database config file exists Database host: 127.0.0.1 === Cache Directory Check === storage/framework/cache: 0.02 MB storage/framework/views: 0.5 MB storage/framework/sessions: 0 MB [2025-12-25 22:16:13] Script completed - Execution: 13.33ms, Memory: 0.04MB, Peak: 0.44MB === Performance Summary === Total execution time: 13.39ms Peak memory usage: 0.44MB Performance log saved to: performance.log