Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
App
Models
History
History
PHP Class App\Models\History\History
Inheritance:
extends
Illuminate\Database\Eloquent\Model
,
use trait
App\Models\History\Traits\Relationship\HistoryRelationship
ファイルを表示
Open project: rappasoft/laravel-5-boilerplate
Class Usage Examples
Protected Properties
Property
Type
Description
$fillable
array
The attributes that are mass assignable.
$table
string
The database table used by the model.
Property Details
$fillable
protected_oe property
The attributes that are mass assignable.
protected
array
$fillable
return
array
$table
protected_oe property
The database table used by the model.
protected
string
$table
return
string