Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.x] Add Event #20

Merged
merged 14 commits into from
Jul 20, 2024
Merged

[1.x] Add Event #20

merged 14 commits into from
Jul 20, 2024

Conversation

milwad-dev
Copy link
Member

@milwad-dev milwad-dev commented Jul 18, 2024

Events Description
LaravelCartStoreItemEvent When you store an item in cart, this event fired
LaravelCartRemoveItemEvent When you remove an item from cart, this event fired
LaravelCartEmptyEvent When you remove all items from cart, this event fired
LaravelCartIncreaseQuantityEvent When you increase the quantity of item in cart, this event fired
LaravelCartDecreaseQuantityEvent When you decrease the quantity of item in cart, this event fired

@milwad-dev milwad-dev merged commit 0a22392 into 1.x Jul 20, 2024
34 checks passed
@milwad-dev milwad-dev deleted the add-event-listener branch July 20, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant