ecommerce-open-api icon indicating copy to clipboard operation
ecommerce-open-api copied to clipboard

果酱小店:基于 Laravel + swoole + 小程序的开源电商系统,优雅与性能兼顾 : )

Results 14 ecommerce-open-api issues
Sort by recently updated
recently updated
newest added

如题?数据库文件在哪里?

Bumps [symfony/var-exporter](https://github.com/symfony/var-exporter) from 4.3.5 to 4.4.4. Commits - [`1a76a94`](https://github.com/symfony/var-exporter/commit/1a76a943f2af334da13bc9f33f49392fa530eec9) Merge branch '4.3' into 4.4 - [`563f728`](https://github.com/symfony/var-exporter/commit/563f728784ea09c8154ea57cf8192ae5d6f0d277) Update year in license files - [`e566070`](https://github.com/symfony/var-exporter/commit/e566070effe60b8d16b99e958cdbd92aa2e470cb) Merge branch '4.3' into 4.4 - [`8cccc7d`](https://github.com/symfony/var-exporter/commit/8cccc7d4fde4d72d0bf9d70f01ffa3ba1ec3510b)...

dependencies
php

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 3.4.32 to 3.4.36. Commits - [`d2d0cfe`](https://github.com/symfony/http-foundation/commit/d2d0cfe8e319d9df44c4cca570710fcf221d4593) [HttpFoundation] Fixed typo - [`f7efd0b`](https://github.com/symfony/http-foundation/commit/f7efd0b387b7bdbfe0fd1e38fe6b7d4a812b4e39) Simpler example for Apache basic auth workaround - [`ef5fed4`](https://github.com/symfony/http-foundation/commit/ef5fed4469fb079c0b188ab0401cd1b28752865b) [HttpFoundation] Allow redirecting to URLs that contain...

dependencies
php

Bumps [symfony/cache](https://github.com/symfony/cache) from 4.3.5 to 4.3.9. Commits - [`2a7bcc5`](https://github.com/symfony/cache/commit/2a7bcc592adcaab9efc165bbced5a91fe905fad4) Merge branch '3.4' into 4.3 - [`3d9f46a`](https://github.com/symfony/cache/commit/3d9f46a6960fd5cd7f030f86adc5b4b63bcfa4e3) Fix failures on PHP 7.4 - [`9dc6d6d`](https://github.com/symfony/cache/commit/9dc6d6ddf3c54bd425d3359a2f3b0c19a8f82f4a) Merge branch '3.4' into 4.3 - [`3da9b98`](https://github.com/symfony/cache/commit/3da9b98ad3ca80e735079327f1a78a57f05f438d)...

dependencies
php

Bumps [axios](https://github.com/axios/axios) from 0.17.1 to 0.19.0. Release notes *Sourced from [axios's releases](https://github.com/axios/axios/releases).* > ## v0.19.0 > Fixes and Functionality: > > - Unzip response body only for statuses != 204...

dependencies

![image](https://user-images.githubusercontent.com/12824514/55318692-efbd2c00-54a5-11e9-8589-41da3b647d78.png) ![image](https://user-images.githubusercontent.com/12824514/55318736-0cf1fa80-54a6-11e9-9681-5dbcee609ad2.png)

bug

![image](https://user-images.githubusercontent.com/12824514/54794890-c110ab80-4c84-11e9-8d2a-c8c966650c8f.png)

bug

- api: `{status: false, code: 400, message: "订单提交失败"}` - laravel.log: ` local.INFO: Call to undefined method Illuminate\Database\Query\Builder::increaseSales()` - ShoppingController.php ` //6. remove goods store. foreach ($order->getItems() as $item) { $product...

question