No content to show
User Activity
03-17-2024
hey guys, I am working with shopify custom app with php template, I have a react form and a post route when I try to post that form because I am using middleware "shopify.auth" in that route it says :Missing Authorization key in headers arrayhere is ...
03-16-2024
ok, after using this package, how can i use this to add, update records in db ?
03-16-2024
yes im using this package
03-10-2024
Hey guys, im working on a shopify app with react and php template, in default sqllite came with the installation but i want to install mysql and get data from a table from my database.1) how to install mysql instead of sqlite?2) how to create connect...
hey guys,i have some questions. 1) i am working with theme app extensions and i have a app, i want to know how i can hit a route inside my app for getting my custom data. 2) i want to hit a third party api directly from my block file custom.liquid us...