mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-04-14 04:28:34 +02:00
2FAccounts seeder declaration
This commit is contained in:
parent
46bfea7845
commit
06bad2767d
@ -13,6 +13,7 @@ public function run()
|
|||||||
{
|
{
|
||||||
$this->call([
|
$this->call([
|
||||||
UsersTableSeeder::class,
|
UsersTableSeeder::class,
|
||||||
|
TwoFAccountsTableSeeder::class
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user