Property | Type | Description | |
---|---|---|---|
$timestamps | boolean |
Property | Type | Description | |
---|---|---|---|
$fillable | array | ||
$table | string |
Method | Description | |
---|---|---|
categories ( ) : Illuminate\Database\Eloquent\Relations\BelongsToMany | Groups Categories. | |
notifications ( ) : Illuminate\Database\Eloquent\Relations\HasMany | Relation with the notifications. |
public categories ( ) : Illuminate\Database\Eloquent\Relations\BelongsToMany | ||
return | Illuminate\Database\Eloquent\Relations\BelongsToMany |
public notifications ( ) : Illuminate\Database\Eloquent\Relations\HasMany | ||
return | Illuminate\Database\Eloquent\Relations\HasMany |