laravel-dynamodb icon indicating copy to clipboard operation
laravel-dynamodb copied to clipboard

Add firstOrNew, firstOrCreate, and updateOrCreate methods

Open hipsterjazzbo opened this issue 4 years ago • 3 comments
trafficstars

This is a borderline necromantic resurrection of #179, because I need to use these methods :)

hipsterjazzbo avatar Jun 12 '21 07:06 hipsterjazzbo

Not entirely sure why Travis is complaining about the missing sniffs. Any ideas?

hipsterjazzbo avatar Jun 12 '21 07:06 hipsterjazzbo

The inspection completed: 3 updated code elements

scrutinizer-notifier avatar Jun 12 '21 07:06 scrutinizer-notifier

Hi, @hipsterjazzbo Thanks for your contribution.

I still want this, but as it has some changes in PHP type-hints and Laravel helpers that may break v6 for some older PHP/Laravel versions, it will be left for v7 release. That release will, initially, remove compatibility with PHP < 7.4 and older Laravel versions. Then, v8 will remove compatibility to unsupported Laravel/PHP versions (PHP <=8.1, Laravel < 9 at this time).

nelson6e65 avatar Apr 18 '23 06:04 nelson6e65