i'm using Yii instead of Laravel for a project. I love Homestead, and Yii is running fine in it and hosted just fine, aside from using command lines like "yii migrate", which needs to be run from within vagrant ssh.
how do i add yii to my homestead box's config? i haven't dabbled much with vagrant other than homestead, but i feel like this should be pretty simple.
thank you!