I have a list <li> for the slider and I remove some of this list with VUE v-if, the problem is the slider.js not update and keep to old list numbers, how
Can anyone pls give a way to convert JPEG or PNG images to ARW? I need to click some photos from my mobile and use it in ARW formatenter image description here
I have a custom Django admin form registered, how do I programmatically find the URL for the template in a view? I know my form is at /admin/custom_app/horse/ b
In this code I take a picture by the laptop camera and it work correctly, but i want to save the picture in the database (I use react as frontend and Django as
PS C:\Users\anmolshan\OneDrive\Desktop\SharkMint\metaplex\js\packages\cli\src> ts-node candy-machine-v2-cli.ts upload -e mainnet-beta -k C:\Users\anmolshan\O
I have API methods for my React app within an API class: class API { constructor() { //setup axios } async deleteEquipment(item) { return thi
I'm trying to update data by opening a modal(bootstrap 3.3.6) where the new value can be inserted and then sent with Ajax to a Laravel-8 controller. I keep gett
I am trying to create a connection with postgresql using the Spark SQL jdbc datasource. I am using spark 3.2.1 I have started the spark shell including the post