Dimitar Topalov
Dimitar Topalov
Not sure which approach is better - deploying the generated files or generating them on the target server with Laravel Mix. What I did to generate them on the server...
@Oggerschummer, unfortunately it is not possible to use SPM with the released version, as you found out Package.swift is missing. The only solution (please note there might be future complications...
Thanks a lot, @mattelacchiato, will try this out in the next days.
Any update when this could be reviewed and merged?
Well, this is still relevant and it would be better to be able to access `stripDiacritics` method instead of duplicating code.
Any updates on the SPM implementation?
@vplaton, instead of using the product id as identifier of the cart item, use a "combination". Example: - Product is with id **508**, size **44**, color **blue**, the `id` of...
@haider885, just write the logic yourself to read the `attributes` value of the already-existing cart item and update the quantity there as appropriate. I cannot quite understand the logic that...
@debuEkodus, it is unfortunate that nobody answered your question. Do you still need help with setting it up?
@ramees-nuhman, do you need help with the same thing, or I misunderstood you?