v0.5.3 - Added Locations and a location_id to washing machines
This commit is contained in:
@@ -15,5 +15,6 @@ class DatabaseSeeder extends Seeder
|
||||
$this->call(RoleSeeder::class);
|
||||
$this->call(UserSeeder::class);
|
||||
$this->call(ContactSeeder::class);
|
||||
$this->call(LocationSeeder::class);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user