프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$fillable | array | The attributes that are mass assignable. |
메소드 | 설명 | |
---|---|---|
roles ( ) : Illuminate\Database\Eloquent\Relations\BelongsToMany | A permission can be applied to roles. |
public roles ( ) : Illuminate\Database\Eloquent\Relations\BelongsToMany | ||
리턴 | Illuminate\Database\Eloquent\Relations\BelongsToMany |