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