Faizur Rahman
Faizur Rahman
  • 46
  • 8 875
Laravel 11 & Livewire E-Commerce(No:45):Send Order Confirmation Mail
1.How to send order confirmation email in laravel 11 ecommerce?
2.What are the steps for sending order confirmation email in laravel 11 ecommerce?
3.What are the steps for email template design in laravel 11 ecommerce?
4.What are the steps for relation between orders,orderItems & products table in laravel 11 ecommerce?
Переглядів: 72

Відео

Laravel 11 & Livewire E-Commerce(No:44):Forgot Password
Переглядів 3314 годин тому
1.How to reset password in laravel 11 ecommerce? 2.How to apply template layout on forgot password and reset password page in laravel 11 ecommerce? 3.What are the steps for creating email configuration in laravel 11 ecommerce? 4.How to send reset link on email in laravel 11 ecommerce? 5.How to show validation error message on login page in laravel 11 ecommerce? 6.What are the steps for creating...
Laravel 11 & Livewire E-Commerce(No:43):Unsigned Error Fix for Decrease Product Quantity
Переглядів 121День тому
1.What are the steps for unsigned error fix for decrease product quantity in laravel 11 ecommerce? 2.How to show add to cart button disabled/hidden when product quantity is zero(0) in laravel 11 ecommerce?
Laravel 11 & Livewire E-Commerce(No:42):Store Product Color Or Size & Decrease Product Quantity
Переглядів 12314 днів тому
1.What are the steps for store product color or size on product details page in laravel 11 ecommerce? 2.How to show instock/outstock button design on product details page in laravel 11 ecommerce? 3.What are the steps for instock/outstock on product details page in laravel 11 ecommerce? 4.How to show discount(% percentage) of product on product details page in laravel 11 ecommerce? 5.How to show...
Laravel 11 & Livewire E-Commerce(No:41):Login with Phone Number or Email Address
Переглядів 12114 днів тому
1.What are the steps for login with phone number or email address on login page in laravel 11 ecommerce? 2.What are the steps for password hide and show on login page in laravel 11 ecommerce? Password hide and show: github.com/Faizur51/Laravel-11-E-Commerce/blob/main/Password hide and show .txt
Laravel 11 & Livewire E-Commerce(No:40):On Sale Timer Counter Design with Products
Переглядів 10421 день тому
1.How to make on sale timer couter design on homepage in laravel 11 ecommerce? 2.What are the steps for making on sale timer counter on homepage in laravel 11 ecommerce? 3.How to make on sale timer couter dynamic on homepage in laravel 11 ecommerce? 4.How to show the on sale timer products in laravel 11 ecommerce? 5.What are the steps for making flip down counter on homepage in laravel 11 ecomm...
Laravel 11 & Livewire E-Commerce(No:39): Infinite Scroll With Products
Переглядів 14221 день тому
1.What are the steps for doing scroll bar in laravel 11 ecommerce? 2.On initial load only 20 Product records are loaded and when you scroll bar down only the next 10 records are loaded and so on.
Laravel 11 & Livewire E-Commerce(No:38):Load More and Best Seller Products
Переглядів 8728 днів тому
1.How to show slider between tow date in Laravel 11 ecommerce? 2.How to create load more button in Laravel 11 ecommerce? 3.How to load more products while Load More button click in Laravel 11 ecommerce? 4.What are steps for creating load more in Laravel 11 ecommerce? 5.How to show best seller product in Laravel 11 ecommerce? 6.What are steps for creating best seller product in Laravel 11 ecomme...
Laravel 11 & Livewire E-Commerce(No:37):Slider, Category and Product show in Home Page
Переглядів 125Місяць тому
1.How to show slider in laravel 11 e-commerce? 2.How to show category in laravel 11 e-commerce? 3.How to show product in laravel 11 e-commerce? 4.How to show new product in laravel 11 e-commerce? Template URL: github.com/Faizur51/Laravel-11-E-Commerce For category show design: www.javatpoint.com/aws-tutorial
Laravel 11 & Livewire E-Commerce(No:36):Error Fix in Checkout Page and Model , Migration for Slider
Переглядів 200Місяць тому
1.How to modify thank you page in laravel 11 ecommerce? 2..How to show Order ID in thank you page in laravel 11 ecommerce? 3..How to Error Fix (varifyCheckout & Cart items) in Checkout page in laravel 11 ecommerce? 4.How to create Slider model ,migration in laravel 11 ecommerce? 5.How to create Slider seeder in laravel 11 ecommerce? Template URL: github.com/Faizur51/Laravel-11-E-Commerce Thanky...
Laravel 11 & Livewire E-Commerce(No:35): Checkout With Cash On Delivery
Переглядів 242Місяць тому
1.How to do setAmountForCheckout function in laravel 11 ecommerce? 2.What are the steps for doing discount,subtotal,tax,total in laravel 11 ecommerce? 3.What are the steps for doing payment option select for in laravel 11 ecommerce? 4.What are the steps for doing thank you page in laravel 11 ecommerce? 5.How to do verifyCheckout method in laravel 11 ecommerce? Template URL: github.com/Faizur51/...
Laravel 11 & Livewire E-Commerce(No:34):Create Model and Migration for Place Order
Переглядів 214Місяць тому
1.How to create models & migration(Order,OrderItem,Transaction) for place order in laravel 11 ecommerce? 2.What are the steps for creating model, migration and function for Place Order in laravel 11 ecommerce? Template URL: github.com/Faizur51/Laravel-11-E-Commerce
Laravel 11 & Livewire E-Commerce(No:33):Apply Shipping Cost in Checkout Page
Переглядів 1182 місяці тому
1.How to apply Shipping Cost in laravel 11 ecommerce? 2.What are the steps for applying the Shipping Cost in laravel 11 ecommerce?
Laravel 11 & Livewire E-Commerce(No:32):Apply Discount Coupon in Checkout Page
Переглядів 1422 місяці тому
1.How to apply Calculate discount coupon in laravel 11 ecommerce? 2.What are the steps for applying the Calculate discount coupon in laravel 11 ecommerce? 3.Some Error Solution Template URL: github.com/Faizur51/Laravel-11-E-Commerce
Laravel 11 & Livewire E-Commerce(No:31):Calculate Discount Coupon
Переглядів 1122 місяці тому
1.How to calculate discount coupon in laravel 11 ecommerce? 2.How to apply fixed discount coupon in laravel 11 ecommerce? 3.How to apply percentage discount coupon in laravel 11 ecommerce? 4.How to show total,subtotal & tax after discount in laravel 11 e commerce? Template URL: github.com/Faizur51/Laravel-11-E-Commerce
Laravel 11 & Livewire E-Commerce(No:30):Apply Coupon Code
Переглядів 1822 місяці тому
Laravel 11 & Livewire E-Commerce(No:30):Apply Coupon Code
Laravel 11 & Livewire E-Commerce(No:29):Update Shipping Information
Переглядів 1232 місяці тому
Laravel 11 & Livewire E-Commerce(No:29):Update Shipping Information
Laravel 11 & Livewire E-Commerce(No:28):Shipping form Modify and Delete Shipping Details.
Переглядів 2112 місяці тому
Laravel 11 & Livewire E-Commerce(No:28):Shipping form Modify and Delete Shipping Details.
Laravel 11 & Livewire E-Commerce(No:27):Store Shipping Details in Shipping Table & Add Validation
Переглядів 1852 місяці тому
Laravel 11 & Livewire E-Commerce(No:27):Store Shipping Details in Shipping Table & Add Validation
Laravel 11 & Livewire E-Commerce(No:26):Show Shipping Info & Create Checkout Method on CartIcon Page
Переглядів 1642 місяці тому
Laravel 11 & Livewire E-Commerce(No:26):Show Shipping Info & Create Checkout Method on CartIcon Page
Laravel 11 & Livewire E-Commerce(No:25)-Design Change of Increase Decrease Button and Checkout Page
Переглядів 2032 місяці тому
Laravel 11 & Livewire E-Commerce(No:25)-Design Change of Increase Decrease Button and Checkout Page
Laravel 11 & Livewire E-Commerce(No:24):Some Error Fix and Checkout Method in Product Details Page
Переглядів 1522 місяці тому
Laravel 11 & Livewire E-Commerce(No:24):Some Error Fix and Checkout Method in Product Details Page
Laravel 11 & Livewire E-Commerce(No:23)-Product Color, Size & Quantity Store on Product Details Page
Переглядів 3193 місяці тому
Laravel 11 & Livewire E-Commerce(No:23)-Product Color, Size & Quantity Store on Product Details Page
Laravel 11 & Livewire E-Commerce(No:22): Ecommerce Project Overview
Переглядів 2993 місяці тому
Laravel 11 & Livewire E-Commerce(No:22): Ecommerce Project Overview
Laravel 11 & Livewire E-Commerce (No:21)-Modal and Cart Page Design with Error Fix
Переглядів 1953 місяці тому
Laravel 11 & Livewire E-Commerce (No:21)-Modal and Cart Page Design with Error Fix
Laravel 11 & Livewire E-Commerce(No:20)-Update Qty & Modal Show with Random Products in Details Page
Переглядів 1523 місяці тому
Laravel 11 & Livewire E-Commerce(No:20)-Update Qty & Modal Show with Random Products in Details Page
Laravel 11 & Livewire E-Commerce (No:19)-Move Product From Wishlist to Cart and Remove From Wishlist
Переглядів 1893 місяці тому
Laravel 11 & Livewire E-Commerce (No:19)-Move Product From Wishlist to Cart and Remove From Wishlist
Laravel 11 & Livewire E-Commerce(No:18)-Count Wishlist and Show All Wishlist Products
Переглядів 1123 місяці тому
Laravel 11 & Livewire E-Commerce(No:18)-Count Wishlist and Show All Wishlist Products
Laravel 11 & Livewire E-Commerce (No:17) - Add Product to Wishlist and Remove Product from Wishlist
Переглядів 1563 місяці тому
Laravel 11 & Livewire E-Commerce (No:17) - Add Product to Wishlist and Remove Product from Wishlist
Laravel 11 & Livewire E-Commerce(No:16)-Show Products By Search
Переглядів 2143 місяці тому
Laravel 11 & Livewire E-Commerce(No:16)-Show Products By Search

КОМЕНТАРІ

  • @gazimoshiul2021
    @gazimoshiul2021 9 днів тому

    thank you, Sir, I need a quick view of a single product.

  • @chalebarriose.1213
    @chalebarriose.1213 9 днів тому

    can you give me more information?

  • @Rwana610
    @Rwana610 18 днів тому

    asslamuolaikum👍

  • @gazimoshiul2021
    @gazimoshiul2021 22 дні тому

    useful tutorial. Thank you so much vai.

  • @Rwana610
    @Rwana610 29 днів тому

    thnk u so much

  • @RapLyricalVideos
    @RapLyricalVideos 29 днів тому

    Hey man, your projects and videos are great ❤. I loved it ❤ Can you try to make it in English or Hindi?

  • @iamlazy6461
    @iamlazy6461 Місяць тому

    quick view সিস্টেমটা দেখতে চাই। ধন্যবাদ।

  • @gazimoshiul2021
    @gazimoshiul2021 Місяць тому

    অনেক ধন্যবাদ।

  • @gazimoshiul2021
    @gazimoshiul2021 Місяць тому

    thank you so much for this tutorial. waiting for next tutorial.

  • @jesuslazo3030
    @jesuslazo3030 Місяць тому

    Hi Faizur Rahman, thanks for your videos but I have a question. Why you don't work with Livewire 3?

    • @mohammadfaizurrahman7746
      @mohammadfaizurrahman7746 Місяць тому

      Sir, After the end of e-commerce project, I will share, how to migrate from Livewire 2 to Livewire 3?

  • @Md.ShamsulHoque-xe1yl
    @Md.ShamsulHoque-xe1yl Місяць тому

    thanks

  • @ashikulahsan1301
    @ashikulahsan1301 Місяць тому

    Bhaia dashboard er design ta dite parben kindly

    • @mohammadfaizurrahman7746
      @mohammadfaizurrahman7746 Місяць тому

      I will share with you how to design the user/admin dashboard when start the backend work.

  • @ashikulahsan1301
    @ashikulahsan1301 Місяць тому

    Dashboard html file ta pacci na bhaia github a

  • @Rwana610
    @Rwana610 2 місяці тому

    Good luck as you move forward sir.

  • @Rwana610
    @Rwana610 2 місяці тому

    Your tasks are very organized which easily enters the head brain

  • @Rwana610
    @Rwana610 2 місяці тому

    I like your videos, I can learn easily. Best wishes for you sir👍

  • @everydayhappy934
    @everydayhappy934 2 місяці тому

    nice

  • @Rwana610
    @Rwana610 2 місяці тому

    Wishing you long life sir. Thanks

  • @curiosityofprograming.8094
    @curiosityofprograming.8094 2 місяці тому

    Sir,Dashboard a akta problem cilo,aktu dekhben?

  • @Rwana610
    @Rwana610 2 місяці тому

    Looking forward to your videos all the time. Thank you so much.

  • @gazimoshiul2021
    @gazimoshiul2021 2 місяці тому

    অনেক অনেক ধন্যবাদ।

  • @Md.ShamsulHoque-xe1yl
    @Md.ShamsulHoque-xe1yl 2 місяці тому

    আপনার কাজ গুলো অনেক সহজ লাগে।এত সুন্দর ও সহজে বুঝানোর জন্য ধন্যবাদ।আপনার মত এমন সার্থহীন মহৎ মানুষ অনলাইন জগতে কম লোক আছে।

  • @Rwana610
    @Rwana610 2 місяці тому

    Thank u sir, I have shared your video so that everyone like us can benefit.

  • @Rwana610
    @Rwana610 2 місяці тому

    ধন্যবাদ স্যার। আপনার ভিডিও শেয়ার দিয়েছি এ জন্য যে, আমাদের মত সবার উপকারে আসে।

  • @gazimoshiul2021
    @gazimoshiul2021 2 місяці тому

    আপনাকে অসংখ্য ধন্যবাদ। আল্লাহ আপনার নেকহায়াত দান করুক (আমীন)।

  • @esmahemit8271
    @esmahemit8271 2 місяці тому

    Good job 👏🏻 but I don't see any part of admin dashboard! Can you share it’s soon 🙈😄

  • @curiosityofprograming.8094
    @curiosityofprograming.8094 2 місяці тому

    You said ,you give me product image file. From where,I can fin dit?

  • @mdrokibulhassan2537
    @mdrokibulhassan2537 2 місяці тому

    How to create Kernel.php in laravel 11?

  • @curiosityofprograming.8094
    @curiosityofprograming.8094 2 місяці тому

    Good work.

  • @curiosityofprograming.8094
    @curiosityofprograming.8094 2 місяці тому

    Asslamu alaikum Route.php file ta dite parben?

  • @gazimoshiul2021
    @gazimoshiul2021 2 місяці тому

    nice tutorial and very helpful

  • @RapLyricalVideos
    @RapLyricalVideos 2 місяці тому

    Can you allow "Auto regenerate captions" please sir. I am from India and I know Gujarati, Hindi and English languages. Good video sir ❤

  • @beticohernandez9536
    @beticohernandez9536 2 місяці тому

    Interesante pero el tema del editor pesimo muy limitado para ver el codigo.

  • @gazimoshiul2021
    @gazimoshiul2021 2 місяці тому

    Thank you for this one. Still waiting for the shipping calculation. Many thanks for considering my request.

  • @dadadadada-wz1rm
    @dadadadada-wz1rm 2 місяці тому

    Is this Laravel project finished or is there still a continuation?

    • @mohammadfaizurrahman7746
      @mohammadfaizurrahman7746 2 місяці тому

      This e-commerce tutorial will continue until the User Dashboard and Admin Dashboard are finished.Thanks for your comments

  • @mdazhardware
    @mdazhardware 2 місяці тому

    Thanks for the awesome tutorial.

  • @beticohernandez9536
    @beticohernandez9536 2 місяці тому

    Excelente.

  • @selindaerna4616
    @selindaerna4616 2 місяці тому

    Thankyou Sir for this tutorial, but why for me that works only one swipe, allthough i had add wire:igone ? Hope you can help me. thx

  • @mdazhardware
    @mdazhardware 2 місяці тому

    Assalam Alaikum, When are you starting this tutorial, my brother???

    • @faizurrahman4461
      @faizurrahman4461 2 місяці тому

      In Sha Allah, I will share the POS (Point Of Sale) tutorial with you after completing the Laravel-Livewire E-commerce project.

    • @mdazhardware
      @mdazhardware 2 місяці тому

      @@faizurrahman4461 Thanks for your valuable tutorials.

  • @RapLyricalVideos
    @RapLyricalVideos 2 місяці тому

    Thank you sir 🔥

  • @gazimoshiul2021
    @gazimoshiul2021 2 місяці тому

    beneficial tutorial. In the next tutorial, I want to show the shipping cost and if possible please show the coupon code.

    • @faizurrahman4461
      @faizurrahman4461 2 місяці тому

      I will share the coupon code and shipping cost in the next tutorial

    • @gazimoshiul2021
      @gazimoshiul2021 2 місяці тому

      @@faizurrahman4461 thank you so much

  • @gazimoshiul2021
    @gazimoshiul2021 2 місяці тому

    Waiting for the next tutorial. Thanks

  • @safinchowdhury5242
    @safinchowdhury5242 2 місяці тому

    How to create product and store product color and size in database??

    • @faizurrahman4461
      @faizurrahman4461 2 місяці тому

      When I work with the backend product, I will share with you how to store the color & size of the product.

  • @yoeunes
    @yoeunes 2 місяці тому

    Hello, Thank you for featuring the PHPFlasher library in your video! I noticed you attempted to use the success() method, which unfortunately didn’t work because it’s part of version 2. In version 1, which you are using, the correct method would be addSuccess(). Just for future reference, PHPFlasher version 2 supports Laravel v11 and above, while version 1 is compatible with Laravel v10 and earlier versions. It might be useful to upgrade if you plan to work with the latest Laravel releases! Thanks again for your great content! Best regards, Younes

  • @gazimoshiul2021
    @gazimoshiul2021 2 місяці тому

    Thank you

  • @gazimoshiul2021
    @gazimoshiul2021 2 місяці тому

    thanks for this new one. Waiting for the Checkout page tutorial.

  • @kongthornify
    @kongthornify 2 місяці тому

    Why not increase font size bigger

  • @gazimoshiul2021
    @gazimoshiul2021 2 місяці тому

    waiting for next tutorial, thanks

  • @gazimoshiul2021
    @gazimoshiul2021 2 місяці тому

    কমেন্টস থাকে না।

  • @gazimoshiul2021
    @gazimoshiul2021 2 місяці тому

    আপনার Overview তে দেখানো কাজগুলো অনেক সুন্দর হয়েছে। আপনার পূর্বের টিউটোরিয়াল দেখে কাজগুলো করতেছি। আপনার পরবর্তী টিউটোরিয়ালগুলোর জন্য অধীর আগ্রহ নিয়ে টিউটোরিয়ালগুলো সম্পন্ন করতেছি। পরবর্তী টিউটোরিয়ালের অপেক্ষায় আছি। আপনাকে অনেক অনেক ধন্যবাদ। আল্লাহতায়ালা আপনাকে নেক হায়াত দান করুক এবং টিউটোরিয়ালগুলো সম্পন্ন করার তৈফিক দান করুক (আমীন)।