Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 298 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 298 Bytes

databasemigrate

migration system for php

Build Setup

# 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.