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