Merge branch 'main' of https://gitea.hmily.club/liutk/internet-everythings-agricultural
commit
5063730723
|
|
@ -10,7 +10,7 @@ class FarmWormPhoto extends Model
|
|||
use HasFactory;
|
||||
|
||||
protected $casts = [
|
||||
'uploaded_at' => 'date',
|
||||
'uploaded_at' => 'datetime',
|
||||
];
|
||||
|
||||
protected $fillable = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue