#47. Product CRUD - Add Product

Опубликовано: 04 Ноябрь 2024
на канале: Sawa Stacks
1,221
15

In this video, we will start Product CRUD Operations. Especially, we will make add product page to seller dashboard.
Get source code (Draft) by clicking on below links. This is a draft! It is not full code. This will vary according to the tutorial video we are on YouTube channel.

📥Get "Build Laravel 10 Multi Vendor ECommerce project - Draft"
🔗LINK 1: https://github.com/sawastacks/Build-L...
🔗LINK 2: https://mega.nz/file/h04DXbYI#I2-j-vM...

Other required files:

✅Ijabo Packs:
🔗LINK 1: https://payhip.com/b/l5oXV
🔗LINK 2: https://www.buymeacoffee.com/sawastac...

✅IjaboShop - Simple Responsive HTML Ecommerce Frontend Template:
🔗LINK 1: https://payhip.com/b/kneBq
🔗LINK 2: https://www.buymeacoffee.com/sawastac...

You can use any template you want for this project.
Other ecommerce templates source:
🔗- https://themewagon.com/theme-tag/ecom...
🔗- https://themeforest.net/category/site...

CHAPS
=======
00:00 - Intro
00:18 - Create Product Controller
00:50 - Add Product Routes
03:31 - Setup Add Product Page
24:25 - Set sub categories Select Option Dynamically with JQuery
33:36 - Preview Product Image
36:44 - Convert textarea to Summernote Editor
41:36 - Create Product Model & Migration
47:10 - Submit Product Form with Ajax
56:09 - Create Custom Validation Rule for Price
01:07:07 - Test & Add new products
01:09:16 - Outro