Update Hilangkan Nama Schema
This commit is contained in:
@@ -10,7 +10,7 @@ class MappingDbhSkpd extends Eloquent
|
||||
{
|
||||
use HasFactory;
|
||||
protected $connection = 'Samasa';
|
||||
protected $table = 'SAMASA.mapping_dbh_skpd';
|
||||
protected $table = 'mapping_dbh_skpd';
|
||||
protected $fillable = [
|
||||
"id_sps",
|
||||
"tahun",
|
||||
|
||||
Reference in New Issue
Block a user