migration system for php
# install dependencies
composer install
# serve with hot reload at localhost:8000
php -S localhost:8000
For detailed explanation on how phinx work, consult the docs for phinx.
migration system for php
# install dependencies
composer install
# serve with hot reload at localhost:8000
php -S localhost:8000
For detailed explanation on how phinx work, consult the docs for phinx.