fillable = config('photo.product_item.fillable'); $this->uploads = config('photo.product_item.uploadable'); $this->uploadRootFolder = config('photo.product_item.upload_root_folder'); $this->table = config('photo.product_item.table'); } }