• Post category:StudyBullet-10
  • Reading time:5 mins read


Build Chat application in PHP, Javascript, and Laravel for both single user and group chat feature along with login

What you will learn

Learn how to create Advanced Chat systems

how to perform and manage Ajax request using JS and Jquery Both

How to work with PHP Laravel

Learn Advanced DOM Interactions

Learn how to use Modern PHP5 and PHP7 Functions

You’ll be able to learn Bootstrap features

You will learn how to build project using OOP

Learn how to create and single and Multi user Chat

How to show which user is typing in real time

Description

This Course is all about taking your programming career to the next level and learn modern web development technique such as chat system using advanced web technologies in just few hours.

We do not want you to waste your time on watch 50+ lectures on learning it, so my call is that, “less lectures, more knowledge”.


Get Instant Notification of New Courses on our Telegram channel.


  • We’ll gonna learn Advanced Programming in Details.
  • We’ll be using PHP as a programming language for server side programming and MySqli for Database, both are pretty popular and easy to use and We’ll be using Laravel as our MVC framework.
  • We’ll gonna use HTML5 and CSS3 for front end development along with Bootstrap as well as Javascript, Jquery, and Ajax for client side programming.
  • We’ll learn how to process and manage ajax request using both js and jquery.
  • We’ll learn how to use jquery UI functions for advanced DOM interactions.
  • We’ll learn new and advanced way of receiving files and how to use them.

After this Course you’ll understand how to create Chat System using modern technologies in web development world.

If you’re Interested to become Worthy Programmer and grow in IT field then get into this course without hesitation and you’ll gonna love it.

English
language

Content

Introduction & Installation

Introduction
Install Composer
Install Laravel MVC
Configure Database Connection & run Auth Scaffolding

Chat Designing and Styling

Designing and Styling part 1
Designing and Styling part 2
Designing and Styling part 3
Designing and Styling part 4

Chat Functionality Implementation

Create actual users and add them in user list
Create chat table in database
Make create chat button enable and disable
Build chat Feature
Make chat list dynamic
Build message feature part 1
Build message feature part 2
Make message area work part 1
Make message area work part 2
Display unseen messages count
Mark message as seen
Mark chat as active
Build feature of showing user is typing
Display Name of user typing
Make chat and message appear in real time
Build load more feature

Profile page section

Profile Designing and Styling
Work on Profile Image
Work on Profile data and use profile image