*/ protected $fillable = [ 'company_id', 'member_id', 'filename', 'url', ]; }