Giorgio Balduzzi
Giorgio Balduzzi
With Laravel > 5.5, this package has some issues when updating a model as mentioned in #22 . There are some possible fixes to that (i.e. overriding `getDirty` and `castAttribute`...
in order to support Laravel 5.5 and 5.6 (not tested on 5.7 yet) It should fix both #22 and #26. I didn't test it on 5.7 yet, but it should...
Fixed the bug discussed in #19 It fixed the issue in my codebase and I verified it through some custom logs (I received a smaller sized last chunk and it...
Hi @soarecostin , thank you for the great library. I noticed in my app that sometimes I had decryption errors on files from s3, but trying the same operation on...
## Environment 1. Development OS: Mac 2. Device OS & Version: iOS 13 3. Version: ViroReact 2.17.4, React Native 0.62.2 4. Device(s): iPhone 7 Plus ## Description I need to...