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