1. Introduction
2. Who is this course for
3. What is expected after this course
4. Which IDE
5. Docs
6. Installing XAMPP - Mac
7. XAMPP tour
8. Composer - Mac
9. XAMPP - Windows
10. Composer Windows
11. Create project
12. Project structure
13. Routes
14. Create routes
15. Route and view
16. Passing date
17. Bootstrap
18. Reference to bootstrap
19. Bootstrap cdn
20. Blade and templates
21. template for this project
22. adding template to project
23. Importing CSS
24. Other pages
25. Creating database
26. Env
27. Users table migration
28. Registering users
29. Return to page
30. logout
31. User info auth class
32. Controllers
33. Create users controller
34. Update users info
35. Validating fields
36. Upload avater
37. Storage
38. upload user avatar
39. Display user photos
40. Upload avatar validation
41. Add new post form
42. Posts table
43. Posts model and controller
44. Create new post
45. Post image upload
47. Friendships
48. friends table
49. friends controller
50. find friends table
51. Find friend display
52. default avatar
53. Other user profile
54. Checking other user profile
55. friendship status
56. Friendship status on button
57. friend requests 1
58. friend requests 2
59. modify friendship 1
60. modify friendship 2
61. Test friendship request
62. add missing routes
63. Your friends
64. friend posts function
65. friends posts view
66. post date format
67. single post view
68. post user relationship
69. create comments table
70. Create post relationship
71. send comment function
72. Get all comments
73. Edit delete icons
74. edit comment popup windows
75. edit comment function
76. Delete comments
77. refactoring
78. get my posts
79. delete my posts
80. edit post form
81. edit post function
82. edit post image
83. delete old image
84. protect edit post function
85. messages list view
86. messages table
87. messages users relationship
88. display received messages
89. conversation route function
90. conversation view
91. Send messages
92. display convo messages
93. Order convo messages
94. Get last messages only
95. If statement messages list page
96. notification
97. Notification avatar
98. Limit notifications
99. Number of notifications
100. Search for posts
101. Select a country
102. Select a status
103. Increase number of friends
104. decrease number of friends
105. Posts pagination
106. Find friends pagination
107. Auth middleware
108. Turn off debuging
109. Likes table
110. Like a post - ajax
111. like a post function
112. let users like posts only once
113. Heart color
114. Unlike a post
115. Heart color turns