How can I specify the directory to use for migrations while running the migrations with phinx, I am looking for something like
vendor/bin/phinx migrate --path = path/to/directory
How can I specify the directory to use for migrations while running the migrations with phinx, I am looking for something like
vendor/bin/phinx migrate --path = path/to/directory