guidocella/eloquent-insert-on-duplicate-key
Added Laravel 8 support.
Added Laravel 7 support
Added Laravel 6 support.
Added Laravel 5.8 support.
Added Laravel 5.7 support.
Allowed customizing the values to update in the ON DUPLICATE KEY UPDATE clause.
Added Laravel 5.6 support
insertOnDuplicateKey.Refactored the package with BelongsToMany macros thus dropping Laravel 5.3 and 5.4 support. This was done because the BelongsToMany updates in 5.5.3 and 5.5.4 had broken attachOnDuplicateKey and attachIgnore.
Added Laravel 5.5 support
Added Laravel 5.4 support
Substitute macros for the functions
Initial release
How can I help you explore Laravel packages today?