Beispiel #1
0
 public function getUploadPath($name)
 {
     return App::basePath() . '/public/' . $this->storagePath . '/' . $name;
 }