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