Permitir tarefa em massa em Laravel

protected $guarded = ['entity_field_name', 'another_entity_field_name'];
Muhammad Ariq Rafi