Documentation

Provinsi extends Model
in package
uses HasFactory

Table of Contents

Properties

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

Methods

kabupaten()  : mixed

Properties

$fillable

protected mixed $fillable = ['nama', 'latitude', 'longitude']

$table

The attributes that are mass assignable.

protected mixed $table = 'provinsi'

Methods


        
On this page

Search results