MasoniteFramework / orm

Masonite ORM is a beautiful Python ORM. It's also a nearly drop in replacement of the Orator ORM
https://orm.masoniteproject.com
MIT License
160 stars 47 forks source link

Change default folder #867

Open williansebastiao opened 6 months ago

williansebastiao commented 6 months ago

Is it possible to change the models, seeders, database and migrations folders without having to pass the path via the command line?