Mehrere Tickets 49, 50, 51, 52, 53
This commit is contained in:
parent
ae70577289
commit
e3495be8b8
61 changed files with 1904 additions and 344 deletions
|
|
@ -43,6 +43,9 @@ class Airline extends Model
|
|||
'name_full',
|
||||
'emails',
|
||||
'contact_emails',
|
||||
'flight_info',
|
||||
'check_in',
|
||||
'baggage',
|
||||
];
|
||||
|
||||
protected $casts = ['contact_emails' => 'array'];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue