Sawa Stacks
Sawa Stacks
  • Видео 258
  • Просмотров 1 753 744
#17. Change Site Favicon
In this video, part of the Laravel 11 Blog and Digital Product Sales - Step by Step playlist, we will show you how to change and update the site favicon using a simple form and submit it with jQuery/Ajax.
The favicon is the small icon that appears on your browser tab next to the website title. It plays an important role in branding and making your website easily recognizable to users. Keeping your favicon updated with your site's logo or a representative image is crucial for creating a professional web presence.
What You Will Learn:
- How to create a form to upload and change the site favicon in Laravel 11.
- How to handle the form submission using jQuery and Ajax for a seamless user exper...
Просмотров: 68

Видео

#16. Change Site Logo
Просмотров 309 часов назад
In this tutorial, we'll show you how to change or update your website logo using jQuery/Ajax in Laravel 11. A website logo is a visual representation of your brand and often appears at the top of your site, establishing identity and creating a professional look. Throughout this video, you'll learn how to build a simple form that allows you to upload or change the site logo dynamically. We use j...
#15. General Settings: Update Site Title, Email, Meta Keywords & More | Step-by-Step Guide
Просмотров 8314 часов назад
In this step-by-step tutorial, we’ll show you how to create a General Settings page in your Laravel 11 Blog and Digital Product Sales application. Learn how to implement a form that allows you to update crucial site details, such as the site title, email address, contact phone number, meta keywords, and meta description. This tutorial is part of the Laravel 11 Blog and Digital Product Sales ser...
#14. Update Admin Social Links in Laravel 11 - Facebook, Instagram, LinkedIn & More
Просмотров 60День назад
In this step-by-step tutorial, we dive into how to update social links for the admin or user profile in Laravel 11. Social links allow users to connect their profiles with their social media accounts like Facebook, Instagram, RUclips, LinkedIn, Twitter, and GitHub. These links are essential for improving user engagement and creating a stronger online presence. We add a form under the social lin...
#13. How to Prevent Browser Back Button in Laravel 11 with Middleware | Secure Your Web App
Просмотров 148День назад
The browser back button allows users to navigate to previously viewed pages, but in certain scenarios, this can lead to security or functionality issues. In this video, we will explore how to prevent users from using the browser back button to navigate back to sensitive pages after logout or form submissions. This is particularly useful in web applications like blogs or e-commerce platforms whe...
#12. Implement Secure Password Update Feature
Просмотров 4314 дней назад
In this video, we walk you through the step-by-step process of updating passwords in a Laravel 11 blog and digital product sales platform. Learn how to implement a secure and user-friendly password update feature that enhances your website's functionality and user experience. We'll cover everything from form validation, password hashing, to ensuring secure password management practices. Whether...
#11. Update Profile Picture
Просмотров 5014 дней назад
A profile picture, also known as an avatar, is a crucial element of any online identity. It helps users personalize their accounts and creates a visual representation of their presence in a digital space. Whether for professional or social use, a well-maintained profile picture enhances user engagement and trust. In this video, we guide you step by step through updating a user profile picture u...
#10. Setup User Profile Page | Update Personal Details & Sidebar Menu
Просмотров 5314 дней назад
In this step-by-step Laravel 11 tutorial, we'll guide you through setting up a dynamic user profile page for your blog and digital product sales application. Learn how to organize sidebar menu items efficiently, display logged-in user details such as name, email, and profile picture, and create dynamic tabs for smooth navigation. We also implement the functionality to update personal details se...
#9. Handling Expired Password Reset Links in Laravel
Просмотров 11821 день назад
In this video, we cover how to handle expired password reset links in a Laravel 11 application, ensuring your users can smoothly reset their passwords without security issues. Expired password reset links can be frustrating for users, but Laravel offers tools to mitigate these challenges and improve the overall user experience. Learn step-by-step how to identify expired tokens, manage errors ef...
#8. Laravel 11 Reset Password Tutorial | PHPMailer, Mailtrap & Custom Helpers
Просмотров 259Месяц назад
Welcome to the "Laravel 11 Blog and Digital Product Sales" tutorial series! In this comprehensive tutorial, we dive deep into implementing a password reset feature using Laravel 11. You'll learn step-by-step how to configure the PHPMailer library as a Laravel package, allowing you to send emails securely and efficiently. For testing emails, we use the Mailtrap.io platform, ensuring your email f...
#6. Secure Admin Routes in Laravel 11 | Protecting Admin Access | Laravel 11 Blog Tutorial
Просмотров 302Месяц назад
Welcome to the "Laravel 11 Blog and Digital Product Sales" tutorial series! In this video, we'll dive deep into securing your admin routes in Laravel 11. Protecting your admin panel is crucial for any web application, especially when dealing with sensitive data like blogs and digital products. In this step-by-step guide, you'll learn how to use Laravel's middleware and authentication features t...
#5. Implement Admin Authentication in Laravel 11
Просмотров 253Месяц назад
Welcome to the Laravel 11 Blog and Digital Product Sales tutorial series! In this video, we dive deep into implementing Admin Authentication in Laravel 11, a crucial feature for securing your admin panel and managing user roles effectively. By the end of this tutorial, you’ll have a fully functional admin login system, complete with authentication, user roles, and middleware to protect your adm...
#7. Laravel 11 Forgot Password Tutorial: Custom Helper, PHPMailer Integration & Mailtrap Setup
Просмотров 140Месяц назад
In this Laravel 11 tutorial, part of the "Laravel 11 Blog and Digital Product Sales" series, we dive deep into implementing the "Forgot Password" functionality. You'll learn how to integrate the PHPMailer library as a Laravel package, making it easier to send password reset emails. We also set up Mailtrap.io, a powerful platform for testing email functionality in your Laravel applications, ensu...
#4. Download and Integrate Admin Template
Просмотров 229Месяц назад
Welcome to another video in the Laravel 11 Blog and Digital Product Sales tutorial series! In this video, you will learn how to download and integrate an admin template into your Laravel 11 project. This tutorial is essential for anyone looking to create a professional dashboard for managing their blog and digital products. You’ll be guided step-by-step through the process of setting up the adm...
#3. Organize Project Folders and Routes in Laravel 11
Просмотров 173Месяц назад
Welcome to our "Laravel 11 Blog and Digital Product Sales" tutorial series! In this video, we will guide you through organizing your project folders and setting up routes efficiently in Laravel 11. Proper organization is crucial for maintaining a clean and manageable codebase, especially as your project grows. We'll cover: . Best practices for structuring your Laravel project folders. . Setting...
Toggle Switch Using Checkbox & Pure CSS
Просмотров 64Месяц назад
Toggle Switch Using Checkbox & Pure CSS
#2. Setting Up Development Environment and Database
Просмотров 187Месяц назад
#2. Setting Up Development Environment and Database
#1. Laravel 11 Installation with Virtual Host Setup: Quick Guide
Просмотров 406Месяц назад
#1. Laravel 11 Installation with Virtual Host Setup: Quick Guide
#52. Product CRUD - Resize Images Using Image Intervention Package in Laravel 10
Просмотров 1,8 тыс.4 месяца назад
#52. Product CRUD - Resize Images Using Image Intervention Package in Laravel 10
#51. Product CRUD - Delete Product
Просмотров 6744 месяца назад
#51. Product CRUD - Delete Product
#50. Product CRUD - Additional Images with Dropzone.js in Laravel 10
Просмотров 6834 месяца назад
#50. Product CRUD - Additional Images with Dropzone.js in Laravel 10
#49. Product CRUD - Update Product
Просмотров 6944 месяца назад
#49. Product CRUD - Update Product
#48. Product CRUD - Listing Products
Просмотров 5034 месяца назад
#48. Product CRUD - Listing Products
#47. Product CRUD - Add Product
Просмотров 1,2 тыс.5 месяцев назад
#47. Product CRUD - Add Product
#46. Seller - Shop Setup
Просмотров 6475 месяцев назад
#46. Seller - Shop Setup
#45. Seller - Update Password in Laravel 10
Просмотров 6605 месяцев назад
#45. Seller - Update Password in Laravel 10
#44. Seller - Update Profile Picture in Laravel 10
Просмотров 8015 месяцев назад
#44. Seller - Update Profile Picture in Laravel 10
#43. Seller - Setup Profile Page
Просмотров 5935 месяцев назад
#43. Seller - Setup Profile Page
#42. Seller - Reset Password in Laravel 10
Просмотров 7566 месяцев назад
#42. Seller - Reset Password in Laravel 10
#41. Seller - Forgot Password
Просмотров 5706 месяцев назад
#41. Seller - Forgot Password

Комментарии

  • @fablihaha
    @fablihaha 6 часов назад

    you are pure and no hankipanki!v

  • @BünyaminÇağlayan-m3c
    @BünyaminÇağlayan-m3c День назад

    You will only make my admin panel in the project It would be great if you add a blog theme too

    • @sawastacks
      @sawastacks День назад

      No, the series is continuing.. we will make a frontend template ( in help with tailwind css framework). Next videos are in edtiting stage espectial Category CRUD operations videos. stay tuned👌 This series will have up or more to 60 videos🤓

  • @sethamankwah4237
    @sethamankwah4237 3 дня назад

    Thank you very much. This tutorial helped me set up the host

  • @leandro_adrian
    @leandro_adrian 3 дня назад

    This will work without the "php spark serve" command?

  • @coolguyshun
    @coolguyshun 4 дня назад

    Hi, it was a great experienced would you please continue this project, really appreciated.

  • @simomilidrag4525
    @simomilidrag4525 4 дня назад

    Please can you solve me this i have the error -- Header may not contain more than a single header, new line detected

  • @sieuthidhmart247
    @sieuthidhmart247 4 дня назад

    thank you

  • @-Shibbi
    @-Shibbi 4 дня назад

    I followed this tutorial without error. But when I var_dump(CIAuth::setCIAuth($userInfo)); at 20:32, the result is NULL. So I don't think the session is working. How to fix this?

    • @-Shibbi
      @-Shibbi 4 дня назад

      ahhhhhh I found it! On the route filter I'm using two colon instead of one colon. The correct one: ['filter'=>'cifilter:auth'] and ['filter'=>'cifilter:guest']

  • @-Shibbi
    @-Shibbi 5 дней назад

    I'm using CodeIgniter 4.5.5. Please help 😣 I completed all the previous tutorial without error. Only this tutorial is not working, I'm still able go to dashboard page by manually type "localhost:8080/admin/login" on the browser without login first. Also if I did login by inputting username and password, I'm directed to the dashboard but CodeIgniter debug mode says "Session doesn't seem to be active."

    • @-Shibbi
      @-Shibbi 4 дня назад

      ahhhhhh I found it! On the route filter I'm using two colon instead of one colon. The correct one: ['filter'=>'cifilter:auth'] and ['filter'=>'cifilter:guest']

  • @UmairAhmad-qk5rd
    @UmairAhmad-qk5rd 6 дней назад

    it didnt work for me

  • @Faisalkhan-ms3je
    @Faisalkhan-ms3je 6 дней назад

    Hello sir, please continue this project

  • @s.n.vithoo6668
    @s.n.vithoo6668 7 дней назад

    Thanks a lot, It's working

    • @sawastacks
      @sawastacks 7 дней назад

      Cool👍. You're welcome.

  • @huannguyenkhac9732
    @huannguyenkhac9732 7 дней назад

    When i chose picture, picture is updated but just show the green box and don’t have any word. I have console.log(message) in blade result return issue undefined

  • @kireramartin2217
    @kireramartin2217 11 дней назад

    Hello sir, why is my page here not submitting the details to the database? I am pressing "create" even without filling the details and its loading without even validating. what could be the problem?

    • @sawastacks
      @sawastacks 11 дней назад

      try to open browser Inspect and see the error in console.

  • @simomilidrag4525
    @simomilidrag4525 12 дней назад

    I have the error when I am usung password reset...the token is saved in database but cant send the mail although i got the message password reset link sent....Please any solution

    • @sawastacks
      @sawastacks 12 дней назад

      Check if you define correct mail configurations

    • @simomilidrag4525
      @simomilidrag4525 12 дней назад

      @@sawastacks Thanks a lot for your answer, i found solution in configuration my env file, i have copied hidden caracters as a password.. one more again thanks....this is one of the best tutorial on net

  • @alamin3910
    @alamin3910 13 дней назад

    🤎🤎🤎🤎🤎

  • @JasperBleking
    @JasperBleking 13 дней назад

    Thank you for your video's they helped me a lot. But.. can you use a free template with dark mode enabled? That would make it even better.

    • @sawastacks
      @sawastacks 13 дней назад

      Thanks👍. Yeah you're right, this admin template has dark mode but it is not fully dark. I will show you how to enable dark mode on future videos. Anyway, On front end, we will use tailwind to design our frontend template, we will work on dark mode👌. Stay turned😛 every thing will be ok👍

  • @_snake
    @_snake 13 дней назад

    This worked!!!

    • @sawastacks
      @sawastacks 13 дней назад

      Cool👍. You're welcome

  • @mindrealm4854
    @mindrealm4854 15 дней назад

    Very helpful ❤

  • @jeromeb1201
    @jeromeb1201 17 дней назад

    hello sir I have this error Collection::getAttributes does not exist how can I solved it ?

  • @trairongsanongyart4363
    @trairongsanongyart4363 17 дней назад

    after 30 sep 2024 less secure function is not longer support this method in this video will not work.

    • @sawastacks
      @sawastacks 17 дней назад

      Yeah, you're right, try to use another smtp services like mailtrap.io to test email. If you need to know how you can send email in CodeIgniter 4 with PHPMailer, just check this github repository: github.com/sawastacks/CodeIgniter4-PHPMailer

  • @parmarfamily6311
    @parmarfamily6311 17 дней назад

    Thank you 👍

    • @sawastacks
      @sawastacks 17 дней назад

      Cool👍. You're welcome

  • @bentorukmakto2632
    @bentorukmakto2632 17 дней назад

    I guess this training will not continue.

    • @sawastacks
      @sawastacks 17 дней назад

      I hope you’re doing well. I’m reaching out to inform you that, unfortunately, the "Laravel 10 multi vendor Ecommerce" tutorial series on my RUclips channel will no longer continue. I’m truly sorry for any inconvenience or disappointment this may cause. I know many of you were looking forward to the rest of the series, and I sincerely apologize for this decision. Thank you so much for your understanding and ongoing support.

  • @FadowMar_CZ
    @FadowMar_CZ 18 дней назад

    Thanks!

    • @sawastacks
      @sawastacks 18 дней назад

      Cool👍. You're welcome

  • @rizamahendra4413
    @rizamahendra4413 20 дней назад

    This is legit

    • @sawastacks
      @sawastacks 19 дней назад

      Cool👍. You're welcome.

  • @otoshiyt6341
    @otoshiyt6341 20 дней назад

    Thank you so much bro

    • @sawastacks
      @sawastacks 20 дней назад

      Cool👍. You're welcome.

  • @santosh2khatri
    @santosh2khatri 22 дня назад

    Great video! 🎉 I found the steps to update categories super easy to follow. 👍 Thanks for breaking everything down so clearly. 😊 This will save me a lot of time! Keep up the awesome content! 🙌🔥 I was supposing that your next video series will be on "E-commerce Codenighter 4" but you started on Laravel.

    • @sawastacks
      @sawastacks 13 дней назад

      Wow👌. I'm the way. I will make more codeIgniter 4 tutorials (including ecommerce) after this livewire tutorial series.

  • @muhammadnawazuddin4135
    @muhammadnawazuddin4135 24 дня назад

    Please complete the Project....!

  • @bonedoner7574
    @bonedoner7574 24 дня назад

    Thank you so much it worked for me 😅

    • @sawastacks
      @sawastacks 24 дня назад

      Cool👍. You're welcome.

  • @osenonguierma7930
    @osenonguierma7930 25 дней назад

    Pharaon

  • @indhumathinataraj8102
    @indhumathinataraj8102 25 дней назад

    it works

    • @sawastacks
      @sawastacks 25 дней назад

      Cool👍. You're welcome. Try the same when you get that kind of error, you'll not lose your databases👌

  • @zinixincorporation1650
    @zinixincorporation1650 25 дней назад

    thanks a lot

    • @sawastacks
      @sawastacks 25 дней назад

      cool👍. You're welcome.

  • @greenlightzone
    @greenlightzone 28 дней назад

    love <3

    • @sawastacks
      @sawastacks 28 дней назад

      Thank you🙏. You're welcome. Do the same procedure everytime you get this kind of issue👍.

  • @chandrayadav36957
    @chandrayadav36957 Месяц назад

    Guys it's working fine, go through it. You deserve award bro.. fantastic🤘😝🤘

    • @sawastacks
      @sawastacks Месяц назад

      Thanks bro🙏. You're welcome. Do the same everytime you get this issue. Happy Coding..👍

  • @ManojBardiye
    @ManojBardiye Месяц назад

    Thank you so much ❤

  • @K_P06-j2o
    @K_P06-j2o Месяц назад

    Thank ya bro, it works

    • @sawastacks
      @sawastacks Месяц назад

      Thank you👍. You're welcome

  • @beveiligingnieuws3560
    @beveiligingnieuws3560 Месяц назад

    Thank you so much for this tutorial. It saved me many days of work!

    • @sawastacks
      @sawastacks Месяц назад

      Wonderful👍. Do the same everytimr you get this kind of error.

  • @melzlz-r9y
    @melzlz-r9y Месяц назад

    thanks you so much , its always happen to me and i didnt need to reinstall anymore because this video :)

    • @sawastacks
      @sawastacks 26 дней назад

      Glad I could help. You're welcome

  • @Abdelhalimelmansouri
    @Abdelhalimelmansouri Месяц назад

    Very helpful thanks, saved me a lot of time :)

    • @sawastacks
      @sawastacks Месяц назад

      Cool👍. You're welcome

  • @jinshadpk4558
    @jinshadpk4558 Месяц назад

    Why is the mail not coming when I reset the password on the already hosted website?

    • @sawastacks
      @sawastacks Месяц назад

      When you hosted your project, you will need to change mail configuration in .env file according to the created email config for your hosting provider. MAIL_MAILER=smtp MAIL_HOST= [Incoming Server: mail.yourdomain.com] MAIL_PORT= [Outgoing Server: SMTP Port: 465] MAIL_USERNAME= [Username: youremail@yourdomain.com] MAIL_PASSWORD= [Password: Your Email Password] MAIL_ENCRYPTION= ssl MAIL_FROM_ADDRESS= [Username: youremail@yourdomain.com] MAIL_FROM_NAME="${APP_NAME}" I highly recommend to use PHPMailer Library Watch the following videos to get an idea: - How to Send email using PHPMailer in Laravel 8 | 100% Working on Live Hosting Server ruclips.net/video/oi6DsrhFVzM/видео.htmlsi=FLO2aEmVjTtn-SDN - Using PHPMailer Library to Send Email in Laravel 9 Forgot Password and Password Reset in Laravel 8

  • @PrasantaSardar-xm2ni
    @PrasantaSardar-xm2ni Месяц назад

    Thank You so much sir

    • @sawastacks
      @sawastacks Месяц назад

      Cool👍. You're welcome

  • @hassaneldika6645
    @hassaneldika6645 Месяц назад

    Hello when u are going to update new vid?

  • @hassaneldika6645
    @hassaneldika6645 Месяц назад

    @sawastacks I'm trying to create news seller product but it is not create maybe the error from the path of the image <div class="d-block mb-3" style="max-width: 250px;"> <img src="" class="img-thumbnail" id="image-preview" data-ijabo-default-img=""> </div> please can you advise?

  • @amresh1kumar
    @amresh1kumar Месяц назад

    thanks

    • @sawastacks
      @sawastacks Месяц назад

      Cool👍. You're welcome

  • @junodarc1067
    @junodarc1067 Месяц назад

    damn bruh thank you so much this really works '-')7

  • @hassaneldika6645
    @hassaneldika6645 Месяц назад

    Guys plz can anyone provide with me the code?

  • @abbassarmi8418
    @abbassarmi8418 Месяц назад

    On the password reset page, after I enter the new password, verify it, and press the confirm button, the following error appears. "Attempt to read property email on null " This error is because the token sent with the request is completely different from the token stored within the database. Why and is there a solution?

  • @rvarmon
    @rvarmon Месяц назад

    Thank you very much my friend, Idk why this error keeps happening to my xampp but this fixes it every time

    • @sawastacks
      @sawastacks Месяц назад

      Yeah this way not fix this error permenantly, But I'm searching another way, When I get that, I will share to you👍. Thanks for watching ..

  • @francknguemete6823
    @francknguemete6823 Месяц назад

    Hello sir, it will be a while; please, are you no longer going to continue the Build Laravel 10 Multi Vendor ECommerce project - Step by Step tutorial?

    • @bentorukmakto2632
      @bentorukmakto2632 21 день назад

      admin mentioned that they had an argument with one of the friends working on the project.project was probably left unfinished when that friend left.

    • @francknguemete6823
      @francknguemete6823 21 день назад

      @@bentorukmakto2632 😓