/** * @return string */ public function getStubPath() { return realpath($this->application->stubsPath() . DIRECTORY_SEPARATOR . 'migrations'); }