We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Error: Migrations directory was not found

I am getting

Error: Migrations directory was not found

. while running following command phalcon migration run. I did install develop tools and found that under:

System Info General information about the application >> Migrations Path:

Shows as empty.

Migrations Run Migration screen:

I gave folder path and tried run. But gets error

Sorry, Web Tools doesn't know where the migrations directory is.



1.0k

Hi, I just recommend using a different migration tools like phinx or phoenix. Phalcon migration tool is hard to use.