Provinsi
extends Model
in package
uses
HasFactory
Table of Contents
Properties
Methods
- kabupaten() : mixed
Properties
$fillable
protected
mixed
$fillable
= ['nama', 'latitude', 'longitude']
$table
The attributes that are mass assignable.
protected
mixed
$table
= 'provinsi'
Methods
kabupaten()
public
kabupaten() : mixed