Add [_method] to fillable property to allow mass assignment on [App\Models\Client]. code example Example: to fillable property to allow mass assignment on protected $fillable = ['title'];