RSM-8 Add team files page and ability to download files
This commit is contained in:
@@ -35,5 +35,8 @@ class DatabaseSeeder extends Seeder
|
||||
$this->call(PermissionSeeder::class);
|
||||
$this->call(UserSeeder::class);
|
||||
$this->call(DefaultOptionsSeeder::class);
|
||||
$this->call(NewPermissions::class);
|
||||
$this->call(TeamSeeder::class);
|
||||
$this->call(TeamFileSeeder::class);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user