Laravel Bootcamps

Night school: migrations and schema discipline

Six late evenings on safe migrations, zero-downtime patterns, and rollback drills.

Cover visual for Night school: migrations and schema discipline
6 nights Cohort 720,000 KRW

Schema changes scare teams because tutorials skip locking behavior. We rehearse expand-contract flows and measure impact before touching prod-like datasets.

Included focus areas

  • Expand-contract with reversible steps
  • Index creation without surprise locks
  • Data backfills with chunking
  • Shadow reads before flipping writes
  • Observing slow queries with explain plans

Outcomes

  1. Draft a migration plan with explicit rollback
  2. Run a staged deploy on a copy dataset
  3. Communicate risk to non-engineers clearly
Instructor portrait for Rina Okada

Rina Okada

Backend mentor focused on readable PHP for teams migrating from legacy stacks.

Questions

Database vendor?

Examples use MySQL 8; principles map to Postgres with notes.

Workload per week?

Plan for six hours of homework focused on migration scripts.

Recording policy?

Sessions record automatically for cohort replay.

Experience notes

  • Finally a course that names locks instead of pretending migrations are instant.

    Mika · DBA-turned-dev · Trustpilot

Schedule a call about this course