وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Laravel 10: Build Realtime Messaging App From Scratch (2024)

سرفصل های دوره

Unlock the Potential of Laravel 10 & Pusher Create an Interactive Realtime Messaging Platform with Expert Guidance.


1. Introduction
  • 1. Introduction

  • 2. Environment Setup for Project
  • 1. 1 Environment Setup - Installing Necessary Apps and Extensions
  • 2. 2 Environment Setup - Setting up Environment Path in Vs Code (Part -1)
  • 3.1 vs code terminal config.txt
  • 3. 3 Environment Setup - Setting up Environment Path in Vs Code (Part -2)

  • 3. Mind Map
  • 1. 1 Mind Map - A Basic Discussion What We Will Be Doing

  • 4. Setting up Project
  • 1. 1 Setting up Project - Installing a Fresh Laravel Project with Breeze

  • 5. Mastering Messenger Template
  • 1.1 1 Chatting Application.zip
  • 1. 1 Template Mastering - Over View of Frontend Template
  • 2. 2 Template Mastering - Mastering Frontend Template (Part - 1)
  • 3. 3 Template Mastering - Mastering Frontend Template (Part - 3)
  • 4. 4 Template Mastering - Mastering Frontend Template (Part - 4)

  • 6. Table and Migrations
  • 1. 1 User Table - Updating User Table Columns
  • 2. 2 User Table - Adding User Seeders
  • 3. 3 Message Table - Creating Message Migration Table

  • 7. User Profile Update
  • 1. 1 Profile Update - Setting Dynamic Data in User Profile Modal
  • 2. 2 Profile Update - Adding Image Preview Feature
  • 3. 3 Profile Update - Working with Profile update (Part - 1)
  • 4.1 notyf.html
  • 4.2 PHP Flasher.html
  • 4. 4 Profile Update - Working with Profile update (Part - 2)
  • 5. 5 Profile Update - Working with Profile update (Part - 3)
  • 6. 6 Profile Update - Working with Profile update (Part - 4)
  • 7. 7 Profile Update - Working with Profile update (Part - 5)
  • 8. 8 Profile Update - Working with Profile update (Part - 6)
  • 9. 9 Profile Update - Generating Unique User ID

  • 8. Search List Feature
  • 1. 1 Search Feature - Creating Search Function
  • 2. 2 Search Feature - Working with Search Logic (Part - 1)
  • 3. 3 Search Feature - Working with Search Logic (Part - 2)
  • 4. 4 Search Feature - Adding Request Debouncing for Optimize Request Call
  • 5. 5 Search Feature - Creating Scroll to Action Function
  • 6. 6 Search Feature - Dynamic Pagination on Scroll (Part - 1)
  • 7. 7 Search Feature - Dynamic Pagination on Scroll (Part - 2)
  • 8. 8 Search Feature - Adding Dynamic Loader on Search

  • 9. Fetch and Set User
  • 1. 1 Fetch and Set User - Adding Click Event on Search Profiles
  • 2. 2 Fetch and Set User - Creating Data Fetching Function
  • 3.1 NProgress - Slim Progress Bars.html
  • 3. 3 Fetch and Set User - Adding Dynamic Loaders at Request

  • 10. Message Sending Feature
  • 1. 1 Message Sending - Setting End User Id Globally
  • 2. 2 Message Sending - Working with Message Sending (Part - 1)
  • 3. 3 Message Sending - Working with Message Sending (Part - 2)
  • 4.1 4 css code.txt
  • 4. 4 Message Sending - Working with Message Sending (Part - 3)
  • 5. 5 Message Sending - Working with Message Sending (Part - 4)
  • 6. 6 Message Sending - Creating a Time Calculating Function
  • 7. 7 Message Sending - Working with Attachment Sending (Part -1)
  • 8. 8 Message Sending - Working with Attachment Sending (Part -2)
  • 9. 9 Message Sending - Working with Attachment Sending (Part -3)
  • 10. 10 Message Sending - Working with Attachment Sending (Part -4)

  • 11. Fetching Messages
  • 1. 1 Fetching Messages - Hide the Chat Box Initially (Part - 1)
  • 2. 2 Fetching Messages - Hide the Chat Box Initially (Part - 2)
  • 3. 3 Fetching Messages - Working with Message Fetching (Part -1)
  • 4. 4 Fetching Messages - Working with Message Fetching (Part -2)
  • 5. 5 Fetching Messages - Working with Message Fetching (Part -3)
  • 6. 6 Fetching Messages - Working Scroll to Bottom Function
  • 7. 7 Fetching Messages - Working Ajax Pagination (Part - 1)
  • 8. 8 Fetching Messages - Working Ajax Pagination (Part - 2)
  • 9. 9 Fetching Messages - Showing Dynamic Loader

  • 12. Fetching Contacts
  • 1. 1 Fetching Contacts - Working with Contacts (Part - 1)
  • 2. 2 Fetching Contacts - Working with Contacts (Part - 2)
  • 3. 3 Fetching Contacts - Working with Contacts (Part - 3)
  • 4. 4 Fetching Contacts - Working with Contacts (Part - 4)
  • 5. 5 Fetching Contacts - Working with Pagination
  • 6. 6 Fetching Contacts - Fixing Some Design Issues
  • 7. 7 Fetching Contacts - Working with Update Contact (Part - 1)
  • 8. 8 Fetching Contacts - Working with Update Contact (Part - 2)
  • 9. 9 Fetching Contacts - Message Seen Unseen Feature
  • 10. 10 Fetching Contacts - Working with Personal Inbox

  • 13. Favorite Contacts
  • 1. 1 Favorite Contacts - Set Favorite Contact (Part - 1)
  • 2. 2 Favorite Contacts - Set Favorite Contact (Part - 2)
  • 3. 3 Favorite Contacts - Set Favorite Contact (Part - 3)
  • 4. 4 Favorite Contacts - Showing Favorite Contacts (Part - 1)
  • 5. 5 Favorite Contacts - Showing Favorite Contacts (Part - 2)

  • 14. Shared Image Gallery
  • 1. 1 Image Gallery - Working with Shared Image Gallery

  • 15. Delete Message
  • 1. 1 Delete Message - Working with Delete Message Feature (Part - 1)
  • 2. 2 Delete Message - Working with Delete Message Feature (Part - 2)

  • 16. Sending Message Real Time
  • 1. 1 Realtime Message - Basic Discussion What We Will Do Next
  • 2. 2 Realtime Message - Setting up Pusher(Part - 1)
  • 3. 3 Realtime Message - Setting up Pusher (Part -2)
  • 4. 4 Realtime Message - Working with Event Broadcasting
  • 5. 5 Realtime Message - listening to Events via Echo
  • 6. 6 Realtime Message - Adding Message to Dom
  • 7. 7 Realtime Message - Showing Update Profile Realtime
  • 8.1 8 message-sound.mp3
  • 8. 8 Realtime Message - Playing Notification Sound on Message

  • 17. User Presence
  • 1. 1 User Presence - Adding Presence Channel
  • 2. 2 User Presence - Showing Which Users are Online
  • 3. 3 User Presence - Showing Status Depending on Joining Leaving
  • 4. 4 User Presence - Checking User Activity Online (Part - 1)
  • 5. 5 User Presence - Checking User Activity Online (Part - 2)
  • 6. 6 User Presence - Checking User Activity Online (Part - 3)
  • 7. 7 User Presence - Checking User Activity Online (Part - 4)

  • 18. Logout Feature
  • 1. 1 Logout Feature - Adding Logout Feature

  • 19. Bug Fixing
  • 1.1 1 code.txt
  • 1. 1 Bug Fixing - Fixing Responsive Issue
  • 2. 2 Bug Fixing - Fixing Some Known Bug (Part - 1)
  • 3.1 3 style.zip
  • 3. 3 Bug Fixing - Fixing Some Known Bug (Part - 2)

  • 20. Source Code
  • 1.1 Realtime messaging app.zip
  • 1. Template, Source, Credentials Code and Database.html
  • 53,700 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 37354
    حجم: 10271 مگابایت
    مدت زمان: 1219 دقیقه
    تاریخ انتشار: 19 خرداد 1403
    دسته بندی محصول
    دیگر آموزش های این مدرس
    طراحی سایت و خدمات سئو

    53,700 تومان
    افزودن به سبد خرید