Documentation

PerangkatAktif extends Model
in package
uses HasFactory

Table of Contents

Properties

$casts  : mixed
$fillable  : mixed
$table  : mixed
The attributes that are mass assignable.

Methods

user()  : mixed
newFactory()  : PerangkatAktifFactory

Properties

$fillable

protected mixed $fillable = ['nama_perangkat', 'merk', 'tipe', 'ip_address', 'user_id']

$table

The attributes that are mass assignable.

protected mixed $table = 'perangkat_aktif'

Methods


        
On this page

Search results