I have a multi-tenancy project using mediator and CQRS, for some reason my CRUD from order request are returning this error, I already try refactor my handler s
I'm working on my localhost on spring boot app, where I use references of some files. For example : "src/main/resources/myZip.zip" As I know, in production di
I have a program that checks connectivity constantly with several endpoints. This program updates a list with the connection status. I would like to run a socke
I have been using Navigator.pop and passing data back 1 screen with ease. However, if I use Navigator.popUntil, what is an acceptable way to pass an object back
Honestly, I wasn't even sure how to word this question. I want to write a function that takes an object and calls a variadic method by name in such a way that t
I developed an app and then closed it. It was working fine before closing. When I powered on my laptop later and started android studio, my app (bbuy) all codes
i am new at PHP and I need some help with sorting arrays based on a files. My code causes the array to have a separate sort - it sorts the contents of the first
I implemented sessions using Passport, but for storing sessions I tried connect-mongo using a mongoose connection. This is my code (sessions part): var expres
I have a Boolean Data Frame which is the output of comparing two DF. Now I would like to add a column at the end which says True if all the value in column is