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