adonisjs/ace

Set default Migrations directory in 4.1

maidiries opened this issue · 1 comments

Can I set the default directory for migration files in v4.1?

I know that is solved in 5.0 version with .adonisrc.json, but we have a project 4.1 and we need move Migrations files out of root Adonis project folder. It is posible?

Issue moved to: adonisjs/core#2468