feature/modelos-y-migraciones #3

Merged
rho merged 28 commits from feature/modelos-y-migraciones into master 2024-03-14 16:34:44 -03:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f8239a624d - Show all commits

View File

@ -7,7 +7,7 @@
class DatabaseSeeder extends Seeder
{
const CHUNK_SIZE = 10;
const CHUNK_SIZE = 100;
/**
* Seed the application's database.