- Видео 296
- Просмотров 1 831 408
Sawa Stacks
США
Добавлен 2 окт 2020
Sawa Stacks is your go-to source for web development and web design education. We offer comprehensive tutorials on essential technologies such as PHP, HTML, CSS, JavaScript, Laravel, CodeIgniter, and React JS. Whether you're a beginner or an experienced developer, our content is designed to help you enhance your skills and stay updated with the latest industry tends.
We aim to provide valuable content that enhances your skills and keeps you informed about the latest trends in the industry.
We also share useful tips and tricks to help you navigate and resolve IT and Tech challenges. Subscribe to stay updated and boost your web development journey!
Got questions? Reach out to us at: sawastacks@gmail.com
We aim to provide valuable content that enhances your skills and keeps you informed about the latest trends in the industry.
We also share useful tips and tricks to help you navigate and resolve IT and Tech challenges. Subscribe to stay updated and boost your web development journey!
Got questions? Reach out to us at: sawastacks@gmail.com
#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...
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
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?
That nice.👍Good Idea. We will add that in next videos. Thanks🙏
deployment elfinder not working and show 404 page error
Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝
Configuration server and port setting ❤❤❤
My friend. Has been long time, i hope you're good
Hello chris. I'm good👌👍
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.
mega.nz/file/NtAWgJAD#vu-qT9oDEMi6NMSSz5MeD3HuY_bj88ZaS48VDX6gejg
Great tutorial, thanks
💀💀💀💀💀
I got this message: Method Artesaos\SEOTools\SEOTools::setKeywords does not exist. Please advise.
Not free 💀
Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝
thanks
You're welcome👍
I got this error: Call to undefined function settings().
Great, thanks.
Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝
You are a good master
Thank you🙏
I have just subscribed. Can you add approve and disapprove comment section?
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
Watch this video: ruclips.net/video/_K1-aGF2Cg0/видео.htmlsi=ceTzzkG55ZVgL1Oj You will get Idea to use Mailtrap
@sawastacks thanks
@sawastacks SMTP Erro: Could not authenticate
This is the error that is displayed.
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.
Thanks It's Working
You're welcome👍. Do the same when you get this kind of issue👌
You're welcome👍. Do the same when you get this kind of issue👌
@@sawastacksyes do the same process and i thought that maybe it’s not working but surprised!! Nicely working
Great, thanks.
this solution works well. however, it's like my 3rd time doing this again. is there a permanent fix for this?
There is no permanent way to fix this issue. So, Do the same, to fix it.
thank you for this project
I have a problem
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.
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.
The ckeditor lin in no long avalaible: The file you are trying to download is no longer available. Any altiernative link??
Check in video description, you will get a link. then, download CKEditor 4 zip file.
@@sawastacksDone, thanks a lot.
Right on. Thanks. It’s a new package that Ive never used or knew it existed 😀
Use it. I swear you will love it👌
Is it possible to use Str::slug instead of adding the cviebrock sluggable package? I am just curious.
Yearh, it is possible. But Cviebrock package is more flexible and easy to use.
Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝
Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝
Still receiving the same error message: Uninitialized string offset 1???!
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
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
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.
Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝
custom pagination is not on the video description
Sorry, I Forgot to add a link in description: mega.nz/file/QtID1bLI#_4eO8t_Vck59cN40o8p-NVytAwUkWvz1lCdcri9VQPA
Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝
Done
Nice 👍, in the next two hours, new video will be published.
For those who said CKEditor isn't free, why don't you use summernote?
Good one
Thank you so much
You're welcome👍
In mysql backup in not available what i do
Make sure you added 'ibdata1' file from 'data_old' folder in your new 'data' folder.
Great
Will you implement web socket for this project
Not🙅
Not🙅
Great
You're the best teacher Sir, i like your content
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.
Thank you!!!
You're welcome🙏. Do the same everytime you get this kind of issue👍
I LOVE YOU
Thank you🙏. You're welcome. Do the same when you get that kind of issue👍
@sawastacks your video really save my day!!!!!
Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝
I've discovered a bug on categories i send you message on instagram
thank you for everything
@@lahcenbizmaoun6475 Thanks🙏
Thanks its working
You're welcome. Do the same when you get this kind of issue.👍
Share your vs code config
Thanks for this awesome tutorial, the left side-bar is always hiden how can I show it as a default state?
Hello🙋. Is your sidebar hidden?🤔. Show me a screenshoot on email address: sawastacks@gmail.com
Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝
Thank you for watching this video. Remember to subscribe and drop a comment. We will be happy to help when you are stuck 🤝