Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created April 19, 2022 03:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/079b060fc2b01267cd2365e4960a98b4 to your computer and use it in GitHub Desktop.
Save parzibyte/079b060fc2b01267cd2365e4960a98b4 to your computer and use it in GitHub Desktop.
Migration table created successfully.
Migrating: 2014_10_12_000000_create_users_table
Migrated: 2014_10_12_000000_create_users_table (17.73ms)
Migrating: 2014_10_12_100000_create_password_resets_table
Migrated: 2014_10_12_100000_create_password_resets_table (47.74ms)
Migrating: 2019_08_19_000000_create_failed_jobs_table
Migrated: 2019_08_19_000000_create_failed_jobs_table (29.33ms)
Migrating: 2019_12_14_000001_create_personal_access_tokens_table
Migrated: 2019_12_14_000001_create_personal_access_tokens_table (113.63ms)
Migrating: 2022_03_31_165447_create_mentors_table
Migrated: 2022_03_31_165447_create_mentors_table (17.77ms)
Migrating: 2022_03_31_171619_agregar_campos_mentores
Migrated: 2022_03_31_171619_agregar_campos_mentores (7.44ms)
Migrating: 2022_04_01_184225_add_rol_column
Migrated: 2022_04_01_184225_add_rol_column (8.51ms)
Migrating: 2022_04_01_184725_drop_columns_from_mentores
Migrated: 2022_04_01_184725_drop_columns_from_mentores (6.28ms)
Migrating: 2022_04_01_184855_add_users_relation_to_mentores
Migrated: 2022_04_01_184855_add_users_relation_to_mentores (38.03ms)
Migrating: 2022_04_01_190020_agregar_bandera_registro_mentores
Migrated: 2022_04_01_190020_agregar_bandera_registro_mentores (8.04ms)
Migrating: 2022_04_02_184935_agregar_campos_registro_secundario_mentores
Migrated: 2022_04_02_184935_agregar_campos_registro_secundario_mentores (6.19ms)
Migrating: 2022_04_04_152101_eliminar_campo_registro_completo_de_mentores
Migrated: 2022_04_04_152101_eliminar_campo_registro_completo_de_mentores (7.63ms)
Migrating: 2022_04_04_171642_create_mentorados_table
Migrated: 2022_04_04_171642_create_mentorados_table (52.01ms)
Migrating: 2022_04_08_025859_create_reportes_table
Migrated: 2022_04_08_025859_create_reportes_table (57.04ms)
Migrating: 2022_04_11_003403_create_periodos_table
Migrated: 2022_04_11_003403_create_periodos_table (16.36ms)
Migrating: 2022_04_11_025122_add_id_periodo_to_mentors
Migrated: 2022_04_11_025122_add_id_periodo_to_mentors (41.87ms)
Migrating: 2022_04_11_043457_create_periodos_reportes_table
Migrated: 2022_04_11_043457_create_periodos_reportes_table (16.41ms)
Seeding: Database\Seeders\UserSeeder
Seeded: Database\Seeders\UserSeeder (54.45ms)
Database seeding completed successfully.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment