plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Feature Request]: `$model->increment()`'s `extra` parameter auto-completion

Open SjorsO opened this issue 2 months ago • 1 comments

Feature Description

If you do $model->update([...]), the array keys get auto-completed. It would be nice if this also worked for the extra parameter when doing $model->increment('some_column', extra: [...])

SjorsO avatar Nov 17 '25 09:11 SjorsO

Thank you for taking the time to share your request! I've added it into internal feature tracker.

gorbunov avatar Nov 17 '25 13:11 gorbunov