Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 149 Bytes

File metadata and controls

9 lines (6 loc) · 149 Bytes

Migration com PHP e Phinx

Exemplo prático do vídeo: --link--

SetUp:

  • composer install
  • vendor/bin/phinx migrate
  • vendor/bin/phinx seed:run