Bugfixes & Model for participants
This commit is contained in:
@@ -8,8 +8,8 @@ use App\Models\User;
|
||||
|
||||
class DevelopmentDataSeeder {
|
||||
public function execute() {
|
||||
//$this->installTenants();
|
||||
//$this->installUsers();
|
||||
$this->installTenants();
|
||||
$this->installUsers();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user