Closed yajra closed 2 years ago
Fix https://github.com/yajra/laravel-oci8/issues/453 Another for fix for #99
$con = new Oci8($dsn, $user, $pwd); $con->setClientIdentifier('my-identifier');
Fix https://github.com/yajra/laravel-oci8/issues/453 Another for fix for #99
Usage