input->hasOption('path') && $this->input->getOption('path')) { return parent::getMigrationPaths(); } return database_path('migrations/tenant'); } }