laravel-commerce icon indicating copy to clipboard operation
laravel-commerce copied to clipboard

Laravel based starter online order system using our shopping-cart plugin

Results 15 laravel-commerce issues
Sort by recently updated
recently updated
newest added

Bumps [composer/composer](https://github.com/composer/composer) from 2.1.9 to 2.6.4. Release notes Sourced from composer/composer's releases. 2.6.4 Security: Fixed possible remote code execution vulnerability if composer.phar is publicly accessible, executable as PHP, and register_argc_argv...

dependencies
php

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.8.2 to 1.9.1. Release notes Sourced from guzzlehttp/psr7's releases. 1.9.1 See change log for changes. 1.9.0 See change log for changes. 1.8.5 See change log for changes....

dependencies
php

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. Release notes Sourced from semver's releases. v6.3.1 6.3.1 (2023-07-10) Bug Fixes 928e56d #591 better handling of whitespace (#591) (@​lukekarrys, @​joaomoreno, @​nicolo-ribaudo) Changelog Sourced from...

dependencies
javascript

Bumps [webpack](https://github.com/webpack/webpack) from 5.67.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @​ryanwilsonperkin in webpack/webpack#16759 v5.76.0...

dependencies
javascript

Is the live demo version running the same code as in this repo? I'm getting the following error when trying to do a test checkout: `You cannot use `line_items.amount`, `line_items.currency`,...