Allow the created_at/updated_at fields to be edited
This commit is contained in:
@@ -45,6 +45,8 @@ class Acars extends Model
|
|||||||
'autopilot',
|
'autopilot',
|
||||||
'fuel_flow',
|
'fuel_flow',
|
||||||
'sim_time',
|
'sim_time',
|
||||||
|
'created_at',
|
||||||
|
'updated_at',
|
||||||
];
|
];
|
||||||
|
|
||||||
public $casts = [
|
public $casts = [
|
||||||
|
|||||||
Reference in New Issue
Block a user