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


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




vendor\bin\phinx seed:create AddUser
vendor\bin\phinx seed:run
vendor\bin\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