Allow user to set country

This commit is contained in:
Nabeel Shahzad
2018-01-09 19:08:16 -06:00
parent af646ff8d8
commit 78912f2f31
8 changed files with 38 additions and 4 deletions

View File

@@ -37,6 +37,7 @@ class User extends Authenticatable
'airline_id',
'rank_id',
'api_key',
'country',
'home_airport_id',
'curr_airport_id',
'last_pirep_id',