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

Support PHP 8.3 With Laravel 10.x

etc-develop opened this issue · comments

Summary of problem or feature request

I'm using Laravel 10.48.8 and php 8.3.6, but get this error
Undefined constant "Yajra\Pdo\OCI_DEFAULT"

Laravel 10.x support php from 8.1 to 8.3.

Thanks for your help.

System details

  • Operating System : Windows 11
  • PHP Version : 8.3.6
  • Laravel Version : 10.48.8
  • Laravel-OCI8 Version : 10.5.2

It seems extension problem.