yajra / laravel-oci8

Oracle DB driver for Laravel via OCI8

Home Page:https://yajrabox.com/docs/laravel-oci8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undefined type 'Yajra\Oci8\PDO' in laravel 10.17.1 with latest Yajra composer

NALAWALAMURTUZA opened this issue · comments

Undefined type 'Yajra\Oci8\PDO' in laravel 10.17.1 with latest Yajra composer

   "message": "Class \"Yajra\\Oci8\\PDO\" not found",
   "exception": "Error",
   "file": "C:\\xampp\\htdocs\\bid_purchase_system_laravel\\app\\Http\\Controllers\\OtherController.php",
   "line": 38,

Screenshot of code
import line

use Yajra\Oci8\PDO;

Screenshot 2023-08-06 at 11 59 54 AM

oci8 also enables PHP Version 8.1.17.

Screenshot 2023-08-06 at 12 04 35 PM

stackoverflow

This issue is stale because it has been open for 30 days with no activity.

This issue was closed because it has been inactive for 7 days since being marked as stale.