Real time forum app

Real time forum app

Login to know your progress

How to make a real-time chat system using laravel, vuejs, and pusher. Let us start with very basic and move to advanced feature for making a chat group where a user can send a message and other user receives the message in real time. One more feature is implemented in this course is the notification to join and leave for any user in the group 11.01 Hrs. expert 118 tutorials

1

Chapter 1. Introduction

2

Chapter 2. Create Model, Migration Controller and Factories

3

Chapter 3. Relationships

4

Chapter 4. Factory and seeding

5

Chapter 5. Crud for Question

6

Chapter 6. CRUD for Categories

7

Chapter 7. CRUD for Reply

8

Chapter 8. Like and Dislikes

9

Chapter 9. JWT for Authentication

10

Chapter 10. JWT Middleware and Exception Handling

11

Chapter 11. Vuetify and Components

12

Chapter 12. Create Components with Routings

13

Chapter 13. Javascript Helper class and functions

14

Chapter 14. Authentication, SignUp and Logout

16

Chapter 16. Front End Category CRUD

18

Chapter 18. Front End Likes

19

Chapter 19. Notifications

20

Chapter 20. Pusher - Making things Real Time

22

Chapter 22. Something Important and Conclusion

23

Chapter 23. Play Notification Sound

24

Chapter 24. From Pusher paid service to free laravel websocket service.

25

Chapter 25. Pagination on Questions

26

Chapter 26. Upgrade to laravel 6