#21 file PIREP; populate custom fields and set correct status

This commit is contained in:
Nabeel Shahzad
2017-08-23 14:19:05 -05:00
parent 2c41144c61
commit 0d29369e54
7 changed files with 168 additions and 89 deletions

View File

@@ -25,11 +25,12 @@ class Pirep extends Model
= [
'user_id',
'flight_id',
'flight_number',
'route_code',
'route_leg',
'airline_id',
'aircraft_id',
'flight_time',
'route_code',
'route_leg',
'dpt_airport_id',
'arr_airport_id',
'fuel_used',