Add first pass of pirep import; additional fields in flight/pirep tables #114

This commit is contained in:
Nabeel Shahzad
2018-01-29 18:14:55 -06:00
parent 5c164e2cf6
commit a5f51f6264
10 changed files with 206 additions and 30 deletions

View File

@@ -47,6 +47,8 @@ class User extends Authenticatable
'timezone',
'state',
'status',
'created_at',
'updated_at',
];
/**