debugeo
This commit is contained in:
parent
4ee91ed5a0
commit
d04650facf
|
@ -4,7 +4,7 @@ use Illuminate\Database\Seeder;
|
|||
|
||||
class DatabaseSeeder extends Seeder
|
||||
{
|
||||
const CHUNK_SIZE = 100;
|
||||
const CHUNK_SIZE = 1;
|
||||
/**
|
||||
* Seed the application's database.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue