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