DEV Community

Cover image for Laravel 6 Tutorial: Build a Follow UnFollow System in PHP from Scratch
I am a Developer
I am a Developer

Posted on

3

Laravel 6 Tutorial: Build a Follow UnFollow System in PHP from Scratch

How to Build a Follow UnFollow System In PHP using Laravel

Learn how to partialiy refresh a page and setup realtime notification using axios.

Do you want to learn how to build a follow, unfollow system like Twitter & Facebook ?

Then this course is all you need, in this course you would learn how to implement a follow and unfollow system with PHP Laravel and MySQLI like Twitter and Facebook. So basically, a user can follow & unfollow another user and you can see which user is following you and how many followers you have.

You would also get a real time notification soonest a new user starts following you, plus a notification sound played on your browser like we have in top applications like Facebook, Twitter and Instagram.

I would take you through a step by step guide on user authentication & registration, where we would be validating users form input in real-time, so we don't have to reload our website to show validation errors.

This course was made for both beginners & professionals, i would be taking this course on a slow pace, so we get a proper understanding of how things work, i would not be performing any magic :-) , and by magic i mean copy pasting any code , i would explain how every function works as we create them.

What you'll learn

  • Create a Basic User Login & Authentication system Using Laravel
  • Valdiate Users Input without leaving the page using Axios - a javascript framework.
  • Write codes using best practices
  • Learn the follow, unfollow business logic
  • Learn how to show realtime data from the database without using Redis or Channels.

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series πŸ“Ί

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series πŸ‘€

Watch the Youtube series

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay