Download the PHP package livewireshopping/livewire-shopping-cart without Composer
On this page you can find all versions of the php package livewireshopping/livewire-shopping-cart. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download livewireshopping/livewire-shopping-cart
More information about livewireshopping/livewire-shopping-cart
Files in livewireshopping/livewire-shopping-cart
Download livewireshopping/livewire-shopping-cart
More information about livewireshopping/livewire-shopping-cart
Files in livewireshopping/livewire-shopping-cart
Vendor livewireshopping
Package livewire-shopping-cart
Short Description A Laravel e-commerce package with Livewire
License MIT
Package livewire-shopping-cart
Short Description A Laravel e-commerce package with Livewire
License MIT
Please rate this library. Is it a good library?
Informations about the package livewire-shopping-cart
Livewire Shopping Cart
A Laravel package for a dynamic e-commerce cart system using Livewire. Add, remove, and display cart totals without reloading the page.
Installation
You can install the package via Composer:
Configuration
Add a Product to the Cart
Create the view for the add-to-cart.blade.php component:
Display the Cart Total
Create a Livewire component CartTotal:
Additional Configuration
Contribution
Contribution
Contributions are welcome! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes and commit them (
git commit -m 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Open a Pull Request.
Please ensure all new features include tests and documentation.
License
8. Update composer.json
All versions of livewire-shopping-cart with dependencies
PHP Build Version
Package Version
The package livewireshopping/livewire-shopping-cart contains the following files
Loading the files please wait ....