-
I've implemented the database as a storage but I see very bad performance.
Example:
I add a multiple items to the cart. Every cart item is a product which have multiple relations like media.
When I…
-
Hi, I create a controller method to update my cart row.
It functions normally if I update only `qty`. If I update `options`, the `rowId` of that row changes as follows. I found that annoying and I …
-
Hi,
The package seems very powerful to me, congrats.
I understand that you cannot satisfy everyone by adding new functions, each e-shop is different and many require almost unique solutions. I m…
-
I'd love to see this module standardized, and using composer and autoload , and refactored properly and well tested and maybe published to packagist
-
Hi I am working with the package in a Laravel 7.28.4 project.
My problem is that when I work in Homestead the following code works perfectly, but when I pass my project to a digitalocean VPS it gives…
-
The basket store method does not work, when using PostgreSQL driver.
The collection is not fully preserved, and during use of restore method, we got error.
-
hi.
in product page, i have 3 grid table of product by top sale, new product & preloved product.
but when i cart 1 from top sale, new product & preloved product, every cart inserted into DB. but…
-
-
# Harmony House
## Stručný popis aplikace
Harmony House je E-shop hudebních nastrojů, prodávájicí hodně různých kategorijí produktů.
Zákázník bude moct prohledávát zboží podle kategorijí, názvu, ce…
-
Currently, the only way to specify an image for the logo module is to upload one. There should be an option to select from already uploaded images or specify an external URL.