Companies Home Search Profile

Build Social Media Website With Laravel

Focused View

Mustafa Alawi

9:00:02

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


    Build Social Media Website With Laravel From Scratch

    What You'll Learn?


    • Build Social Media Website With Laravel
    • How to create posts
    • How to message friends
    • How to like posts
    • and much more...

    Who is this for?


  • Web Developer
  • What You Need to Know?


  • Internet connection
  • Windows/Mac
  • More details


    Description


    PHP is definitely the most powerful programming language for the web. Currently, it's impossible to find a web app that runs without Javascript. All these websites and web apps that you browser and interact with on a daily basis tap into the power of Javascript. Hence, I'm going to take you on a journey to build an awesome Javascript web app, specifically, in this course I'm going to teach you how to create a complete social media website using Laravel.

    You will be taught how to build a social media website using Laravel. You will also be taken step-by-step where every single thing will be explained extensively to make sure you understood it and use it in your project. I'll start off by structuring the project and then move on to the user interface and then you will be given the logic behind successfully creating and completing the project.

    Moreover, you will not need to rely on the complexity of an external javascript framework or library. In fact, some frameworks and libraries are either not suitable for small- to medium-sized web apps or make coding process more difficult and complicated. Relying on just Vanilla Javascript will open a huge door of opportunities to master the language and make real-world apps.


    Note: This course takes you step by step from the beginning, however, you need to have Good understanding of Javascript, CSS & HTML, PHP.


    Who is this course for?

    This course is perfect for:

    1. Web developers who want to build real-world projects.

    2. Front-end  and back-end web developers who want to intensify their skills.

    3. Developers who want to build Laravel projects.


    What is different about this course?

    Well, instead of teaching unnecessary theoretical concepts that you will never use. I'm teaching you the "how to" in a very simple steps so that you understand everything easily and you learn how to create real-world project.


    Wish you an incredible learning experience.

    Who this course is for:

    • Web Developer

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Mustafa Alawi
    Mustafa Alawi
    Instructor's Courses
    Hi, it's Mustafa Alawi, a Software engineer & entrepreneur. I've basically seven years of experience in web development & software development. I also work as a consultant helping small-businesses. And have a great passion for business & entrepreneurship and founded CalmAndCode.I like teaching people and providing them with the knowledge that I have as I'm talented at simplifying complex theories and matters. And one of my goals is to help my students find success and reach their goals. My way of teaching focuses on helping students applying what they learn to make sure they're capable of using what they learn in the real world.Moreover, I work on entrepreneurial projects from time to time.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 114
    • duration 9:00:02
    • English subtitles has
    • Release Date 2022/11/22

    Courses related to PHP

    Courses related to Laravel

    Courses related to Social Media Management