DB rework id, site_id and relations
This commit is contained in:
@@ -4,7 +4,7 @@ namespace Database\Factories;
|
||||
|
||||
use Illuminate\Database\Eloquent\Factories\Factory;
|
||||
|
||||
use App\Models\{Account,Country,Currency,Language};
|
||||
use App\Models\{Account,Country};
|
||||
|
||||
class AccountFactory extends Factory
|
||||
{
|
||||
|
Reference in New Issue
Block a user