I'm using HTTPS to connect to web services. The problem is that I need to connect to 2 web services and then they have different certificates. In this class the
I am trying to change the app icon dynamically using setAlternateIconName and I faced an issue in the iPhone X device where a blank icon is shown instead of the
I am working with Laravel and Inertia+Vue.js. I am trying to delete a row but I get a 405 error method not allowed. Here is my code in Layout.vue : <a @click
I have a multi-language application and it will switch language via select input that toggle locale between 2 languages, on the other hand, I have 2 font-family
This is a general question regarding whether we need to change app_password property if the authentication endpoint is hosted within the product as mentioned in
I want the REPLACE function to detect years before 2022 and label them as old. I wanted to know if there's also a way to do both REPLACE and CONCAT function in
I'm new to Onsen UI, and have been using it to build out a small mobile app for my wife's company. I initially was laying out my project using a single page, b
I am trying to build simple puzzle application for my personal react project. Basically, I have made an array with objects and map through this array to render
We want to put the flyway folder on my application directory and release it, and our clients use both of the linux and windows server. We used sql-base migratio