示例#1
0
 public function cover_url($style = array())
 {
     return Media::url($this->cover, $style, getenv('CLOUDINARY_DEFAULT_COVER'));
 }