Sawa Stacks
Sawa Stacks
  • Видео 296
  • Просмотров 1 831 408
#54. Adding Social Share Buttons to Posts | Laravel 11 Blog Project
Learn how to add social share buttons to your Laravel 11 blog posts in this step-by-step tutorial. Sharing content on social media platforms like Facebook, Twitter, LinkedIn, and WhatsApp has become essential for increasing blog traffic. In this video, we’ll demonstrate how to implement responsive social media share buttons on a single post page in your Laravel 11 blog project.
This tutorial is part of the Laravel 11 Blog Project Guide: Step-by-Step Tutorial Series. By the end of the video, you'll be able to add Facebook, Twitter, LinkedIn, WhatsApp, and other share buttons seamlessly to your blog posts, enhancing user engagement and shareability.
⚡Key features of this tutorial include:
- C...
Просмотров: 51

Видео

#53. Display Blog Post Details with Next, Previous, and Related Posts | Laravel 11 Blog Project
Просмотров 994 часа назад
Learn how to display a single blog post page in Laravel 11 with this step-by-step guide. In this tutorial, we showcase how to retrieve and display blog post details alongside dynamic next and previous post links for seamless navigation. Additionally, we cover how to fetch related posts based on the selected post, enhancing user engagement on your blog. This video is part of the "Laravel 11 Blog...
#52. Displaying Latest Blog Posts on the Sidebar Section | Laravel 11 Blog Project
Просмотров 947 часов назад
Learn how to display the latest posts in the sidebar of your Laravel 11 blog project! In this step-by-step tutorial, we demonstrate how to retrieve and showcase the most recent blog posts using custom helper functions. By integrating these functions, you’ll enhance your blog's user experience and keep your visitors engaged with fresh content. This video is part of the "Laravel 11 Blog Project G...
#51. Add Blog Post Search with Pagination | Laravel 11 Blog Project
Просмотров 1759 часов назад
Learn how to implement search functionality and paginate blog posts in Laravel 11 in this step-by-step tutorial. This video is part of the "Laravel 11 Blog Project Guide: Step-by-Step Tutorial Series," where we enhance your Laravel blog project by adding a search bar to list posts based on entered keywords. Additionally, you’ll see how to paginate the results for better navigation. Perfect for ...
#50. Display Tag Posts Like a PRO with Pagination | Laravel 11 Blog Project
Просмотров 21414 часов назад
Learn how to display and paginate tag-specific posts in this Laravel 11 Blog tutorial. In this step-by-step guide, we demonstrate how to retrieve posts based on the selected tag and organize them with pagination for improved user experience. This video is part of the Laravel 11 Blog Project Guide: Step-by-Step Tutorial Series, designed to help developers build a robust blogging platform. ⚡By th...
#49. Display Author-Specific Posts with Pagination | Laravel 11 Blog Project Tutorial
Просмотров 15916 часов назад
Learn how to display and paginate posts based on the selected author username in this Laravel 11 tutorial. In this step-by-step guide, we explore how to enhance your blog project by allowing users to view posts specific to an author and implement pagination for a better user experience. This tutorial is part of the Laravel 11 Blog Project Guide: Step-by-Step Tutorial Series and focuses on impro...
#48. Display Category Posts with Pagination | Laravel 11 Blog Tutorial
Просмотров 19819 часов назад
Learn how to display category posts with pagination in this comprehensive tutorial. In this video, we guide you step-by-step on organizing posts based on selected categories and implementing pagination for better user navigation and experience. Improve your blog’s functionality by making it easier for users to browse category-specific content seamlessly. Perfect for enhancing your blog project,...
#47. Display Post Tags as Sidebar Anchor Links | Laravel 11 Tutorial
Просмотров 123День назад
In this Laravel 11 tutorial, we guide you on how to display post tags as anchor links in your blog's sidebar. Using a custom helper function, we retrieve unique tags from the posts table and dynamically display them as clickable links. This approach enhances blog navigation and SEO by linking to tag-specific content. You'll learn to create and use a custom helper file to streamline your Laravel...
#46. Listing Sidebar Categories with Post Count | Laravel 11 Blog Tutorial
Просмотров 161День назад
Learn how to count and display categories with their post counts on the sidebar of your Laravel 11 blog. In this step-by-step tutorial from the Laravel 11 Blog Project Guide: Step-by-Step Tutorial Series, we’ll utilize custom helper functions to retrieve and showcase categories dynamically. Watch as we integrate these functions into our blog's layout for a seamless user experience. Perfect for ...
#45. Display Latest Posts on Homepage | Laravel 11 Blog Project
Просмотров 286День назад
Learn how to display the latest posts on your Laravel 11 blog homepage in this step-by-step tutorial. This video is part of the "Laravel 11 Blog Project Guide: Step-by-Step Tutorial Series." We utilize functions from our custom helper file to retrieve and display the most recent blog posts seamlessly. Perfect for enhancing your Laravel skills, this tutorial covers everything you need to ensure ...
#44. Setup SEO Meta Tags for Laravel 11 Blog Home Page with SEOTools
Просмотров 315День назад
Setup SEO Meta Tags for Laravel 11 Blog Home Page with SEOTools. In this tutorial, we’ll show you how to set up SEO meta tags for your Laravel 11 Blog project. SEO (Search Engine Optimization) is essential for improving your website's visibility on search engines like Google. By adding the right SEO meta tags, you can help search engines understand the content of your site and rank it higher. I...
SawaBlog - Simple Responsive HTML Blog Template
Просмотров 10414 дней назад
SawaBlog is a simple frontend html responsive blog template. We usually used this template in our web development tutorials on our RUclips channel. ✅Features: - Compatible Browser: IE10, IE11, Firefox, Safari - Compatible With Bootstrap 4.x 📖Available 19 pages: - Home page - About Us page - Contact Us page - Category posts page - Search results page - Single post page - Author page - Privacy po...
#43. Implement Dynamic Navigation Menus with Parent & Child Categories | Laravel 11 Blog Project
Просмотров 15914 дней назад
Implement Dynamic Navigation Menus with Parent & Child Categories | Laravel 11 Blog Project. In this video, we explore how to implement dynamic navigation menus in our Laravel 11 Blog Project. This step-by-step guide walks you through the process of displaying custom menus on frontend pages by dynamically pulling categories from the database. We’ll categorize menus based on parent and regular c...
#42. Display Site Information (Logo, Favicon, Meta Tags) on Frontend Pages | Laravel 11 Tutorial
Просмотров 11714 дней назад
Show Site Information (Logo, Favicon, Meta Tags) on Frontend Pages | Laravel 11 Blog Tutorial. In this video tutorial, part of the "Laravel 11 Blog Project - Step by Step" series, we walk you through displaying essential site information on frontend pages. You’ll learn how to retrieve and show data such as the site logo, favicon, meta keywords, and meta description from your Laravel 11 database...
#41. Integrating a Responsive Frontend Template | Laravel 11 Blog Project
Просмотров 35614 дней назад
Integrating a Responsive Frontend Template | Laravel 11 Blog Project. In this video, we’ll guide you through the process of integrating a beautiful, responsive HTML template into the frontend of our Laravel 11 Blog Project. We’ll cover the steps to customize the template, connect it with Laravel, and ensure it works seamlessly with our blog application. This tutorial is part of the "Laravel 11 ...
#40. Category CRUD: Updates (Fixing issues)
Просмотров 18221 день назад
#40. Category CRUD: Updates (Fixing issues)
#39. Post CRUD: Using Livewire to Delete Posts with Popup Confirmation
Просмотров 19521 день назад
#39. Post CRUD: Using Livewire to Delete Posts with Popup Confirmation
#38. Post CRUD: Edit & Update Post with AJAX + Featured Image Update
Просмотров 29321 день назад
#38. Post CRUD: Edit & Update Post with AJAX Featured Image Update
#37. Build a Real-Time Advanced Search Filter and Sort with Livewire 3 | Laravel 11 Blog Project
Просмотров 22828 дней назад
#37. Build a Real-Time Advanced Search Filter and Sort with Livewire 3 | Laravel 11 Blog Project
#36. Post CRUD: Listing and Paginating Posts with Livewire 3
Просмотров 252Месяц назад
#36. Post CRUD: Listing and Paginating Posts with Livewire 3
#35. Integrating elFinder File Manager with CKEditor in Laravel 11 | Laravel 11 Blog Tutorial
Просмотров 347Месяц назад
#35. Integrating elFinder File Manager with CKEditor in Laravel 11 | Laravel 11 Blog Tutorial
#34. How to Integrate CKEditor 4 in Laravel 11: Replace Textarea with Rich Text Editor
Просмотров 827Месяц назад
#34. How to Integrate CKEditor 4 in Laravel 11: Replace Textarea with Rich Text Editor
#33. Generate Resized & Thumbnail Images in Laravel 11 | Image Intervention Tutorial
Просмотров 450Месяц назад
#33. Generate Resized & Thumbnail Images in Laravel 11 | Image Intervention Tutorial
#32. Post CRUD: Add Post with Ajax Form Submission, Image Preview, and Tags | Step-by-Step Guide
Просмотров 340Месяц назад
#32. Post CRUD: Add Post with Ajax Form Submission, Image Preview, and Tags | Step-by-Step Guide
#31. Restrict Routes with Laravel 11 Middleware | Limit Access by User Type (Admin/SuperAdmin)
Просмотров 281Месяц назад
#31. Restrict Routes with Laravel 11 Middleware | Limit Access by User Type (Admin/SuperAdmin)
#30. How to Add Active Class to Menu Item in Laravel 11 | Laravel 11 Blog Project Tutorial
Просмотров 188Месяц назад
#30. How to Add Active Class to Menu Item in Laravel 11 | Laravel 11 Blog Project Tutorial
#29. Multiple Pagination Links On Single page with Livewire 3 | Laravel 11 Blog Project Tutorial
Просмотров 189Месяц назад
#29. Multiple Pagination Links On Single page with Livewire 3 | Laravel 11 Blog Project Tutorial
#28. Category CRUD: Delete Category | Laravel 11 Blog Project Tutorial
Просмотров 137Месяц назад
#28. Category CRUD: Delete Category | Laravel 11 Blog Project Tutorial
#27. Category CRUD: ReOrder Categories | Laravel 11 Blog Project Tutorial
Просмотров 110Месяц назад
#27. Category CRUD: ReOrder Categories | Laravel 11 Blog Project Tutorial
#26. Category CRUD: Update Category | Laravel 11 Blog Project Tutorial
Просмотров 132Месяц назад
#26. Category CRUD: Update Category | Laravel 11 Blog Project Tutorial

Комментарии

  • @satucheese
    @satucheese 4 часа назад

    hey sawa! may i ask if you ever gonna do a user side and putting a login/log out in the pages-layout blade page of it and when they can add a post on that?

    • @sawastacks
      @sawastacks 2 часа назад

      That nice.👍Good Idea. We will add that in next videos. Thanks🙏

  • @Harislive-g7o
    @Harislive-g7o 13 часов назад

    deployment elfinder not working and show 404 page error

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

    Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝

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

    Configuration server and port setting ❤❤❤

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

    My friend. Has been long time, i hope you're good

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

      Hello chris. I'm good👌👍

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

    Great tutorial please upload the custom pagination file again I am getting the following error: The file you are trying to download is no longer available. Thanks.

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

      mega.nz/file/NtAWgJAD#vu-qT9oDEMi6NMSSz5MeD3HuY_bj88ZaS48VDX6gejg

  • @mdazhardware
    @mdazhardware 2 дня назад

    Great tutorial, thanks

  • @clair4839
    @clair4839 2 дня назад

    💀💀💀💀💀

  • @mdazhardware
    @mdazhardware 2 дня назад

    I got this message: Method Artesaos\SEOTools\SEOTools::setKeywords does not exist. Please advise.

  • @ForhadHossain-u6f
    @ForhadHossain-u6f 3 дня назад

    Not free 💀

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

    Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝

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

    thanks

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

    I got this error: Call to undefined function settings().

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

    Great, thanks.

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

    Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝

  • @JulioSHUKURUMAZEZE
    @JulioSHUKURUMAZEZE 5 дней назад

    You are a good master

  • @leewebs8566
    @leewebs8566 5 дней назад

    I have just subscribed. Can you add approve and disapprove comment section?

  • @JulioSHUKURUMAZEZE
    @JulioSHUKURUMAZEZE 5 дней назад

    My name is Julio, a beginner in Laravel. I am following your e-commerce tutorials on RUclips, but I encountered an issue in tutorial No. 9 regarding mail sending configuration

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

      Watch this video: ruclips.net/video/_K1-aGF2Cg0/видео.htmlsi=ceTzzkG55ZVgL1Oj You will get Idea to use Mailtrap

    • @JulioSHUKURUMAZEZE
      @JulioSHUKURUMAZEZE 5 дней назад

      @sawastacks thanks

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

      @sawastacks SMTP Erro: Could not authenticate

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

      This is the error that is displayed.

  • @JulioSHUKURUMAZEZE
    @JulioSHUKURUMAZEZE 5 дней назад

    Guide me on the mail configuration with Mailtrap. I need the steps from start to finish if possible, to help me move forward with the rest of your tutorials, my mentor.

  • @sadiasiddika6261
    @sadiasiddika6261 5 дней назад

    Thanks It's Working

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

      You're welcome👍. Do the same when you get this kind of issue👌

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

      You're welcome👍. Do the same when you get this kind of issue👌

    • @sadiasiddika6261
      @sadiasiddika6261 5 дней назад

      ​@@sawastacksyes do the same process and i thought that maybe it’s not working but surprised!! Nicely working

  • @mdazhardware
    @mdazhardware 5 дней назад

    Great, thanks.

  • @hagobanjo5404
    @hagobanjo5404 5 дней назад

    this solution works well. however, it's like my 3rd time doing this again. is there a permanent fix for this?

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

      There is no permanent way to fix this issue. So, Do the same, to fix it.

  • @JulioSHUKURUMAZEZE
    @JulioSHUKURUMAZEZE 5 дней назад

    thank you for this project

    • @JulioSHUKURUMAZEZE
      @JulioSHUKURUMAZEZE 5 дней назад

      I have a problem

    • @JulioSHUKURUMAZEZE
      @JulioSHUKURUMAZEZE 5 дней назад

      Guide me on the mail configuration with Mailtrap. I need the steps from start to finish if possible, to help me move forward with the rest of your tutorials, my mentor.

    • @JulioSHUKURUMAZEZE
      @JulioSHUKURUMAZEZE 5 дней назад

      Guide me on the mail configuration with Mailtrap. I need the steps from start to finish if possible, to help me move forward with the rest of your tutorials, my mentor.

  • @mdazhardware
    @mdazhardware 6 дней назад

    The ckeditor lin in no long avalaible: The file you are trying to download is no longer available. Any altiernative link??

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

      Check in video description, you will get a link. then, download CKEditor 4 zip file.

    • @mdazhardware
      @mdazhardware 6 дней назад

      ​@@sawastacksDone, thanks a lot.

  • @markwaters5964
    @markwaters5964 6 дней назад

    Right on. Thanks. It’s a new package that Ive never used or knew it existed 😀

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

      Use it. I swear you will love it👌

  • @markwaters5964
    @markwaters5964 6 дней назад

    Is it possible to use Str::slug instead of adding the cviebrock sluggable package? I am just curious.

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

      Yearh, it is possible. But Cviebrock package is more flexible and easy to use.

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

    Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝

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

    Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝

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

    Still receiving the same error message: Uninitialized string offset 1???!

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

      Share me the following files: - app/Livewire/Admin/Categories.php - resources/views/livewire/admin/categories.blade.php - resources/views/back/pages/categories_page.blade.php Send them to our email address

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

      Share me the following files: - app/Livewire/Admin/Categories.php - resources/views/livewire/admin/categories.blade.php - resources/views/back/pages/categories_page.blade.php Send them to our email address

  • @mdazhardware
    @mdazhardware 8 дней назад

    When I created updateParentCategoryOrdering() function, I start ordering the table I got the following message: Uninitialized string offset 1, shading $new_position = $position[1]; Help please, thanks in advance.

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

    Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝

    • @healingscenery-k2g
      @healingscenery-k2g 8 дней назад

      custom pagination is not on the video description

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

      Sorry, I Forgot to add a link in description: mega.nz/file/QtID1bLI#_4eO8t_Vck59cN40o8p-NVytAwUkWvz1lCdcri9VQPA

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

    Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝

  • @healingscenery-k2g
    @healingscenery-k2g 8 дней назад

    Done

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

      Nice 👍, in the next two hours, new video will be published.

  • @francknguemete6823
    @francknguemete6823 9 дней назад

    For those who said CKEditor isn't free, why don't you use summernote?

  • @francknguemete6823
    @francknguemete6823 9 дней назад

    Good one

  • @salmaabo-zaid3604
    @salmaabo-zaid3604 9 дней назад

    Thank you so much

  • @AishwaryaAishu-zu1dl
    @AishwaryaAishu-zu1dl 9 дней назад

    In mysql backup in not available what i do

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

      Make sure you added 'ibdata1' file from 'data_old' folder in your new 'data' folder.

  • @francknguemete6823
    @francknguemete6823 9 дней назад

    Great

  • @healingscenery-k2g
    @healingscenery-k2g 10 дней назад

    Will you implement web socket for this project

  • @francknguemete6823
    @francknguemete6823 10 дней назад

    Great

  • @francknguemete6823
    @francknguemete6823 10 дней назад

    You're the best teacher Sir, i like your content

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

      Frank, welcome🙌. Sorry for the Laravel 10 ecommerce tutorial series that has been stopped.🙏 But this one will no longer stopped. We will continue up to the hosting stage.

  • @ОлексійКулінець-т9к

    Thank you!!!

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

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

  • @syad3869
    @syad3869 10 дней назад

    I LOVE YOU

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

      Thank you🙏. You're welcome. Do the same when you get that kind of issue👍

    • @syad3869
      @syad3869 10 дней назад

      @sawastacks your video really save my day!!!!!

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

    Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝

  • @ruttalaakash2
    @ruttalaakash2 10 дней назад

    Thanks its working

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

      You're welcome. Do the same when you get this kind of issue.👍

  • @Jibonbd360
    @Jibonbd360 10 дней назад

    Share your vs code config

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

    Thanks for this awesome tutorial, the left side-bar is always hiden how can I show it as a default state?

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

      Hello🙋. Is your sidebar hidden?🤔. Show me a screenshoot on email address: sawastacks@gmail.com

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

    Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝

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

    Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝