CRUD with date, how to edit the date?

后端 未结 0 699
心在旅途
心在旅途 2020-12-23 18:34
In my model
protected $casts = [
    \'reception_date\' => \'datetime:Y-m-d\',
];

In my controller

$machi         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题