=== Oracle Connection Diagnostic === [1] PHP Extensions: oci8 : NOT LOADED ✗ pdo_oci : NOT LOADED ✗ [FIX] Neither oci8 nor pdo_oci is loaded. Check D:\laragon\bin\php\php-8.3.30-Win32-vs16-x64\php.ini has: extension=oci8_19 extension=pdo_oci Also ensure Oracle Instant Client DLLs (oci.dll etc.) are in: D:\laragon\bin\php\php-8.3.30-Win32-vs16-x64\ Run setup_oracle.php to install them automatically.