Level 60
It tries to make Migrating in red, and Migrated in green, but terminal doesn't support colors
pa migrate:fresh --seed --no-ansi
add --no-ansi flag
3 likes
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I realized when i run migration in git bash the output has weird output Has anyone encountered this issue?

Or try enabling colors :)
https://stackoverflow.com/questions/27580668/how-to-correctly-enable-ansi-colors-in-conemu-git-bash
Please or to participate in this conversation.