Import navigation data from Navigraph files

This commit is contained in:
Nabeel Shahzad
2017-12-20 16:34:52 -06:00
parent 3f8073e552
commit 17093e9fe9
9 changed files with 289 additions and 53 deletions

View File

@@ -28,7 +28,7 @@ class Airport extends Model
];
protected $casts = [
'id' => 'string',
];
/**