プロフィールの左カラムにある情報に関する処理をリファクタリング
This commit is contained in:
@@ -13,4 +13,8 @@ class Ejaculation extends Model
|
||||
'note', 'geo_latitude', 'geo_longitude',
|
||||
'is_private'
|
||||
];
|
||||
|
||||
protected $dates = [
|
||||
'ejaculated_date'
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user