Preview:
composer require robmorgan/phinx
composer require symfony/yaml
composer require fzaninotto/faker


migrations:
phinx create ClearTableData
vendor\bin\phinx migrate
vendor\bin\phinx rollback



phinx seed:create AddUser
phinx seed:run
phinx seed:run -s ClienteSeed
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter