App reviews, troubleshooting, and recommendations
I am totally new in shopify app dev, and i try to make my first own app, where i listen for new order and add some tag for order, very simple. Any one could help me with guid what and how should I do?
I know i need to register a webhook and then handle it. But with this Laravel structure i cant understand where should:
- Put code for subscribe to event
- Put the handle for that event
I see there is already some rout for webhooks with validation, and I also see that there is already some topics hardcoded names, so it should automatically point webhook to some class and method but i cant find any documentation, any course for that. I know there is another repo for Shopify Laravel by @gnikyt -> here and it has nice docs and examples, but shopify CLI install some other Laravel version of project without any doc and examples.
Solved! Go to the solution
This is an accepted solution.
Find the only one doc for webhooks here. But the doc not up tp date... Seems they forgot to update it when updated code.
This is an accepted solution.
Find the only one doc for webhooks here. But the doc not up tp date... Seems they forgot to update it when updated code.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025