I ported sonyflake to Java and it worked fine. However, instead of generating 8 digit numbers, I am looking to generate 12 digit unique numbers. The original po
i need help for a problem. Before someone complain. I have post the same question in another forum but i didn't get any useful help there. https://community.ora
These are requests that use IndexedDB and awaites: openRequest.onsuccess = async () => { db = openRequest.result const {transaction, objectStore, cur
I need to run composer update at my hosting so I log in with ssh and try to run the following command inside /www folder where I have Laravel and composer insta
I'm having trouble understanding the sorting that occurs in the last if statement block. Can someone please explain how it works or useful resources i could ref
Is there any way by which i can create an object of a model that belongs to two other models for example if i have users who have many posts and then posts whic
I have a component, where I have created a form composed of a select HTML attribute and an input field. The idea is that the input field must be validated based
I have written a Docker file and I am installing Yarn in the container. But the yarn install/npm install doesn't seem to work. But when I run the yarn install o
I've recently switched to Apple M1 Pro Macbook and My project is now not compiling on it. I'm using Xcode 13.2.1 and I have reinstalled pods also. I'm using the
I want to join subqueries in Laravel Eloquent using the following code. Everything is working fine. But i want the results in subqueries. $tags = Snippet::