This commit is contained in:
hafifierahman
2022-04-17 11:24:13 +08:00
parent 42cb6476de
commit 229f319d17
6 changed files with 86 additions and 42 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ class Permohonan extends Model
protected $table = 'permohonan';
public $timestamps = false;
protected $connection = 'mysql7';
/**
* The attributes that are mass assignable.
*