add seeder for kadarupah

This commit is contained in:
Hafifie PKB
2023-11-16 10:20:55 +08:00
parent 6c2a4728c5
commit f2e8ad1591
2 changed files with 31 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ class KadarUpah extends Model
protected $table = 'kadarupah';
protected $connection = 'mysql7';
public $timestamps = false;
/**
* The attributes that are mass assignable.
*