Update
This commit is contained in:
@@ -10,7 +10,7 @@ use Illuminate\Support\Facades\Auth;
|
||||
class VwRekeningPendapatan extends Eloquent
|
||||
{
|
||||
use HasFactory;
|
||||
protected $connection = 'oracle';
|
||||
protected $connection = 'Samasa';
|
||||
protected $table = 'VW_REKENING_PENDAPATAN';
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user