79238403

Date: 2024-11-29 21:34:14
Score: 1
Natty:
Report link
public function setNameAttribute($value)
{
    $this->attributes['employee_name'] = $value;
}

Этот ответ мне помог, добавив данную функцию в код модели пользователь, администратор стал регестрироваться. This answer helped me by adding this function to the user model code, the administrator began to register.

Reasons:
  • Has code block (-0.5):
  • No latin characters (0.5):
  • Low reputation (1):
Posted by: Strok Yuriy