plugin
plugin copied to clipboard
[Feature Request]: `$model->increment()`'s `extra` parameter auto-completion
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: [...])
Thank you for taking the time to share your request! I've added it into internal feature tracker.