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