Laravel “Add to Cart“: With/Without Livewire [LIVE-CODING]
A demo step-by-step project of adding a product to cart, first with full page refresh, and then introducing Livewire to avoid that refresh.
00:00 Intro, Starting Point and Plan
01:26 Why ShoppingCart Package?
02:22 Build Add To Cart Form
04:24 Fill Cart with Package
07:51 Calculate Cart on Top
09:06 Check if Product is in Cart
11:07 Livewire: Install
12:18 Livewire: Cart Counter Component
14:58 Livewire: Table Component
16:39 Add To Cart: Livewire Version
21:28 Cart Counter: Livewire Events
Repository:
Laravel Shopping Cart package:
Why not store money values in floats?
- - - - -
Support the channel by checking out our products:
- Try our Laravel QuickAdminPanel:
- Enroll in my Laravel courses:
- Purchase my Livewire Kit: https://livewirekit.c
9 views
136
20
4 months ago 00:13:16 2
Discover New PHP Attributes, Number Defaults, and Taylor’s New Composer Script 🧙
4 months ago 00:03:45 2
Laravel Policies: Add Custom Methods
4 months ago 00:05:00 1
Let’s build a Twitter clone with Livewire 3 & Laravel Reverb | #12 - Add links to tweet body
5 months ago 00:27:39 1
Adding some test shorthands to Laravel’s Process facade
5 months ago 00:50:47 1
Laravel News Episode 221
5 months ago 00:07:16 1
How to use FilamentPHP Render Hooks
5 months ago 00:09:58 1
How to Customize Icons in FilamentPHP
5 months ago 00:12:59 2
How to Create Filament Tables in Custom Pages
5 months ago 00:37:18 3
Adding an SMS admin action to download logs
5 months ago 00:06:37 1
Building a Blog with LLM Agents: Automating Laravel Development
6 months ago 00:09:58 10
What’s New and Exciting in PHP 8 4
6 months ago 01:42:44 1
Laravel Worldwide Meetup - What The Type? / Crafting Laravel Magic: Mastering Eloquent
6 months ago 00:01:32 2
Remove duplicates from a string with Laravel
6 months ago 00:31:36 1
Laravel News Episode 220
7 months ago 00:06:53 2
Add Passkeys to a Laravel App
7 months ago 00:36:04 1
Live Stream - Link files in PR comments
7 months ago 00:30:06 1
PHP 8.4 tries to add a DOM-compliant parser
7 months ago 00:03:51 1
Laravel Model Create in Controller: 3 Ways to Add User ID
7 months ago 00:43:38 12
PHP 8.4 adds HTML 5 support
7 months ago 00:19:24 1
Live Stream - Adding new mail assertions
7 months ago 01:07:48 4
Build a Real-Time Web App with Laravel Reverb - COMPLETE TUTORIAL (Laravel, Livewire, Alpine & more)
7 months ago 00:33:12 1
Live Stream - Making Faker macroable
7 months ago 00:07:53 5
Upgrade Laravel v10 to v11
8 months ago 00:01:49 1
Laravel Collections now have before and after methods