- Clone the repo
- Search and replace
SampleNameSpacewith your namespace that you use in your workflow. - Open
mmfile in order to change Migrations folder location. - Run command
php mmit will generate file using 'newmigrationtemplate.subs' file as template
You can redefine MMCLASSESPATH in order to change Migration folder path.
You can redefine MMFILE in order to change Migration class instance.