tambah function notis peringatan dalam arcc dan blast wasap dan sms
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ use Illuminate\Database\Eloquent\Model;
|
||||
class Notis extends Model
|
||||
{
|
||||
protected $table = 'notis';
|
||||
public $timestamps = false;
|
||||
public $timestamps = true;
|
||||
protected $primaryKey = 'id';
|
||||
/**
|
||||
* The attributes that are mass assignable.
|
||||
|
||||
Reference in New Issue
Block a user