Search found 2 matches

by saikano
22 May 2020, 12:06
Forum: Laravel package
Topic: API Override
Replies: 3
Views: 1020

Re: API Override

I want to add new category of products - promotional product. This product is special, customer can't buy it, only get it if some conditions a met. For example - special product Teddy Bear. Every one get it if spent 1000$ in this month and if customer's email starts with "ted". If conditio...
by saikano
19 May 2020, 18:36
Forum: Laravel package
Topic: API Override
Replies: 3
Views: 1020

API Override

Hi, I want to make some kind of wrap items in catalog, and special logic for items/products and write own API, how can I do that with Laravel package?

I use latest version of package, php 7.2 on MacOS