v1.2.0 - You can now create and edit guides
This commit is contained in:
@@ -19,5 +19,6 @@ class DatabaseSeeder extends Seeder
|
||||
$this->call(WashingMachineSeeder::class);
|
||||
$this->call(NewsTypeSeeder::class);
|
||||
$this->call(ResourceCategorySeeder::class);
|
||||
$this->call(GuidesCategoriesSeeder::class);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user