Added Kharkiv Ukraine to locations
Added Kharkiv Ukraine to locations
This commit is contained in:
parent
f5cc42c0fe
commit
810954c145
|
@ -94,7 +94,8 @@ class LocationsSeeder extends Seeder
|
|||
['name' => 'Washington, USA'],
|
||||
['name' => 'Wellington, New Zealand'],
|
||||
['name' => 'Zurich, Switzerland'],
|
||||
['name' => 'Quebec, Canada']
|
||||
['name' => 'Quebec, Canada'],
|
||||
['name' => 'Kharkiv , Ukraine'],
|
||||
];
|
||||
|
||||
DB::table('locations')->insert($locations);
|
||||
|
|
Loading…
Reference in New Issue
Block a user